Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-Clone for openSUSE:Factory 
checked in at 2022-11-08 10:53:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Clone (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Clone.new.1597 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Clone"

Tue Nov  8 10:53:43 2022 rev:32 rq:1034330 version:0.46

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Clone/perl-Clone.changes    2020-05-02 
22:14:51.848225169 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Clone.new.1597/perl-Clone.changes  
2022-11-08 10:53:57.421601109 +0100
@@ -1,0 +2,10 @@
+Thu Oct 20 03:06:12 UTC 2022 - Tina M??ller <timueller+p...@suse.de>
+
+- updated to 0.46
+   see /usr/share/doc/packages/perl-Clone/Changes
+
+  0.46 2022-10-18 20:23:00 garu
+    - fix backwards compatibility with older perls (haarg)
+    - bump MANIFEST to include extra tests
+
+-------------------------------------------------------------------

Old:
----
  Clone-0.45.tar.gz

New:
----
  Clone-0.46.tar.gz

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

Other differences:
------------------
++++++ perl-Clone.spec ++++++
--- /var/tmp/diff_new_pack.AVQDZ6/_old  2022-11-08 10:53:57.909604013 +0100
+++ /var/tmp/diff_new_pack.AVQDZ6/_new  2022-11-08 10:53:57.913604038 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Clone
 #
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,20 +16,19 @@
 #
 
 
+%define cpan_name Clone
 Name:           perl-Clone
-Version:        0.45
+Version:        0.46
 Release:        0
-%define cpan_name Clone
-Summary:        Recursively copy Perl datatypes
 License:        Artistic-1.0 OR GPL-1.0-or-later
-Group:          Development/Libraries/Perl
-Url:            https://metacpan.org/release/%{cpan_name}
-Source0:        
https://cpan.metacpan.org/authors/id/A/AT/ATOOMIC/%{cpan_name}-%{version}.tar.gz
+Summary:        Recursively copy Perl datatypes
+URL:            https://metacpan.org/release/%{cpan_name}
+Source0:        
https://cpan.metacpan.org/authors/id/G/GA/GARU/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(B::COW) >= 0.004
+BuildRequires:  perl(Test::More) >= 0.88
 %{perl_requires}
 
 %description
@@ -47,12 +46,12 @@
     my %copy = %{ clone (\%hash) };
 
 %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
@@ -63,7 +62,6 @@
 %perl_gen_filelist
 
 %files -f %{name}.files
-%defattr(-,root,root,755)
 %doc Changes README.md
 
 %changelog

++++++ Clone-0.45.tar.gz -> Clone-0.46.tar.gz ++++++
++++ 18913 lines of diff (skipped)

Reply via email to