From 0cdcd8ce7a30170c2f02aa7d63860839fe0f0b7c Mon Sep 17 00:00:00 2001 From: Iain Arnell Date: Jan 05 2012 10:03:14 +0000 Subject: update to 0.17 --- diff --git a/.gitignore b/.gitignore index dfa788a..b70e582 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,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 +/B-Utils-0.17.tar.gz diff --git a/perl-B-Utils.spec b/perl-B-Utils.spec index 907b41c..7f28a94 100644 --- a/perl-B-Utils.spec +++ b/perl-B-Utils.spec @@ -1,6 +1,6 @@ Name: perl-B-Utils -Version: 0.15 -Release: 2%{?dist} +Version: 0.17 +Release: 1%{?dist} Summary: Helper functions for op tree manipulation License: GPL+ or Artistic Group: Development/Libraries @@ -12,7 +12,7 @@ BuildRequires: perl(Carp) BuildRequires: perl(DynaLoader) BuildRequires: perl(Exporter) BuildRequires: perl(ExtUtils::CBuilder) -BuildRequires: perl(ExtUtils::Depends) >= 0.301 +BuildRequires: perl(ExtUtils::Depends) >= 0.302 BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(List::Util) BuildRequires: perl(Scalar::Util) @@ -56,6 +56,9 @@ make test %{_mandir}/man3/* %changelog +* Thu Jan 05 2012 Iain Arnell 0.17-1 +- update to latest upstream version + * Mon Jun 20 2011 Marcela Mašláňová - 0.15-2 - Perl mass rebuild diff --git a/sources b/sources index 65eca1d..c40ea09 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -eec93c80f91a19886407c2feaa424afc B-Utils-0.15.tar.gz +6dba6b4eb19143d94da6d0894602ce30 B-Utils-0.17.tar.gz