Hello community,

here is the log from the commit of package perl-Software-License for 
openSUSE:Leap:15.2 checked in at 2020-01-17 12:05:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/perl-Software-License (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.perl-Software-License.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Software-License"

Fri Jan 17 12:05:38 2020 rev:11 rq:764886 version:0.103014

Changes:
--------
--- 
/work/SRC/openSUSE:Leap:15.2/perl-Software-License/perl-Software-License.changes
    2020-01-15 15:42:40.719228883 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.perl-Software-License.new.26092/perl-Software-License.changes
 2020-01-17 12:05:48.548619463 +0100
@@ -1,0 +2,9 @@
+Thu Dec  6 16:17:00 UTC 2018 - Stephan Kulow <[email protected]>
+
+- 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
+
+-------------------------------------------------------------------
@@ -22 +31 @@
-          - when scanning text for license, put known substrings inside ..
+          - when scanning text for license, put known substrings inside \b..\b

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.8jesvf/_old  2020-01-17 12:05:48.884619610 +0100
+++ /var/tmp/diff_new_pack.8jesvf/_new  2020-01-17 12:05:48.888619612 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Software-License
 #
-# Copyright (c) 2017 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,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