Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package uperf for openSUSE:Factory checked 
in at 2024-01-03 12:23:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/uperf (Old)
 and      /work/SRC/openSUSE:Factory/.uperf.new.28375 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "uperf"

Wed Jan  3 12:23:28 2024 rev:7 rq:1135602 version:1.0.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/uperf/uperf.changes      2020-05-07 
14:54:51.278334646 +0200
+++ /work/SRC/openSUSE:Factory/.uperf.new.28375/uperf.changes   2024-01-03 
12:23:30.816244781 +0100
@@ -1,0 +2,8 @@
+Fri Dec 29 07:20:38 UTC 2023 - Andrea Manzini <[email protected]>
+
+- Update to 1.0.8:
+  * Add AF_VSOCK support
+  * Fixed minor memory leak
+  * Build system upkeep
+
+-------------------------------------------------------------------

Old:
----
  uperf-1.0.7.tar.gz

New:
----
  uperf-1.0.8.tar.gz

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

Other differences:
------------------
++++++ uperf.spec ++++++
--- /var/tmp/diff_new_pack.3Nq2OA/_old  2024-01-03 12:23:31.416266710 +0100
+++ /var/tmp/diff_new_pack.3Nq2OA/_new  2024-01-03 12:23:31.416266710 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package uperf
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,15 @@
 
 
 Name:           uperf
-Version:        1.0.7
+Version:        1.0.8
 Release:        0
 Summary:        Unified Network Performance Tool
 License:        GPL-3.0-only
 Group:          Productivity/Networking/Diagnostic
 URL:            http://www.uperf.org/
-Source0:        
https://github.com/uperf/uperf/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
+Source0:        
https://github.com/uperf/uperf/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
+BuildRequires:  autoconf
+BuildRequires:  automake
 BuildRequires:  lksctp-tools-devel
 BuildRequires:  openssl-devel
 
@@ -54,9 +56,10 @@
 and much more!
 
 %prep
-%setup -q
+%autosetup
 
 %build
+autoreconf --install
 %configure \
   --datadir="%{_datadir}/%{name}" \
   --enable-cpc \

++++++ uperf-1.0.7.tar.gz -> uperf-1.0.8.tar.gz ++++++
++++ 16475 lines of diff (skipped)

Reply via email to