[perl-B-Utils] update to 0.15

Iain Arnell iarnell at fedoraproject.org
Wed Apr 20 08:48:52 UTC 2011


commit 47d8ca0c82234293a95103d11572752fd3de8e4e
Author: Iain Arnell <iarnell at gmail.com>
Date:   Wed Apr 20 10:42:52 2011 +0200

    update to 0.15

 .gitignore        |    1 +
 perl-B-Utils.spec |    6 +++++-
 sources           |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9105415..dfa788a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 B-Utils-0.11.tar.gz
 /B-Utils-0.13.tar.gz
 /B-Utils-0.14.tar.gz
+/B-Utils-0.15.tar.gz
diff --git a/perl-B-Utils.spec b/perl-B-Utils.spec
index 54ad0cb..7aaba83 100644
--- a/perl-B-Utils.spec
+++ b/perl-B-Utils.spec
@@ -1,5 +1,5 @@
 Name:           perl-B-Utils
-Version:        0.14
+Version:        0.15
 Release:        1%{?dist}
 Summary:        Helper functions for op tree manipulation
 License:        GPL+ or Artistic
@@ -11,6 +11,7 @@ BuildRequires:  perl(B)
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(DynaLoader)
 BuildRequires:  perl(Exporter)
+BuildRequires:  perl(ExtUtils::CBuilder)
 BuildRequires:  perl(ExtUtils::Depends) >= 0.301
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(List::Util)
@@ -55,6 +56,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Apr 20 2011 Iain Arnell <iarnell at gmail.com> 0.15-1
+- update to latest upstream version
+
 * Sun Mar 20 2011 Iain Arnell <iarnell at gmail.com> 0.14-1
 - update to latest upstream version
 
diff --git a/sources b/sources
index b4aeef7..65eca1d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d8bb4552c72249286bcd1f84015f364f  B-Utils-0.14.tar.gz
+eec93c80f91a19886407c2feaa424afc  B-Utils-0.15.tar.gz


More information about the scm-commits mailing list