Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package containerd for openSUSE:Factory 
checked in at 2024-05-02 23:46:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/containerd (Old)
 and      /work/SRC/openSUSE:Factory/.containerd.new.1880 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "containerd"

Thu May  2 23:46:43 2024 rev:66 rq:1171085 version:1.7.15

Changes:
--------
--- /work/SRC/openSUSE:Factory/containerd/containerd.changes    2024-02-27 
22:44:13.645572925 +0100
+++ /work/SRC/openSUSE:Factory/.containerd.new.1880/containerd.changes  
2024-05-03 00:13:24.531125587 +0200
@@ -1,0 +2,24 @@
+Sun Apr 21 15:57:05 UTC 2024 - Eyad Issa <eyadlore...@gmail.com>
+
+- Use obs_scm service instead of tar_scm
+
+- Removed patch 0002-shim-Create-pid-file-with-0644-permissions.patch
+  (merged upstream at
+  <https://github.com/containerd/containerd/pull/9571>)
+
+- Update to containerd v1.7.15. Upstream release notes:
+  <https://github.com/containerd/containerd/releases/tag/v1.7.15>
+
+- Update to containerd v1.7.14. Upstream release notes:
+  <https://github.com/containerd/containerd/releases/tag/v1.7.14>
+
+- Update to containerd v1.7.13. Upstream release notes:
+  <https://github.com/containerd/containerd/releases/tag/v1.7.13>
+
+- Update to containerd v1.7.12. Upstream release notes:
+  <https://github.com/containerd/containerd/releases/tag/v1.7.12>
+
+- Update to containerd v1.7.11. Upstream release notes:
+  <https://github.com/containerd/containerd/releases/tag/v1.7.11>
+
+-------------------------------------------------------------------

Old:
----
  0002-shim-Create-pid-file-with-0644-permissions.patch
  containerd-1.7.10_4e1fe7492b9d.tar.xz

New:
----
  containerd-1.7.15_926c9586.obscpio
  containerd.obsinfo

BETA DEBUG BEGIN:
  Old:
- Removed patch 0002-shim-Create-pid-file-with-0644-permissions.patch
  (merged upstream at
BETA DEBUG END:

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ containerd.spec ++++++
--- /var/tmp/diff_new_pack.rFM4En/_old  2024-05-03 00:13:39.251662248 +0200
+++ /var/tmp/diff_new_pack.rFM4En/_new  2024-05-03 00:13:39.267662832 +0200
@@ -23,14 +23,14 @@
 %endif
 
 # MANUAL: Update the git_version.
-%define git_version 4e1fe7492b9df85914c389d1f15a3ceedbb280ac
-%define git_short   4e1fe7492b9d
+%define git_version 926c9586fe4a6236699318391cd44976a98e31f1
+%define git_short   926c9586
 
 %global provider_prefix github.com/containerd/containerd
 %global import_path %{provider_prefix}
 
 Name:           containerd
-Version:        1.7.10
+Version:        1.7.15
 Release:        0
 Summary:        Standalone OCI Container Daemon
 License:        Apache-2.0
@@ -41,8 +41,6 @@
 Source2:        %{name}.service
 # UPSTREAM: Revert <https://github.com/containerd/containerd/pull/7933> to fix 
build on SLE-12.
 Patch1:         0001-BUILD-SLE12-revert-btrfs-depend-on-kernel-UAPI-inste.patch
-# https://github.com/containerd/containerd/pull/9571
-Patch2:         0002-shim-Create-pid-file-with-0644-permissions.patch
 BuildRequires:  fdupes
 BuildRequires:  glibc-devel-static
 BuildRequires:  go >= 1.19
@@ -102,7 +100,6 @@
 %if 0%{?sle_version} == 120000
 %patch -P 1 -p1
 %endif
-%patch -P 2 -p1
 
 %build
 %goprep %{import_path}

++++++ _service ++++++
--- /var/tmp/diff_new_pack.rFM4En/_old  2024-05-03 00:13:39.507671581 +0200
+++ /var/tmp/diff_new_pack.rFM4En/_new  2024-05-03 00:13:39.539672748 +0200
@@ -1,15 +1,18 @@
 <services>
-  <service name="tar_scm" mode="manual">
+  <service name="obs_scm" mode="manual">
     <param name="url">https://github.com/containerd/containerd.git</param>
     <param name="scm">git</param>
     <param name="filename">containerd</param>
-    <param name="versionformat">1.7.10_%h</param>
-    <param name="revision">v1.7.10</param>
+    <param name="versionformat">1.7.15_%h</param>
+    <param name="revision">v1.7.15</param>
     <param name="exclude">.git</param>
   </service>
-  <service name="recompress" mode="manual">
+  
+  <service mode="buildtime" name="tar" />
+  <service mode="buildtime" name="recompress">
     <param name="file">*.tar</param>
     <param name="compression">xz</param>
   </service>
+
 </services>
 

++++++ containerd.obsinfo ++++++
name: containerd
version: 1.7.15_926c9586
mtime: 1712336502
commit: 926c9586fe4a6236699318391cd44976a98e31f1

Reply via email to