[perl-Math-Symbolic] 0.612 bump

Petr Šabata psabata at fedoraproject.org
Thu Jun 20 07:59:12 UTC 2013


commit 7096ed9b527999c74e257a673604b6a431769766
Author: Petr Šabata <contyk at redhat.com>
Date:   Thu Jun 20 09:59:01 2013 +0200

    0.612 bump

 .gitignore              |    1 +
 perl-Math-Symbolic.spec |    6 +++++-
 sources                 |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 19b2d4e..82d221f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ Math-Symbolic-0.510.tar.gz
 /Math-Symbolic-0.606.tar.gz
 /Math-Symbolic-0.609.tar.gz
 /Math-Symbolic-0.611.tar.gz
+/Math-Symbolic-0.612.tar.gz
diff --git a/perl-Math-Symbolic.spec b/perl-Math-Symbolic.spec
index 1b97d04..0746c0a 100644
--- a/perl-Math-Symbolic.spec
+++ b/perl-Math-Symbolic.spec
@@ -1,5 +1,5 @@
 Name:           perl-Math-Symbolic
-Version:        0.611
+Version:        0.612
 Release:        1%{?dist}
 Summary:        Symbolic calculations
 License:        GPL+ or Artistic
@@ -15,6 +15,7 @@ BuildRequires:  perl(Data::Dumper)
 BuildRequires:  perl(Exporter)
 BuildRequires:  perl(Memoize) >= 1.01
 BuildRequires:  perl(Module::Build)
+BuildRequires:  perl(overload)
 BuildRequires:  perl(Parse::RecDescent)
 BuildRequires:  perl(strict)
 BuildRequires:  perl(Test::More)
@@ -57,6 +58,9 @@ perl Build.PL installdirs=vendor
 %{_mandir}/man3/*
 
 %changelog
+* Thu Jun 20 2013 Petr Šabata <contyk at redhat.com> - 0.612-1
+- 0.612 bump
+
 * Fri Jun 07 2013 Jitka Plesnikova <jplesnik at redhat.com> - 0.611-1
 - 0.611 bump
 
diff --git a/sources b/sources
index 1d3fb35..5f00366 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-89bb0211bdbcc8178089834b36ede716  Math-Symbolic-0.611.tar.gz
+d3eadccffb7bca7e2f5d9201d52366e5  Math-Symbolic-0.612.tar.gz



More information about the perl-devel mailing list