Hello community,

here is the log from the commit of package perl-Software-License for 
openSUSE:Factory checked in at 2018-12-12 17:27:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Software-License (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Software-License.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Software-License"

Wed Dec 12 17:27:15 2018 rev:13 rq:655821 version:0.103014

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Software-License/perl-Software-License.changes  
    2017-11-15 16:53:50.128749019 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Software-License.new.28833/perl-Software-License.changes
   2018-12-12 17:27:19.290965408 +0100
@@ -1,0 +2,9 @@
+Thu Dec  6 16:17:00 UTC 2018 - Stephan Kulow <co...@suse.com>
+
+- updated to 0.103014
+   see /usr/share/doc/packages/perl-Software-License/Changes
+
+  0.103014  2018-11-27 23:14:43+01:00 Europe/Amsterdam
+          - Added SPDX license expression support
+
+-------------------------------------------------------------------

Old:
----
  Software-License-0.103013.tar.gz

New:
----
  Software-License-0.103014.tar.gz

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

Other differences:
------------------
++++++ perl-Software-License.spec ++++++
--- /var/tmp/diff_new_pack.Vruaw2/_old  2018-12-12 17:27:20.918963341 +0100
+++ /var/tmp/diff_new_pack.Vruaw2/_new  2018-12-12 17:27:20.918963341 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Software-License
 #
-# 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
@@ -12,18 +12,18 @@
 # 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/
 #
 
 
 Name:           perl-Software-License
-Version:        0.103013
+Version:        0.103014
 Release:        0
 %define cpan_name Software-License
 Summary:        Packages That Provide Templated Software Licenses
-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/Software-License/
+Url:            https://metacpan.org/release/%{cpan_name}
 Source0:        
https://cpan.metacpan.org/authors/id/L/LE/LEONT/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
 BuildArch:      noarch
@@ -49,11 +49,11 @@
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
-%{__make} %{?_smp_mflags}
+perl Makefile.PL INSTALLDIRS=vendor
+make %{?_smp_mflags}
 
 %check
-%{__make} test
+make test
 
 %install
 %perl_make_install

++++++ Software-License-0.103013.tar.gz -> Software-License-0.103014.tar.gz 
++++++
++++ 2365 lines of diff (skipped)


Reply via email to