Hello community,

here is the log from the commit of package flxmlrpc for openSUSE:Factory 
checked in at 2020-02-13 10:12:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/flxmlrpc (Old)
 and      /work/SRC/openSUSE:Factory/.flxmlrpc.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "flxmlrpc"

Thu Feb 13 10:12:06 2020 rev:2 rq:773687 version:0.1.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/flxmlrpc/flxmlrpc.changes        2017-07-11 
08:24:38.393649163 +0200
+++ /work/SRC/openSUSE:Factory/.flxmlrpc.new.26092/flxmlrpc.changes     
2020-02-13 10:12:10.972363193 +0100
@@ -1,0 +2,5 @@
+Wed Feb 12 11:13:18 UTC 2020 - Martin Pluskal <[email protected]>
+
+- Small package modernisation
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ flxmlrpc.spec ++++++
--- /var/tmp/diff_new_pack.jCl3z1/_old  2020-02-13 10:12:11.544363525 +0100
+++ /var/tmp/diff_new_pack.jCl3z1/_new  2020-02-13 10:12:11.548363527 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package flxmlrpc
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -21,9 +21,9 @@
 Version:        0.1.4
 Release:        0
 Summary:        An implementation of the XMLRPC protocol
-License:        LGPL-3.0+
+License:        LGPL-3.0-or-later
 Group:          Productivity/Hamradio/Other
-Url:            https://sourceforge.net/projects/fldigi/
+URL:            https://sourceforge.net/projects/fldigi/
 #Git-Clone:     https://git.code.sf.net/p/fldigi/flxmlrpc
 Source:         
http://downloads.sourceforge.net/project/fldigi/%{name}/%{name}-%{version}.tar.gz
 BuildRequires:  gcc-c++
@@ -67,7 +67,7 @@
 %build
 %configure \
   --disable-static
-make %{?_smp_mflags} V=1
+%make_build
 
 %install
 %make_install
@@ -77,12 +77,11 @@
 %postun -n libflxmlrpc%{sover} -p /sbin/ldconfig
 
 %files -n libflxmlrpc%{sover}
-%defattr(-,root,root)
-%doc README COPYING AUTHORS NEWS
+%license COPYING
+%doc README AUTHORS NEWS
 %{_libdir}/libflxmlrpc.so.%{sover}*
 
 %files devel
-%defattr(-,root,root)
 %{_includedir}/flxmlrpc
 %{_libdir}/libflxmlrpc.so
 %{_libdir}/pkgconfig/flxmlrpc.pc


Reply via email to