Hello community,

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

Package is "radcli"

Tue Nov 17 21:25:01 2020 rev:3 rq:848724 version:1.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/radcli/radcli.changes    2020-09-15 
16:28:25.374604413 +0200
+++ /work/SRC/openSUSE:Factory/.radcli.new.24930/radcli.changes 2020-11-17 
21:25:06.149366920 +0100
@@ -1,0 +2,13 @@
+Wed Nov 11 21:27:13 UTC 2020 - Martin Hauke <mar...@gmx.de>
+
+- Update to version 1.3.0
+  * Removed duplicate function definition from util.h (#53)
+  * Increased size of dictionary vendor and values to 32-bits
+    from 16; this breaks the ABI from the previous release.
+  * Corrected a string termination issue in rc_avpair_tostr()
+  * Added functions to create dictionary without a file:
+    + rc_dict_addattr
+    + rc_dict_addval
+    + rc_dict_addvend
+
+-------------------------------------------------------------------

Old:
----
  radcli-1.2.12.tar.gz

New:
----
  radcli-1.3.0.tar.gz

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

Other differences:
------------------
++++++ radcli.spec ++++++
--- /var/tmp/diff_new_pack.VDfqFA/_old  2020-11-17 21:25:07.333368094 +0100
+++ /var/tmp/diff_new_pack.VDfqFA/_new  2020-11-17 21:25:07.337368098 +0100
@@ -2,7 +2,7 @@
 # spec file for package radcli
 #
 # Copyright (c) 2020 SUSE LLC
-# Copyright (c) 2019, Martin Hauke <mar...@gmx.de>
+# Copyright (c) 2019-2020, 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
@@ -17,15 +17,18 @@
 #
 
 
-%define sover 4
+%define sover 5
 Name:           radcli
-Version:        1.2.12
+Version:        1.3.0
 Release:        0
 Summary:        A RADIUS client library
 License:        MIT AND BSD-2-Clause
 Group:          Development/Languages/C and C++
 URL:            http://radcli.github.io/radcli/
-Source:         
https://github.com/radcli/radcli/releases/download/%{version}/%{name}-%{version}.tar.gz
+Source:         
https://github.com/radcli/radcli/archive/%{version}.tar.gz#/%{version}/%{name}-%{version}.tar.gz
+BuildRequires:  autoconf
+BuildRequires:  automake
+BuildRequires:  libtool
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(gnutls)
 BuildRequires:  pkgconfig(nettle)
@@ -71,6 +74,8 @@
 %setup -q
 
 %build
+touch config.rpath
+autoreconf -fiv
 %configure \
     --disable-static \
     --disable-rpath \
@@ -91,7 +96,7 @@
 
 %files
 %license COPYRIGHT
-%doc AUTHORS NEWS README.rst
+%doc AUTHORS NEWS README.md
 %dir %{_sysconfdir}/radcli
 %config(noreplace) %{_sysconfdir}/radcli/radiusclient-tls.conf
 %config(noreplace) %{_sysconfdir}/radcli/radiusclient.conf

++++++ radcli-1.2.12.tar.gz -> radcli-1.3.0.tar.gz ++++++
++++ 55807 lines of diff (skipped)
_______________________________________________
openSUSE Commits mailing list -- commit@lists.opensuse.org
To unsubscribe, email commit-le...@lists.opensuse.org
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/commit@lists.opensuse.org

Reply via email to