Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package slirp4netns for openSUSE:Factory 
checked in at 2022-11-26 18:45:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/slirp4netns (Old)
 and      /work/SRC/openSUSE:Factory/.slirp4netns.new.1597 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "slirp4netns"

Sat Nov 26 18:45:06 2022 rev:13 rq:1038195 version:1.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/slirp4netns/slirp4netns.changes  2021-07-04 
22:10:41.381253744 +0200
+++ /work/SRC/openSUSE:Factory/.slirp4netns.new.1597/slirp4netns.changes        
2022-11-26 18:45:11.187117909 +0100
@@ -1,0 +2,10 @@
+Tue Nov 22 13:00:10 UTC 2022 - Dan Čermák <[email protected]>
+
+- New upstream release 1.2.0:
+  * Add slirp4netns --target-type=bess /path/to/bess.sock for supporting UML 
(#281)
+  * Explicitly support DHCP (#270)
+  * Update parson to v1.1.3 (#273) kgabis/[email protected]
+  * Refactored tests (#271)
+- modernize spec file
+
+-------------------------------------------------------------------

Old:
----
  slirp4netns-1.1.11.tar.xz

New:
----
  slirp4netns-1.2.0.tar.xz

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

Other differences:
------------------
++++++ slirp4netns.spec ++++++
--- /var/tmp/diff_new_pack.q4nXkj/_old  2022-11-26 18:45:11.655120683 +0100
+++ /var/tmp/diff_new_pack.q4nXkj/_new  2022-11-26 18:45:11.659120707 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package slirp4netns
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           slirp4netns
-Version:        1.1.11
+Version:        1.2.0
 Release:        0
 Summary:        User-mode networking for unprivileged network namespaces
 License:        GPL-2.0-only AND MIT AND BSD-2-Clause
@@ -38,13 +38,12 @@
 slirp for network namespaces, without copying buffers across the namespaces.
 
 %prep
-%setup -q
+%autosetup
 
 %build
 ./autogen.sh
 %configure
-make %{?_smp_mflags}
-make %{?_smp_mflags} generate-man
+%make_build all generate-man
 
 %install
 install -D -m 0755 %{name} %{buildroot}/%{_bindir}/%{name}

++++++ _service ++++++
--- /var/tmp/diff_new_pack.q4nXkj/_old  2022-11-26 18:45:11.699120944 +0100
+++ /var/tmp/diff_new_pack.q4nXkj/_new  2022-11-26 18:45:11.703120968 +0100
@@ -3,7 +3,7 @@
   <param 
name="url">https://github.com/rootless-containers/slirp4netns.git</param>
   <param name="scm">git</param>
   <param name="filename">slirp4netns</param>
-  <param name="revision">v1.1.11</param>
+  <param name="revision">v1.2.0</param>
   <param name="versionformat">@PARENT_TAG@</param>
   <param name="versionrewrite-pattern">v(.*)</param>
 </service>

++++++ slirp4netns-1.1.11.tar.xz -> slirp4netns-1.2.0.tar.xz ++++++
++++ 2402 lines of diff (skipped)

Reply via email to