[perl-B-Utils] update to 0.19

Iain Arnell iarnell at fedoraproject.org
Mon Mar 12 11:41:08 UTC 2012


commit 0e9b6ecb4385cb743e5b6ca364a8208f43ac731a
Author: Iain Arnell <iarnell at gmail.com>
Date:   Mon Mar 12 05:40:59 2012 -0600

    update to 0.19

 .gitignore        |    1 +
 perl-B-Utils.spec |    6 +++++-
 sources           |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b70e582..84359eb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ B-Utils-0.11.tar.gz
 /B-Utils-0.14.tar.gz
 /B-Utils-0.15.tar.gz
 /B-Utils-0.17.tar.gz
+/B-Utils-0.19.tar.gz
diff --git a/perl-B-Utils.spec b/perl-B-Utils.spec
index 7f28a94..e7cb847 100644
--- a/perl-B-Utils.spec
+++ b/perl-B-Utils.spec
@@ -1,5 +1,5 @@
 Name:           perl-B-Utils
-Version:        0.17
+Version:        0.19
 Release:        1%{?dist}
 Summary:        Helper functions for op tree manipulation
 License:        GPL+ or Artistic
@@ -18,6 +18,7 @@ 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)
@@ -56,6 +57,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Mar 12 2012 Iain Arnell <iarnell at gmail.com> 0.19-1
+- update to latest upstream version
+
 * Thu Jan 05 2012 Iain Arnell <iarnell at gmail.com> 0.17-1
 - update to latest upstream version
 
diff --git a/sources b/sources
index c40ea09..de8d223 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6dba6b4eb19143d94da6d0894602ce30  B-Utils-0.17.tar.gz
+b231d09deb80b0633b14317dc8e36aa2  B-Utils-0.19.tar.gz



More information about the perl-devel mailing list