Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-Moose for openSUSE:Factory 
checked in at 2021-04-14 10:11:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Moose (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Moose.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Moose"

Wed Apr 14 10:11:20 2021 rev:45 rq:885054 version:2.2015

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Moose/perl-Moose.changes    2021-01-04 
19:09:51.831419200 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Moose.new.2401/perl-Moose.changes  
2021-04-14 10:11:51.173582217 +0200
@@ -1,0 +2,13 @@
+Wed Mar 31 03:07:54 UTC 2021 - Tina M??ller <[email protected]>
+
+- updated to 2.2015
+   see /usr/share/doc/packages/perl-Moose/Changes
+
+  2.2015   2021-03-31
+    [TESTS]
+    - a test has been rewritten so as to remove IO::String from the 
prerequisite
+      list (#179, thanks Ricardo Signes!)
+    [OTHER]
+    - optional prereq on List::SomeUtils has been replaced with List::Util 
1.56.
+
+-------------------------------------------------------------------

Old:
----
  Moose-2.2014.tar.gz

New:
----
  Moose-2.2015.tar.gz

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

Other differences:
------------------
++++++ perl-Moose.spec ++++++
--- /var/tmp/diff_new_pack.Eor8Za/_old  2021-04-14 10:11:51.601582940 +0200
+++ /var/tmp/diff_new_pack.Eor8Za/_new  2021-04-14 10:11:51.605582946 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Moose
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,18 +16,16 @@
 #
 
 
+%define cpan_name Moose
 Name:           perl-Moose
-Version:        2.2014
+Version:        2.2015
 Release:        0
 #Upstream: Artistic-1.0 or GPL-1.0-or-later
-%define cpan_name Moose
 Summary:        Postmodern object system for Perl 5
 License:        GPL-1.0-or-later OR Artistic-1.0
-Group:          Development/Libraries/Perl
 URL:            https://metacpan.org/release/%{cpan_name}
 Source0:        
https://cpan.metacpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(CPAN::Meta::Check) >= 0.011
@@ -41,7 +39,7 @@
 BuildRequires:  perl(Devel::StackTrace) >= 2.03
 BuildRequires:  perl(Dist::CheckConflicts) >= 0.02
 BuildRequires:  perl(Eval::Closure) >= 0.04
-BuildRequires:  perl(List::Util) >= 1.45
+BuildRequires:  perl(List::Util) >= 1.56
 BuildRequires:  perl(MRO::Compat) >= 0.05
 BuildRequires:  perl(Module::Metadata)
 BuildRequires:  perl(Module::Runtime) >= 0.014
@@ -68,7 +66,7 @@
 Requires:       perl(Devel::StackTrace) >= 2.03
 Requires:       perl(Dist::CheckConflicts) >= 0.02
 Requires:       perl(Eval::Closure) >= 0.04
-Requires:       perl(List::Util) >= 1.45
+Requires:       perl(List::Util) >= 1.56
 Requires:       perl(MRO::Compat) >= 0.05
 Requires:       perl(Module::Runtime) >= 0.014
 Requires:       perl(Module::Runtime::Conflicts) >= 0.002
@@ -101,12 +99,12 @@
 as well.
 
 %prep
-%setup -q -n %{cpan_name}-%{version}
+%autosetup  -n %{cpan_name}-%{version}
 find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path 
"*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
-make %{?_smp_mflags}
+%make_build
 
 %check
 make test
@@ -117,7 +115,6 @@
 %perl_gen_filelist
 
 %files -f %{name}.files
-%defattr(-,root,root,755)
 %doc Changes Changes.Class-MOP doc README.md TODO
 %license LICENSE
 

++++++ Moose-2.2014.tar.gz -> Moose-2.2015.tar.gz ++++++
++++ 10314 lines of diff (skipped)

Reply via email to