Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package netcontrol for openSUSE:Factory 
checked in at 2021-06-18 10:13:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/netcontrol (Old)
 and      /work/SRC/openSUSE:Factory/.netcontrol.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "netcontrol"

Fri Jun 18 10:13:29 2021 rev:20 rq:900198 version:0.3.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/netcontrol/netcontrol.changes    2020-03-14 
09:54:32.767075154 +0100
+++ /work/SRC/openSUSE:Factory/.netcontrol.new.2625/netcontrol.changes  
2021-06-18 10:13:38.525982810 +0200
@@ -1,0 +2,17 @@
+Tue Jun 15 15:48:36 UTC 2021 - Marius Tomaschewski <[email protected]>
+
+- version 0.3.2
+- use SPDX shortname lincense and PKG_INSTALLDIR autoconf macro
+- virsh iface-list takes too long with many interfaces (bsc#1179144)
+  - Cleanup netcf functions, include elapsed time in debug messages
+  - Changed to refresh config and system info to keep them consistent
+  - Add (fix or) adaptive refresh caching, set to double refresh-time
+  - Implemented new backend refresh using wicked config/system queries
+- remove packages included in 0.3.2 source archive:
+  [- 0005-bonding-don-t-complain-about-unknown-options.1132794.patch]
+  [- 0004-udev-use-correct-udev-rule-write-lock-directory.patch]
+  [- 0003-sysconfig-fix-segfault-on-missed-end-quote-bsc-10277.patch]
+  [- 0002-Fix-invalid-check-in-route-creation-bsc-1148646.patch]
+  [- 0001-virsh-iface-list-not-working-as-expected-bsc-1029201.patch]
+
+-------------------------------------------------------------------

Old:
----
  0001-virsh-iface-list-not-working-as-expected-bsc-1029201.patch
  0002-Fix-invalid-check-in-route-creation-bsc-1148646.patch
  0003-sysconfig-fix-segfault-on-missed-end-quote-bsc-10277.patch
  0004-udev-use-correct-udev-rule-write-lock-directory.patch
  0005-bonding-don-t-complain-about-unknown-options.1132794.patch
  netcontrol-0.3.1.tar.bz2

New:
----
  netcontrol-0.3.2.tar.bz2

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

Other differences:
------------------
++++++ netcontrol.spec ++++++
--- /var/tmp/diff_new_pack.GDKOXQ/_old  2021-06-18 10:13:38.961983387 +0200
+++ /var/tmp/diff_new_pack.GDKOXQ/_new  2021-06-18 10:13:38.965983392 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package netcontrol
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,25 +17,20 @@
 
 
 Name:           netcontrol
-Version:        0.3.1
+Version:        0.3.2
 Release:        0
 Summary:        A network configuration library
 #
 # License note:
 # libnetcontrol contains source code which is based on wicked.
-# Wicked is licensed under the GPL-2.0+, but permission has been
-# granted by the authors of wicked to use the code derived from
-# wicked under the LGPL-2.1+ in libnetcontrol.
+# Wicked is licensed under the GPL-2.0-or-later, but permission has
+# been granted by the authors of wicked to use the code derived from
+# wicked under the LGPL-2.1-or-later in libnetcontrol.
 #
 License:        LGPL-2.1-or-later
 Group:          Productivity/Networking/System
 Source0:        %{name}-%{version}.tar.bz2
 Source1:        baselibs.conf
-Patch1:         0001-virsh-iface-list-not-working-as-expected-bsc-1029201.patch
-Patch2:         0002-Fix-invalid-check-in-route-creation-bsc-1148646.patch
-Patch3:         0003-sysconfig-fix-segfault-on-missed-end-quote-bsc-10277.patch
-Patch4:         0004-udev-use-correct-udev-rule-write-lock-directory.patch
-Patch5:         0005-bonding-don-t-complain-about-unknown-options.1132794.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} >= 1310
 BuildRequires:  autoconf
@@ -107,11 +102,6 @@
 
 %prep
 %setup -q
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
 
 %build
 export CFLAGS="-W -Wall $RPM_OPT_FLAGS"
@@ -124,7 +114,7 @@
 make %{?_smp_mflags}
 
 %install
-make install DESTDIR=$RPM_BUILD_ROOT pkgconfigdir=%{_libdir}/pkgconfig
+make install DESTDIR=$RPM_BUILD_ROOT
 rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
 
 %post -n libnetcontrol0

++++++ netcontrol-0.3.1.tar.bz2 -> netcontrol-0.3.2.tar.bz2 ++++++
++++ 29535 lines of diff (skipped)

Reply via email to