Accepting request 1080776 from devel:languages:perl:autoupdate

- updated to 0.5014
   see /usr/share/doc/packages/perl-Math-BigInt-FastCalc/CHANGES
  0.5014 2023-04-03
   * Sync test files with Math-BigInt.

OBS-URL: https://build.opensuse.org/request/show/1080776
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Math-BigInt-FastCalc?expand=0&rev=32
This commit is contained in:
2023-04-20 12:41:06 +00:00
committed by Git OBS Bridge
parent c76e94bccb
commit f0deb62cce
4 changed files with 17 additions and 7 deletions

View File

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

View File

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

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Apr 4 03:07:20 UTC 2023 - Tina Müller <timueller+perl@suse.de>
- updated to 0.5014
see /usr/share/doc/packages/perl-Math-BigInt-FastCalc/CHANGES
0.5014 2023-04-03
* Sync test files with Math-BigInt.
-------------------------------------------------------------------
Wed May 18 03:07:27 UTC 2022 - Tina Müller <timueller+perl@suse.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-Math-BigInt-FastCalc
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%define cpan_name Math-BigInt-FastCalc
Name: perl-Math-BigInt-FastCalc
Version: 0.5013
Version: 0.5014
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.999831
BuildRequires: perl(Math::BigInt) >= 1.999838
BuildRequires: perl(Test::More) >= 0.82
Requires: perl(Carp) >= 1.22
Requires: perl(Math::BigInt) >= 1.999831
Requires: perl(Math::BigInt) >= 1.999838
%{perl_requires}
# MANUAL BEGIN
%if 0%{?suse_version} <= 1320