Hello community,
here is the log from the commit of package perl-IO-stringy for openSUSE:Factory
checked in at 2019-01-24 14:01:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-IO-stringy (Old)
and /work/SRC/openSUSE:Factory/.perl-IO-stringy.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-IO-stringy"
Thu Jan 24 14:01:32 2019 rev:24 rq:666105 version:2.111
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-IO-stringy/perl-IO-stringy.changes
2015-05-07 08:29:20.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-IO-stringy.new.28833/perl-IO-stringy.changes
2019-01-24 14:01:33.464178618 +0100
@@ -1,0 +2,5 @@
+Mon Jan 14 15:54:33 CET 2019 - [email protected]
+
+- Use %license instead of %doc [bsc#1082318]
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-IO-stringy.spec ++++++
--- /var/tmp/diff_new_pack.UgktZG/_old 2019-01-24 14:01:34.136177852 +0100
+++ /var/tmp/diff_new_pack.UgktZG/_new 2019-01-24 14:01:34.140177847 +0100
@@ -1,7 +1,7 @@
#
# spec file for package perl-IO-stringy
#
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -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 @@
#Upstream: CHECK(GPL-1.0+ or Artistic-1.0)
%define cpan_name IO-stringy
Summary: IO::stringy Perl module
-License: Artistic-1.0 or GPL-1.0+
+License: Artistic-1.0 OR GPL-1.0-or-later
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/IO-stringy/
Source0:
http://www.cpan.org/authors/id/D/DS/DSKOLL/%{cpan_name}-%{version}.tar.gz
@@ -54,6 +54,7 @@
%files -f %{name}.files
%defattr(-,root,root,755)
-%doc COPYING examples README
+%license COPYING
+%doc examples README
%changelog