Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-version for openSUSE:Factory 
checked in at 2021-04-22 18:04:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-version (Old)
 and      /work/SRC/openSUSE:Factory/.perl-version.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-version"

Thu Apr 22 18:04:11 2021 rev:13 rq:887455 version:0.9929

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-version/perl-version.changes        
2020-10-16 16:13:39.220679179 +0200
+++ /work/SRC/openSUSE:Factory/.perl-version.new.12324/perl-version.changes     
2021-04-22 18:05:46.682676610 +0200
@@ -1,0 +2,13 @@
+Sat Apr 17 03:10:36 UTC 2021 - Tina M??ller <[email protected]>
+
+- updated to 0.9929
+   see /usr/share/doc/packages/perl-version/CHANGES
+
+  0.9929
+    * Upgrade to ppport 3.62
+    * Import fix for core build warning
+
+  0.9928
+    * silence warning for our LC_NUMERIC_LOCK macro
+
+-------------------------------------------------------------------

Old:
----
  version-0.9928.tar.gz

New:
----
  version-0.9929.tar.gz

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

Other differences:
------------------
++++++ perl-version.spec ++++++
--- /var/tmp/diff_new_pack.TdSqqf/_old  2021-04-22 18:05:47.162677397 +0200
+++ /var/tmp/diff_new_pack.TdSqqf/_new  2021-04-22 18:05:47.162677397 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-version
 #
-# 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,17 +16,15 @@
 #
 
 
+%define cpan_name version
 Name:           perl-version
-Version:        0.9928
+Version:        0.9929
 Release:        0
-%define cpan_name version
 Summary:        Perl extension for Version Objects
 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/L/LE/LEONT/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 %{perl_requires}
@@ -42,12 +40,12 @@
   use version 0.77; # even for Perl v.5.10.0
 
 %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
@@ -58,7 +56,6 @@
 %perl_gen_filelist
 
 %files -f %{name}.files
-%defattr(-,root,root,755)
 %doc CHANGES README
 
 %changelog

++++++ version-0.9928.tar.gz -> version-0.9929.tar.gz ++++++
++++ 2229 lines of diff (skipped)

Reply via email to