Hello community,

here is the log from the commit of package perl-Class-Trigger for 
openSUSE:Factory checked in at 2020-04-08 19:57:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Class-Trigger (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Class-Trigger.new.3248 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Class-Trigger"

Wed Apr  8 19:57:13 2020 rev:5 rq:792471 version:0.15

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Class-Trigger/perl-Class-Trigger.changes    
2017-10-03 23:18:58.776109532 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Class-Trigger.new.3248/perl-Class-Trigger.changes
  2020-04-08 19:57:34.489162455 +0200
@@ -1,0 +2,9 @@
+Tue Apr  7 03:07:59 UTC 2020 -  <timueller+p...@suse.de>
+
+- updated to 0.15
+   see /usr/share/doc/packages/perl-Class-Trigger/Changes
+
+  0.15  2020-04-05 20:41:50 PDT
+          - Repackaged to avoid build issues with modern perls
+
+-------------------------------------------------------------------

Old:
----
  Class-Trigger-0.14.tar.gz

New:
----
  Class-Trigger-0.15.tar.gz

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

Other differences:
------------------
++++++ perl-Class-Trigger.spec ++++++
--- /var/tmp/diff_new_pack.e8I7R4/_old  2020-04-08 19:57:36.101163633 +0200
+++ /var/tmp/diff_new_pack.e8I7R4/_new  2020-04-08 19:57:36.105163635 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Class-Trigger
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 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,24 +12,26 @@
 # 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-Class-Trigger
-Version:        0.14
+Version:        0.15
 Release:        0
 %define cpan_name Class-Trigger
 Summary:        Mixin to add / call inheritable triggers
-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/Class-Trigger/
+Url:            https://metacpan.org/release/%{cpan_name}
 Source0:        
https://cpan.metacpan.org/authors/id/M/MI/MIYAGAWA/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
+BuildRequires:  perl(IO::Scalar)
+BuildRequires:  perl(IO::WrapTie)
 %{perl_requires}
 
 %description
@@ -43,11 +45,11 @@
 # MANUAL END
 
 %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
@@ -57,5 +59,6 @@
 %files -f %{name}.files
 %defattr(-,root,root,755)
 %doc Changes README
+%license LICENSE
 
 %changelog

++++++ Class-Trigger-0.14.tar.gz -> Class-Trigger-0.15.tar.gz ++++++
++++ 7421 lines of diff (skipped)


Reply via email to