[perl-Imager] update to 0.86

Iain Arnell iarnell at fedoraproject.org
Wed Nov 9 17:00:01 UTC 2011


commit fc9407ecf2a319e3f1c11dae78cb98192a463507
Author: Iain Arnell <iarnell at gmail.com>
Date:   Wed Nov 9 17:31:40 2011 +0100

    update to 0.86

 perl-Imager.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/perl-Imager.spec b/perl-Imager.spec
index e366283..3d4a97d 100644
--- a/perl-Imager.spec
+++ b/perl-Imager.spec
@@ -1,5 +1,5 @@
 Name:           perl-Imager
-Version:        0.85
+Version:        0.86
 Release:        1%{?dist}
 Summary:        Perl extension for Generating 24 bit Images
 License:        GPL+ or Artistic
@@ -11,6 +11,7 @@ BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Image::Math::Constrain)
 BuildRequires:  perl(Inline)
 BuildRequires:  perl(Parse::RecDescent)
+BuildRequires:  perl(Scalar::Util)
 BuildRequires:  perl(Test::More) >= 0.47
 BuildRequires:  perl(Test::Pod) >= 1.00
 BuildRequires:  perl(Test::Pod::Coverage) >= 1.08
@@ -65,6 +66,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Nov 09 2011 Iain Arnell <iarnell at gmail.com> 0.86-1
+- Update to latest upstream version
+
 * Tue Sep 06 2011 Ralf Corsépius <corsepiu at fedoraproject.org> 0.85-1
 - Upstream update.
 


More information about the scm-commits mailing list