Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-Data-Peek for openSUSE:Factory 
checked in at 2022-01-17 22:34:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Data-Peek (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Data-Peek.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Data-Peek"

Mon Jan 17 22:34:17 2022 rev:19 rq:946971 version:0.51

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Data-Peek/perl-Data-Peek.changes    
2020-12-29 15:52:37.596304979 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Data-Peek.new.1892/perl-Data-Peek.changes  
2022-01-17 22:35:06.190285739 +0100
@@ -1,0 +2,11 @@
+Sun Jan  2 03:06:49 UTC 2022 - Tina M??ller <[email protected]>
+
+- updated to 0.51
+   see /usr/share/doc/packages/perl-Data-Peek/ChangeLog
+
+  0.51 - 2022-01-01, H.Merijn Brand   <[email protected]>
+      * It's 2021
+      * Update to Devel::PPPort-3.63
+      * It's 2022
+
+-------------------------------------------------------------------

Old:
----
  Data-Peek-0.50.tgz

New:
----
  Data-Peek-0.51.tgz

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

Other differences:
------------------
++++++ perl-Data-Peek.spec ++++++
--- /var/tmp/diff_new_pack.KrtxSX/_old  2022-01-17 22:35:06.646286041 +0100
+++ /var/tmp/diff_new_pack.KrtxSX/_new  2022-01-17 22:35:06.650286044 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Data-Peek
 #
-# Copyright (c) 2020 SUSE LLC
+# 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,26 +16,23 @@
 #
 
 
+%define cpan_name Data-Peek
 Name:           perl-Data-Peek
-Version:        0.50
+Version:        0.51
 Release:        0
-%define cpan_name Data-Peek
 Summary:        Collection of low-level debug facilities
 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/H/HM/HMBRAND/%{cpan_name}-%{version}.tgz
 Source1:        cpanspec.yml
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Test::More) >= 0.9
+BuildRequires:  perl(Test::More) >= 0.90
 BuildRequires:  perl(Test::Warnings)
 Requires:       perl(Test::More) >= 0.9
 Requires:       perl(Test::Warnings)
-Recommends:     perl(Data::Dumper) >= 2.174
+Recommends:     perl(Data::Dumper) >= 2.183
 Recommends:     perl(Perl::Tidy)
-Recommends:     perl(Test::More) >= 1.302183
 %{perl_requires}
 
 %description
@@ -45,11 +42,11 @@
 perl internals API as possible.
 
 %prep
-%setup -q -n %{cpan_name}-%{version}
+%autosetup  -n %{cpan_name}-%{version}
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
-make %{?_smp_mflags}
+%make_build
 
 %check
 make test
@@ -60,7 +57,6 @@
 %perl_gen_filelist
 
 %files -f %{name}.files
-%defattr(-,root,root,755)
 %doc ChangeLog CONTRIBUTING.md examples README
 
 %changelog

++++++ Data-Peek-0.50.tgz -> Data-Peek-0.51.tgz ++++++
++++ 4028 lines of diff (skipped)

Reply via email to