From 8dbafb5fb296a97b9f171f80a858b12fc135922f8796788efdf15abbcf3cd458 Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Thu, 5 Oct 2023 10:58:44 +0000 Subject: [PATCH] Accepting request 1114341 from devel:languages:perl:autoupdate - updated to 0.5015 see /usr/share/doc/packages/perl-Math-BigInt-FastCalc/CHANGES 0.5015 2023-09-20 * Sync test files with Math-BigInt. * Remove obsolete link to cpanratings.org. OBS-URL: https://build.opensuse.org/request/show/1114341 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Math-BigInt-FastCalc?expand=0&rev=33 --- Math-BigInt-FastCalc-0.5014.tar.gz | 3 --- Math-BigInt-FastCalc-0.5015.tar.gz | 3 +++ perl-Math-BigInt-FastCalc.changes | 12 ++++++++++++ perl-Math-BigInt-FastCalc.spec | 6 +++--- 4 files changed, 18 insertions(+), 6 deletions(-) delete mode 100644 Math-BigInt-FastCalc-0.5014.tar.gz create mode 100644 Math-BigInt-FastCalc-0.5015.tar.gz diff --git a/Math-BigInt-FastCalc-0.5014.tar.gz b/Math-BigInt-FastCalc-0.5014.tar.gz deleted file mode 100644 index ec364b4..0000000 --- a/Math-BigInt-FastCalc-0.5014.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7d8f67c3631126687e0bbec22c0f7c7ad58b79269e59a7e30e17d33e089d334a -size 2600772 diff --git a/Math-BigInt-FastCalc-0.5015.tar.gz b/Math-BigInt-FastCalc-0.5015.tar.gz new file mode 100644 index 0000000..45dfa04 --- /dev/null +++ b/Math-BigInt-FastCalc-0.5015.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cfb0a205124c1e09694b2bbcb067cf0f197b9afb90e8e85fc7361164fc6285f +size 2600846 diff --git a/perl-Math-BigInt-FastCalc.changes b/perl-Math-BigInt-FastCalc.changes index 110f715..37c4ae8 100644 --- a/perl-Math-BigInt-FastCalc.changes +++ b/perl-Math-BigInt-FastCalc.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Sep 21 03:08:08 UTC 2023 - Tina Müller + +- updated to 0.5015 + see /usr/share/doc/packages/perl-Math-BigInt-FastCalc/CHANGES + + 0.5015 2023-09-20 + + * Sync test files with Math-BigInt. + + * Remove obsolete link to cpanratings.org. + ------------------------------------------------------------------- Tue Apr 4 03:07:20 UTC 2023 - Tina Müller diff --git a/perl-Math-BigInt-FastCalc.spec b/perl-Math-BigInt-FastCalc.spec index b45ca2c..3ee6bff 100644 --- a/perl-Math-BigInt-FastCalc.spec +++ b/perl-Math-BigInt-FastCalc.spec @@ -18,7 +18,7 @@ %define cpan_name Math-BigInt-FastCalc Name: perl-Math-BigInt-FastCalc -Version: 0.5014 +Version: 0.5015 Release: 0 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Math::BigInt::Calc with some XS for more speed @@ -29,10 +29,10 @@ BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(Carp) >= 1.22 BuildRequires: perl(ExtUtils::MakeMaker) >= 6.58 -BuildRequires: perl(Math::BigInt) >= 1.999838 +BuildRequires: perl(Math::BigInt) >= 1.999840 BuildRequires: perl(Test::More) >= 0.82 Requires: perl(Carp) >= 1.22 -Requires: perl(Math::BigInt) >= 1.999838 +Requires: perl(Math::BigInt) >= 1.999840 %{perl_requires} # MANUAL BEGIN %if 0%{?suse_version} <= 1320