Hello community,

here is the log from the commit of package runc for openSUSE:Factory checked in 
at 2020-02-06 13:19:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/runc (Old)
 and      /work/SRC/openSUSE:Factory/.runc.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "runc"

Thu Feb  6 13:19:01 2020 rev:28 rq:769817 version:1.0.0~rc10

Changes:
--------
--- /work/SRC/openSUSE:Factory/runc/runc.changes        2020-01-30 
09:31:14.389163842 +0100
+++ /work/SRC/openSUSE:Factory/.runc.new.26092/runc.changes     2020-02-06 
13:19:05.280668201 +0100
@@ -9,0 +10,5 @@
+Tue Jan 21 22:10:58 UTC 2020 - Bjørn Lie <[email protected]>
+
+- Change packagewide go version to be greater or equal to 1.10.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ runc.spec ++++++
--- /var/tmp/diff_new_pack.pkqFgA/_old  2020-02-06 13:19:06.988669038 +0100
+++ /var/tmp/diff_new_pack.pkqFgA/_new  2020-02-06 13:19:06.988669038 +0100
@@ -53,7 +53,7 @@
 Source3:        runc-rpmlintrc
 BuildRequires:  fdupes
 BuildRequires:  go-go-md2man
-BuildRequires:  golang(API) = %{go_version}
+BuildRequires:  golang(API) >= %{go_version}
 %if 0%{?with_libseccomp}
 BuildRequires:  libseccomp-devel
 %endif
@@ -68,14 +68,13 @@
 
 %package test
 Summary:        Test package for runc
-# Make sure we require go 1.7
 Group:          System/Management
-BuildRequires:  golang(API) = %{go_version}
-Requires:       go-go-md2man
-Requires:       libapparmor-devel
+BuildRequires:  golang(API) >= %{go_version}
 %if 0%{?with_libseccomp}
 BuildRequires:  libseccomp-devel
 %endif
+Requires:       go-go-md2man
+Requires:       libapparmor-devel
 Requires:       libselinux-devel
 Recommends:     criu
 BuildArch:      noarch



Reply via email to