Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package radcli for openSUSE:Factory checked 
in at 2023-01-30 17:11:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/radcli (Old)
 and      /work/SRC/openSUSE:Factory/.radcli.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "radcli"

Mon Jan 30 17:11:30 2023 rev:4 rq:1062039 version:1.3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/radcli/radcli.changes    2020-11-17 
21:25:06.149366920 +0100
+++ /work/SRC/openSUSE:Factory/.radcli.new.32243/radcli.changes 2023-01-30 
17:15:42.418052397 +0100
@@ -1,0 +2,7 @@
+Sun Jan 29 19:55:35 UTC 2023 - Martin Hauke <mar...@gmx.de>
+
+- Update to version 1.3.1
+  * Modified the variable names so that they do not conflict with
+    generic and well known libraries.
+
+-------------------------------------------------------------------

Old:
----
  radcli-1.3.0.tar.gz

New:
----
  radcli-1.3.1.tar.gz

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

Other differences:
------------------
++++++ radcli.spec ++++++
--- /var/tmp/diff_new_pack.sP6ho4/_old  2023-01-30 17:15:42.842054652 +0100
+++ /var/tmp/diff_new_pack.sP6ho4/_new  2023-01-30 17:15:42.850054695 +0100
@@ -1,8 +1,8 @@
 #
 # spec file for package radcli
 #
-# Copyright (c) 2020 SUSE LLC
-# Copyright (c) 2019-2020, Martin Hauke <mar...@gmx.de>
+# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2019-2023, Martin Hauke <mar...@gmx.de>
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,13 +19,13 @@
 
 %define sover 5
 Name:           radcli
-Version:        1.3.0
+Version:        1.3.1
 Release:        0
 Summary:        A RADIUS client library
-License:        MIT AND BSD-2-Clause
+License:        BSD-2-Clause AND MIT
 Group:          Development/Languages/C and C++
-URL:            http://radcli.github.io/radcli/
-Source:         
https://github.com/radcli/radcli/archive/%{version}.tar.gz#/%{version}/%{name}-%{version}.tar.gz
+URL:            https://radcli.github.io/radcli/
+Source:         
https://github.com/radcli/radcli/releases/download/%{version}/%{name}-%{version}.tar.gz
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  libtool
@@ -63,9 +63,9 @@
 Group:          Development/Libraries/C and C++
 Requires:       libradcli%{sover} = %{version}
 Requires:       radcli-devel = %{version}
-Provides:       freeradius-client-devel
 Conflicts:      freeradius-client-devel
 Conflicts:      radiusclient-ng-devel
+Provides:       freeradius-client-devel
 
 %description compat-devel
 This package contains the compatibility headers and libraries for 
freeradius-client and radiusclient-ng.
@@ -82,14 +82,14 @@
     --with-nettle \
     --with-tls \
     --enable-legacy-compat
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install
 find %{buildroot} -type f -name "*.la" -delete -print
 
 %check
-make check %{?_smp_mflags}
+%make_build check
 
 %post   -n libradcli%{sover} -p /sbin/ldconfig
 %postun -n libradcli%{sover} -p /sbin/ldconfig

++++++ radcli-1.3.0.tar.gz -> radcli-1.3.1.tar.gz ++++++
++++ 58578 lines of diff (skipped)

Reply via email to