Hello community,

here is the log from the commit of package runc for openSUSE:Factory checked in 
at 2018-03-01 12:03:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/runc (Old)
 and      /work/SRC/openSUSE:Factory/.runc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "runc"

Thu Mar  1 12:03:37 2018 rev:16 rq:580741 version:1.0.0~rc5

Changes:
--------
--- /work/SRC/openSUSE:Factory/runc/runc.changes        2017-08-24 
18:22:29.722144284 +0200
+++ /work/SRC/openSUSE:Factory/.runc.new/runc.changes   2018-03-01 
12:03:44.466856240 +0100
@@ -1,0 +2,8 @@
+Tue Feb 27 17:18:32 UTC 2018 - [email protected]
+
+- Upgrade to runc v1.0.0~rc5. Upstream changelog is available from
+  https://github.com/opencontainers/runc/releases/tag/v1.0.0-rc5
+- Remove patch now merged upstream.
+  - bsc1053532-0001-makefile-drop-usage-of-install.patch
+
+-------------------------------------------------------------------

Old:
----
  bsc1053532-0001-makefile-drop-usage-of-install.patch
  runc-1.0.0-rc4.tar.xz
  runc-1.0.0-rc4.tar.xz.asc

New:
----
  runc-1.0.0-rc5.tar.xz
  runc-1.0.0-rc5.tar.xz.asc

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

Other differences:
------------------
++++++ runc.spec ++++++
--- /var/tmp/diff_new_pack.AzWb4c/_old  2018-03-01 12:03:45.542817644 +0100
+++ /var/tmp/diff_new_pack.AzWb4c/_new  2018-03-01 12:03:45.546817500 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package runc
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,7 +22,7 @@
 %define git_version %{nil}
 
 %define go_tool go
-%define _version 1.0.0-rc4
+%define _version 1.0.0-rc5
 %define project github.com/opencontainers/runc
 
 # enable libseccomp for sle >= sle12sp2
@@ -39,7 +39,7 @@
 %endif
 
 Name:           runc
-Version:        1.0.0~rc4
+Version:        1.0.0~rc5
 Release:        0
 Summary:        Tool for spawning and running OCI containers
 License:        Apache-2.0
@@ -57,8 +57,6 @@
 BuildRequires:  libseccomp-devel
 %endif
 BuildRequires:  libselinux-devel
-# SUSE-FIX-UPSTREAM: Backport of 
https://github.com/opencontainers/runc/pull/1555. bsc#1053532
-Patch100:       bsc1053532-0001-makefile-drop-usage-of-install.patch
 Recommends:     criu
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -87,8 +85,6 @@
 
 %prep
 %setup -q -n %{name}-%{_version}
-# bsc#1053532
-%patch100 -p1
 
 %build
 # Do not use symlinks. If you want to run the unit tests for this package at

++++++ _service ++++++
--- /var/tmp/diff_new_pack.AzWb4c/_old  2018-03-01 12:03:45.578816353 +0100
+++ /var/tmp/diff_new_pack.AzWb4c/_new  2018-03-01 12:03:45.582816209 +0100
@@ -2,13 +2,13 @@
   <service name="download_url" mode="disabled">
     <param name="protocol">https</param>
        <param name="host">github.com</param>
-       <param 
name="path">opencontainers/runc/releases/download/v1.0.0-rc4/runc.tar.xz</param>
-       <param name="filename">runc-1.0.0-rc4.tar.xz</param>
+       <param 
name="path">opencontainers/runc/releases/download/v1.0.0-rc5/runc.tar.xz</param>
+       <param name="filename">runc-1.0.0-rc5.tar.xz</param>
   </service>
   <service name="download_url" mode="disabled">
     <param name="protocol">https</param>
        <param name="host">github.com</param>
-       <param 
name="path">opencontainers/runc/releases/download/v1.0.0-rc4/runc.tar.xz.asc</param>
-       <param name="filename">runc-1.0.0-rc4.tar.xz.asc</param>
+       <param 
name="path">opencontainers/runc/releases/download/v1.0.0-rc5/runc.tar.xz.asc</param>
+       <param name="filename">runc-1.0.0-rc5.tar.xz.asc</param>
   </service>
 </services>

++++++ runc-1.0.0-rc4.tar.xz -> runc-1.0.0-rc5.tar.xz ++++++
++++ 48265 lines of diff (skipped)


Reply via email to