[perl-B-Utils] update to 0.21

Iain Arnell iarnell at fedoraproject.org
Mon Mar 26 11:22:31 UTC 2012


commit 20a94a6d4ab89175fd731a120adaf51697b8c76e
Author: Iain Arnell <iarnell at gmail.com>
Date:   Mon Mar 26 05:22:24 2012 -0600

    update to 0.21

 .gitignore        |    1 +
 perl-B-Utils.spec |    6 ++++--
 sources           |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 84359eb..1774cad 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ B-Utils-0.11.tar.gz
 /B-Utils-0.15.tar.gz
 /B-Utils-0.17.tar.gz
 /B-Utils-0.19.tar.gz
+/B-Utils-0.21.tar.gz
diff --git a/perl-B-Utils.spec b/perl-B-Utils.spec
index e7cb847..70b3280 100644
--- a/perl-B-Utils.spec
+++ b/perl-B-Utils.spec
@@ -1,5 +1,5 @@
 Name:           perl-B-Utils
-Version:        0.19
+Version:        0.21
 Release:        1%{?dist}
 Summary:        Helper functions for op tree manipulation
 License:        GPL+ or Artistic
@@ -18,7 +18,6 @@ BuildRequires:  perl(List::Util)
 BuildRequires:  perl(Scalar::Util)
 BuildRequires:  perl(strict)
 BuildRequires:  perl(subs)
-BuildRequires:  perl(Test::Exception)
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Test::Pod)
 BuildRequires:  perl(vars)
@@ -57,6 +56,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Mar 26 2012 Iain Arnell <iarnell at gmail.com> 0.21-1
+- update to latest upstream version
+
 * Mon Mar 12 2012 Iain Arnell <iarnell at gmail.com> 0.19-1
 - update to latest upstream version
 
diff --git a/sources b/sources
index de8d223..d7bfb9e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b231d09deb80b0633b14317dc8e36aa2  B-Utils-0.19.tar.gz
+5e6af42f436918253137d367b52478cd  B-Utils-0.21.tar.gz



More information about the perl-devel mailing list