Accepting request 979942 from devel:languages:perl:autoupdate

- updated to 0.5013
   see /usr/share/doc/packages/perl-Math-BigInt-FastCalc/CHANGES
  0.5013 2022-05-17
   * Sync test files with Math-BigInt.

OBS-URL: https://build.opensuse.org/request/show/979942
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Math-BigInt-FastCalc?expand=0&rev=31
This commit is contained in:
Lars Vogdt
2022-06-02 09:29:33 +00:00
committed by Git OBS Bridge
parent fa24c137ed
commit c76e94bccb
4 changed files with 18 additions and 8 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ed6d58b42707aa3610c260541a3304a4b039f372875d40e5e05dfc040080826f
size 2599912

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:002a8f0130e832bbf1ec6b879d36bba1369df8ee91bc3d90d2c4f7dce221be70
size 2600354

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed May 18 03:07:27 UTC 2022 - Tina Müller <timueller+perl@suse.de>
- updated to 0.5013
see /usr/share/doc/packages/perl-Math-BigInt-FastCalc/CHANGES
0.5013 2022-05-17
* Sync test files with Math-BigInt.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Sep 30 03:08:06 UTC 2021 - Tina Müller <timueller+perl@suse.de> Thu Sep 30 03:08:06 UTC 2021 - Tina Müller <timueller+perl@suse.de>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package perl-Math-BigInt-FastCalc # spec file for package perl-Math-BigInt-FastCalc
# #
# Copyright (c) 2021 SUSE LLC # Copyright (c) 2022 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -18,10 +18,10 @@
%define cpan_name Math-BigInt-FastCalc %define cpan_name Math-BigInt-FastCalc
Name: perl-Math-BigInt-FastCalc Name: perl-Math-BigInt-FastCalc
Version: 0.5012 Version: 0.5013
Release: 0 Release: 0
Summary: Math::BigInt::Calc with some XS for more speed
License: Artistic-1.0 OR GPL-1.0-or-later License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Math::BigInt::Calc with some XS for more speed
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 Source0: https://cpan.metacpan.org/authors/id/P/PJ/PJACKLAM/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml Source1: cpanspec.yml
@@ -29,10 +29,10 @@ BuildRequires: perl
BuildRequires: perl-macros BuildRequires: perl-macros
BuildRequires: perl(Carp) >= 1.22 BuildRequires: perl(Carp) >= 1.22
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.58 BuildRequires: perl(ExtUtils::MakeMaker) >= 6.58
BuildRequires: perl(Math::BigInt) >= 1.999819 BuildRequires: perl(Math::BigInt) >= 1.999831
BuildRequires: perl(Test::More) >= 0.82 BuildRequires: perl(Test::More) >= 0.82
Requires: perl(Carp) >= 1.22 Requires: perl(Carp) >= 1.22
Requires: perl(Math::BigInt) >= 1.999819 Requires: perl(Math::BigInt) >= 1.999831
%{perl_requires} %{perl_requires}
# MANUAL BEGIN # MANUAL BEGIN
%if 0%{?suse_version} <= 1320 %if 0%{?suse_version} <= 1320