jplesnik pushed to perl-Math-Int64 (master). "0.53 bump"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Aug 26 12:08:41 UTC 2015


From 9278063159108b408f16bbe1eeb4145652d07e7b Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova <jplesnik at redhat.com>
Date: Wed, 26 Aug 2015 14:08:19 +0200
Subject: 0.53 bump


diff --git a/.gitignore b/.gitignore
index 4baf60a..28a17e5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /Math-Int64-0.34.tar.gz
 /Math-Int64-0.51.tar.gz
 /Math-Int64-0.52.tar.gz
+/Math-Int64-0.53.tar.gz
diff --git a/perl-Math-Int64.spec b/perl-Math-Int64.spec
index cf95f65..acd3412 100644
--- a/perl-Math-Int64.spec
+++ b/perl-Math-Int64.spec
@@ -1,11 +1,13 @@
 Name:           perl-Math-Int64
-Version:        0.52
-Release:        3%{?dist}
+Version:        0.53
+Release:        1%{?dist}
 Summary:        Manipulate 64 bits integers in Perl
 License:        (GPL+ or Artistic) and Public Domain and BSD
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Math-Int64/
 Source0:        http://www.cpan.org/modules/by-module/Math/Math-Int64-%{version}.tar.gz
+BuildRequires:  findutils
+BuildRequires:  make
 BuildRequires:  perl
 BuildRequires:  perl(base)
 BuildRequires:  perl(Carp)
@@ -19,13 +21,16 @@ BuildRequires:  perl(File::Basename)
 BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(File::Temp)
 BuildRequires:  perl(IO::Handle)
+BuildRequires:  perl(IPC::Open3)
+BuildRequires:  perl(lib)
 BuildRequires:  perl(overload)
-BuildRequires:  perl(strict)
 BuildRequires:  perl(Scalar::Util)
 BuildRequires:  perl(Storable)
+BuildRequires:  perl(strict)
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Text::ParseWords)
 BuildRequires:  perl(warnings)
+BuildRequires:  perl(warnings::register)
 BuildRequires:  perl(XSLoader)
 Requires:       perl(XSLoader)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@@ -63,6 +68,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Aug 26 2015 Jitka Plesnikova <jplesnik at redhat.com> - 0.53-1
+- 0.53 bump
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.52-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 8c9afa5..1beb034 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ef88033f1563d986f44819f7864f48b7  Math-Int64-0.52.tar.gz
+063187e601baab0cb86579b8f01f56d3  Math-Int64-0.53.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Math-Int64.git/commit/?h=master&id=9278063159108b408f16bbe1eeb4145652d07e7b


More information about the perl-devel mailing list