Accepting request 1136633 from devel:languages:perl:autoupdate

- updated to 0.5016
   see /usr/share/doc/packages/perl-Math-BigInt-FastCalc/CHANGES
  0.5016 2023-12-27
   * Sync test files with Math-BigInt.

OBS-URL: https://build.opensuse.org/request/show/1136633
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Math-BigInt-FastCalc?expand=0&rev=34
This commit is contained in:
2024-01-04 15:17:36 +00:00
committed by Git OBS Bridge
parent 8dbafb5fb2
commit 7ee3b177b5
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:5cfb0a205124c1e09694b2bbcb067cf0f197b9afb90e8e85fc7361164fc6285f
size 2600846

View File

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

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Dec 28 03:07:05 UTC 2023 - Tina Müller <timueller+perl@suse.de>
- updated to 0.5016
see /usr/share/doc/packages/perl-Math-BigInt-FastCalc/CHANGES
0.5016 2023-12-27
* Sync test files with Math-BigInt.
-------------------------------------------------------------------
Thu Sep 21 03:08:08 UTC 2023 - Tina Müller <timueller+perl@suse.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-Math-BigInt-FastCalc
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 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.5015
Version: 0.5016
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.999840
BuildRequires: perl(Math::BigInt) >= 2.2.1
BuildRequires: perl(Test::More) >= 0.82
Requires: perl(Carp) >= 1.22
Requires: perl(Math::BigInt) >= 1.999840
Requires: perl(Math::BigInt) >= 2.2.1
%{perl_requires}
# MANUAL BEGIN
%if 0%{?suse_version} <= 1320