Hello community, here is the log from the commit of package gengetopt for openSUSE:Factory checked in at 2018-04-16 12:48:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gengetopt (Old) and /work/SRC/openSUSE:Factory/.gengetopt.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gengetopt" Mon Apr 16 12:48:39 2018 rev:14 rq:596310 version:2.22.6 Changes: -------- --- /work/SRC/openSUSE:Factory/gengetopt/gengetopt.changes 2017-03-12 20:00:58.055502174 +0100 +++ /work/SRC/openSUSE:Factory/.gengetopt.new/gengetopt.changes 2018-04-16 12:48:39.429836707 +0200 @@ -1,0 +2,10 @@ +Fri Apr 13 12:02:12 UTC 2018 - [email protected] + +- Run spec-cleaner + +------------------------------------------------------------------- +Fri Apr 13 11:54:37 UTC 2018 - [email protected] + +- Fix License line to be in accordance with "SUSE Mapping for spdx.org" + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gengetopt.spec ++++++ --- /var/tmp/diff_new_pack.PynUth/_old 2018-04-16 12:48:40.369802513 +0200 +++ /var/tmp/diff_new_pack.PynUth/_new 2018-04-16 12:48:40.373802368 +0200 @@ -1,7 +1,7 @@ # # spec file for package gengetopt # -# 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: 2.22.6 Release: 0 Summary: Commandline parser generator -License: GPL-3.0+ +License: GPL-3.0-or-later Group: Development/Languages/C and C++ -Url: https://www.gnu.org/software/gengetopt/ +URL: https://www.gnu.org/software/gengetopt/ Source0: https://ftp.gnu.org/gnu/gengetopt/%{name}-%{version}.tar.gz Source1: https://ftp.gnu.org/gnu/gengetopt/%{name}-%{version}.tar.gz.sig Source2: %{name}.keyring @@ -67,11 +67,11 @@ %install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info%{ext_info} %files -%defattr(-, root, root) -%doc COPYING ChangeLog LICENSE NEWS README THANKS +%license COPYING LICENSE +%doc ChangeLog NEWS README THANKS %doc doc/*.h doc/*.c doc/*.ggo doc/README.example %{_bindir}/%{name} -%{_infodir}/%{name}.info%{ext_info} -%{_mandir}/man1/%{name}.1%{ext_man} +%{_infodir}/%{name}.info%{?ext_info} +%{_mandir}/man1/%{name}.1%{?ext_man} %changelog
