Hello community,

here is the log from the commit of package slrn for openSUSE:Factory checked in 
at 2018-08-31 10:43:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/slrn (Old)
 and      /work/SRC/openSUSE:Factory/.slrn.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "slrn"

Fri Aug 31 10:43:51 2018 rev:27 rq:631613 version:1.0.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/slrn/slrn.changes        2017-10-18 
10:55:00.968110421 +0200
+++ /work/SRC/openSUSE:Factory/.slrn.new/slrn.changes   2018-08-31 
10:44:22.135197111 +0200
@@ -1,0 +2,5 @@
+Sun Aug 19 17:00:52 UTC 2018 - [email protected]
+
+- Clean up SPEC
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ slrn.spec ++++++
--- /var/tmp/diff_new_pack.wdwEkV/_old  2018-08-31 10:44:22.923198053 +0200
+++ /var/tmp/diff_new_pack.wdwEkV/_new  2018-08-31 10:44:22.923198053 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package slrn
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,9 +20,9 @@
 Version:        1.0.3
 Release:        0
 Summary:        Threaded Newsreader
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          Productivity/Networking/News/Clients
-Url:            http://www.slrn.org
+URL:            http://www.slrn.org
 Source:         %{name}-%{version}-gpl.tar.bz2
 Source1:        clean-tar.sh
 # PATCH-FIX-OPENSUSE slrn-do-not-strip-binaries.diff [email protected] -- 
Prevents binaris from being stripped
@@ -81,7 +81,8 @@
 find contrib/ doc -type f -exec chmod 644 {} +
 
 %files
-%doc changes.txt COPYING COPYRIGHT README
+%license COPYING
+%doc changes.txt COPYRIGHT README
 %doc doc/{FAQ,FIRST_STEPS,help.txt,manual.txt,pc-keys.txt,README.GroupLens}
 %doc doc/{README.macros,README.multiuser,README.SSL,score.txt,slrn-doc.html}
 %doc doc/{slrnfuns.txt,slrn.rc,THANKS,*.sl}
@@ -90,8 +91,8 @@
 %config(noreplace) %{_sysconfdir}/slrn/slrn.rc
 %{_bindir}/slrn
 %{_bindir}/slrnpull
-%{_mandir}/man1/slrn.1*
-%{_mandir}/man1/slrnpull.1*
+%{_mandir}/man1/slrn.1%{?ext_man}
+%{_mandir}/man1/slrnpull.1%{?ext_man}
 %{_datadir}/slrn
 
 %files lang -f %{name}.lang


Reply via email to