Hello community,

here is the log from the commit of package gperf for openSUSE:Factory checked 
in at 2020-11-25 19:27:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gperf (Old)
 and      /work/SRC/openSUSE:Factory/.gperf.new.5913 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gperf"

Wed Nov 25 19:27:30 2020 rev:21 rq:850460 version:3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/gperf/gperf.changes      2018-03-08 
10:55:59.600590304 +0100
+++ /work/SRC/openSUSE:Factory/.gperf.new.5913/gperf.changes    2020-11-25 
19:27:34.210355750 +0100
@@ -1,0 +2,5 @@
+Tue Nov 24 11:46:21 UTC 2020 - Martin Pluskal <[email protected]>
+
+- Small package cleanup
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gperf.spec ++++++
--- /var/tmp/diff_new_pack.cXhr8z/_old  2020-11-25 19:27:34.734356394 +0100
+++ /var/tmp/diff_new_pack.cXhr8z/_new  2020-11-25 19:27:34.738356400 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gperf
 #
-# Copyright (c) 2018 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/
 #
 
 
@@ -22,7 +22,7 @@
 Summary:        A Compiler Tool for Generating Perfect Hash Functions
 License:        GPL-3.0-or-later
 Group:          Development/Languages/C and C++
-Url:            https://gnu.org/software/gperf/
+URL:            https://gnu.org/software/gperf/
 Source0:        https://ftp.gnu.org/pub/gnu/gperf/gperf-%{version}.tar.gz
 Source1:        https://ftp.gnu.org/pub/gnu/gperf/gperf-%{version}.tar.gz.sig
 Source2:        
https://savannah.gnu.org/project/memberlist-gpgkeys.php?group=%{name}&download=1#/%{name}.keyring
@@ -37,16 +37,15 @@
 one probe into the data structure.
 
 %prep
-%setup -q
-%patch0 -p1
+%autosetup -p1
 
 %build
 %configure     \
        --htmldir=%{_defaultdocdir}/%{name}
-make %{?_smp_mflags}
+%make_build
 
 %check
-make %{?_smp_mflags} check
+%make_build check
 
 %install
 %make_install
@@ -60,10 +59,10 @@
 %install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info%{ext_info}
 
 %files
-%defattr (-,root,root)
-%doc README NEWS AUTHORS COPYING ChangeLog doc/*.html
+%license COPYING
+%doc README NEWS AUTHORS ChangeLog doc/*.html
 %{_bindir}/gperf
-%{_infodir}/gperf.info%{ext_info}
-%{_mandir}/man1/gperf.1%{ext_man}
+%{_infodir}/gperf.info%{?ext_info}
+%{_mandir}/man1/gperf.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