[perl-Goo-Canvas] Rebuild for libpng 1.5

Iain Arnell iarnell at fedoraproject.org
Thu Nov 10 04:26:38 UTC 2011


commit 98cab85bc6214410f3324e29267634de92adf81a
Author: Iain Arnell <iarnell at gmail.com>
Date:   Thu Nov 10 05:26:29 2011 +0100

    Rebuild for libpng 1.5

 perl-Goo-Canvas.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/perl-Goo-Canvas.spec b/perl-Goo-Canvas.spec
index ef0eae4..586ed86 100644
--- a/perl-Goo-Canvas.spec
+++ b/perl-Goo-Canvas.spec
@@ -1,6 +1,6 @@
 Name:           perl-Goo-Canvas
 Version:        0.06
-Release:        13%{?dist}
+Release:        14%{?dist}
 Summary:        Perl interface to the GooCanvas
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -18,6 +18,7 @@ BuildRequires:  perl(ExtUtils::PkgConfig) >= 1.0
 BuildRequires:  perl(Glib) >= 1.103
 BuildRequires:  perl(Glib::MakeHelper)
 BuildRequires:  perl(Gtk2) >= 1.100
+BuildRequires:  perl(Test::More)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %{?perl_default_filter:
@@ -69,6 +70,10 @@ rm -rf $RPM_BUILD_ROOT
 %{perl_vendorarch}/auto/*
 
 %changelog
+* Thu Nov 10 2011 Iain Arnell <iarnell at gmail.com> 0.06-14
+- Rebuild for libpng 1.5
+- BuildRequires perl(Test::More)
+
 * Mon Jun 25 2011 Marcela Mašláňová <mmaslano at redhat.com> - 0.06-13
 - add new filter
 


More information about the scm-commits mailing list