Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-Math-BigInt-GMP for 
openSUSE:Factory checked in at 2021-07-26 17:38:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Math-BigInt-GMP (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Math-BigInt-GMP.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Math-BigInt-GMP"

Mon Jul 26 17:38:10 2021 rev:22 rq:908182 version:1.6008

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Math-BigInt-GMP/perl-Math-BigInt-GMP.changes    
    2019-10-18 15:42:26.719630593 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Math-BigInt-GMP.new.1899/perl-Math-BigInt-GMP.changes
      2021-07-26 17:38:30.578064324 +0200
@@ -1,0 +2,10 @@
+Sat Jul  3 03:08:17 UTC 2021 - Tina M??ller <timueller+p...@suse.de>
+
+- updated to 1.6008
+   see /usr/share/doc/packages/perl-Math-BigInt-GMP/CHANGES
+
+  1.6008 2021-07-02
+
+   * Sync test files with Math-BigInt.
+
+-------------------------------------------------------------------

Old:
----
  Math-BigInt-GMP-1.6007.tar.gz

New:
----
  Math-BigInt-GMP-1.6008.tar.gz

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

Other differences:
------------------
++++++ perl-Math-BigInt-GMP.spec ++++++
--- /var/tmp/diff_new_pack.i7VyrK/_old  2021-07-26 17:38:31.026063786 +0200
+++ /var/tmp/diff_new_pack.i7VyrK/_new  2021-07-26 17:38:31.026063786 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Math-BigInt-GMP
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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,22 +16,21 @@
 #
 
 
+%define cpan_name Math-BigInt-GMP
 Name:           perl-Math-BigInt-GMP
-Version:        1.6007
+Version:        1.6008
 Release:        0
-%define cpan_name Math-BigInt-GMP
 Summary:        Backend library for Math::BigInt etc. based on GMP
 License:        Artistic-1.0 OR GPL-1.0-or-later
-Group:          Development/Libraries/Perl
-Url:            https://metacpan.org/release/%{cpan_name}
+URL:            https://metacpan.org/release/%{cpan_name}
 Source0:        
https://cpan.metacpan.org/authors/id/P/PJ/PJACKLAM/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Math::BigInt) >= 1.999817
+BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.58
+BuildRequires:  perl(Math::BigInt) >= 1.999819
 BuildRequires:  perl(Test::More) >= 0.82
-Requires:       perl(Math::BigInt) >= 1.999817
+Requires:       perl(Math::BigInt) >= 1.999819
 %{perl_requires}
 # MANUAL BEGIN
 BuildRequires:  gmp-devel
@@ -55,12 +54,12 @@
 Math::BigInt::Calc.pm.
 
 %prep
-%setup -q -n %{cpan_name}-%{version}
-find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
+%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
@@ -71,8 +70,7 @@
 %perl_gen_filelist
 
 %files -f %{name}.files
-%defattr(-,root,root,755)
-%doc BUGS CHANGES CREDITS README TODO
+%doc BUGS CHANGES CREDITS README README.md TODO
 %license LICENSE
 
 %changelog

++++++ Math-BigInt-GMP-1.6007.tar.gz -> Math-BigInt-GMP-1.6008.tar.gz ++++++
++++ 431712 lines of diff (skipped)

Reply via email to