Hello community,

here is the log from the commit of package lcab for openSUSE:Factory checked in 
at 2020-11-24 22:14:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lcab (Old)
 and      /work/SRC/openSUSE:Factory/.lcab.new.5913 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lcab"

Tue Nov 24 22:14:31 2020 rev:2 rq:850465 version:1.0b12

Changes:
--------
--- /work/SRC/openSUSE:Factory/lcab/lcab.changes        2017-11-29 
10:54:44.488119167 +0100
+++ /work/SRC/openSUSE:Factory/.lcab.new.5913/lcab.changes      2020-11-24 
22:14:39.855617027 +0100
@@ -1,0 +2,5 @@
+Tue Nov 24 12:10:35 UTC 2020 - Martin Pluskal <[email protected]>
+
+- Small package cleanup
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ lcab.spec ++++++
--- /var/tmp/diff_new_pack.mVIL9E/_old  2020-11-24 22:14:41.375618436 +0100
+++ /var/tmp/diff_new_pack.mVIL9E/_new  2020-11-24 22:14:41.375618436 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lcab
 #
-# 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/
 #
 
 
@@ -20,7 +20,7 @@
 Version:        1.0b12
 Release:        0
 Summary:        Create cabinet (.cab) files
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          Productivity/Archiving/Compression
 URL:            http://freecode.com/projects/lcab
 Source:         %{name}-%{version}.tar.gz
@@ -32,12 +32,12 @@
 File from a set of input files.
 
 %prep
-%setup -q
+%autosetup
 
 %build
 autoreconf -fiv
 %configure
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install
@@ -45,8 +45,9 @@
   %{buildroot}%{_mandir}/man1/lcab.1
 
 %files
-%doc COPYING README
+%license COPYING
+%doc README
 %{_bindir}/lcab
-%{_mandir}/man1/lcab.1%{ext_man}
+%{_mandir}/man1/lcab.1%{?ext_man}
 
 %changelog
_______________________________________________
openSUSE Commits mailing list -- [email protected]
To unsubscribe, email [email protected]
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/[email protected]

Reply via email to