Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package scamper for openSUSE:Factory checked 
in at 2022-04-26 21:42:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/scamper (Old)
 and      /work/SRC/openSUSE:Factory/.scamper.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "scamper"

Tue Apr 26 21:42:40 2022 rev:15 rq:972966 version:20211212a

Changes:
--------
--- /work/SRC/openSUSE:Factory/scamper/scamper.changes  2021-10-27 
22:21:47.451216657 +0200
+++ /work/SRC/openSUSE:Factory/.scamper.new.1538/scamper.changes        
2022-04-26 21:42:41.932655744 +0200
@@ -1,0 +2,34 @@
+Mon Apr 25 14:13:43 UTC 2022 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Drop libscamperfile1 provides from the lib subpckage:
+  libscamperfile.so.2 is not a drop-in replacement for anything
+  that linked libscamperfile.so.1, and as such the provides is
+  invalid. The obsoletes is technically wrong, but is there to fix
+  the upgrade path of a wrongly-packaged libscamperfile.so.2 in a
+  libscamperfile1 package.
+
+-------------------------------------------------------------------
+Fri Feb 25 20:29:54 UTC 2022 - Sebastian Wagner <sebix+novell....@sebix.at>
+
+- add provices/obsoletes for old libscamperfile1 sub-package.
+
+-------------------------------------------------------------------
+Sat Feb 12 18:37:04 UTC 2022 - Sebastian Wagner <sebix+novell....@sebix.at>
+
+- Update to version 20211212a:
+ - No changelog available.
+
+-------------------------------------------------------------------
+Tue Dec 14 17:50:16 UTC 2021 - Sebastian Wagner <sebix+novell....@sebix.at>
+
+- update to version 20211212:
+ - scamper:
+  * in hostname code, handle nameserver lines with comments in them
+ - sc_remoted:
+  * fix logic to handle TLSv1.3 handshakes
+ - sc_hoiho:
+  * add the ability to learn regular expressions that extract
+    network names from router hostnames, documented in the
+    sc_hoiho man page 
+
+-------------------------------------------------------------------

Old:
----
  scamper-cvs-20211026.tar.gz

New:
----
  scamper-cvs-20211212a.tar.gz

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

Other differences:
------------------
++++++ scamper.spec ++++++
--- /var/tmp/diff_new_pack.FPko0R/_old  2022-04-26 21:42:42.440656576 +0200
+++ /var/tmp/diff_new_pack.FPko0R/_new  2022-04-26 21:42:42.448656589 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package scamper
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 # Copyright (c) 2016, Martin Hauke <mar...@gmx.de>
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
 
 
 Name:           scamper
-Version:        20211026
+Version:        20211212a
 Release:        0
 Summary:        Parallel Internet measurement utility
 License:        GPL-2.0-only
@@ -42,11 +42,12 @@
 to the next point in the network, followed by a TTL limited search to
 infer where the failure appears to occur.
 
-%package -n libscamperfile1
+%package -n libscamperfile2
 Summary:        File access library for scamper's binary dump format
-Group:          System/Libraries
+Group:          System/Libraries]
+Obsoletes:      libscamperfile1 < %{version}
 
-%description -n libscamperfile1
+%description -n libscamperfile2
 Scamper is a program that is able to conduct Internet measurement
 tasks to large numbers of IPv4 and IPv6 addresses, in parallel, to
 fill a specified packets-per-second rate. Currently, it supports the
@@ -59,7 +60,7 @@
 %package -n libscamperfile-devel
 Summary:        Development headers for scamper's binary dump file access 
library
 Group:          Development/Libraries/Other
-Requires:       libscamperfile1 = %{version}-%{release}
+Requires:       libscamperfile2 = %{version}-%{release}
 
 %description -n libscamperfile-devel
 Scamper is a program that is able to conduct Internet measurement
@@ -82,8 +83,8 @@
 %make_install
 find %{buildroot} -type f -name "*.la" -delete -print
 
-%post   -n libscamperfile1 -p /sbin/ldconfig
-%postun -n libscamperfile1 -p /sbin/ldconfig
+%post   -n libscamperfile2 -p /sbin/ldconfig
+%postun -n libscamperfile2 -p /sbin/ldconfig
 
 %files
 %license COPYING
@@ -92,7 +93,7 @@
 %{_mandir}/man1/*
 %{_mandir}/man5/*
 
-%files -n libscamperfile1
+%files -n libscamperfile2
 %{_libdir}/libscamperfile.so.*
 
 %files -n libscamperfile-devel

++++++ scamper-cvs-20211026.tar.gz -> scamper-cvs-20211212a.tar.gz ++++++
++++ 3878 lines of diff (skipped)

Reply via email to