[perl-Math-MatrixReal] 2.12 bump

Jitka Plesnikova jplesnik at fedoraproject.org
Fri Jan 2 13:07:20 UTC 2015


commit 979686dac77e6871aef38bc6a494ff659457a7f3
Author: Jitka Plesnikova <jplesnik at redhat.com>
Date:   Fri Jan 2 14:07:21 2015 +0100

    2.12 bump

 .gitignore                |    1 +
 perl-Math-MatrixReal.spec |    8 +++++---
 sources                   |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b480edc..7ca5a82 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ Math-MatrixReal-2.05.tar.gz
 /Math-MatrixReal-2.09.tar.gz
 /Math-MatrixReal-2.10.tar.gz
 /Math-MatrixReal-2.11.tar.gz
+/Math-MatrixReal-2.12.tar.gz
diff --git a/perl-Math-MatrixReal.spec b/perl-Math-MatrixReal.spec
index a554333..05a270d 100644
--- a/perl-Math-MatrixReal.spec
+++ b/perl-Math-MatrixReal.spec
@@ -1,6 +1,6 @@
 Name:           perl-Math-MatrixReal
-Version:        2.11
-Release:        3%{?dist}
+Version:        2.12
+Release:        1%{?dist}
 Summary:        Manipulate matrix of reals
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -29,7 +29,6 @@ BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Test::Most)
 BuildRequires:  perl(Test::Simple)
 Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
-Requires:       perl(overload)
 
 %description
 Implements the data type "matrix of reals" (and consequently also
@@ -65,6 +64,9 @@ perl Build.PL installdirs=vendor
 %{_mandir}/man3/*
 
 %changelog
+* Fri Jan 02 2015 Jitka Plesnikova <jplesnik at redhat.com> - 2.12-1
+- 2.12 bump
+
 * Thu Aug 28 2014 Jitka Plesnikova <jplesnik at redhat.com> - 2.11-3
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index 73969f7..29b473e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-da1a814cd6ee5263bf16ceafbcc3f22d  Math-MatrixReal-2.11.tar.gz
+6c129e8680992b06503d2cb7fa1129a9  Math-MatrixReal-2.12.tar.gz


More information about the scm-commits mailing list