[perl-Gtk2-ImageView] Rebuild for libpng 1.5

Iain Arnell iarnell at fedoraproject.org
Thu Nov 10 04:12:55 UTC 2011


commit 1498b3781f88665471e3eed6c27ffb4cac3d741c
Author: Iain Arnell <iarnell at gmail.com>
Date:   Thu Nov 10 05:12:38 2011 +0100

    Rebuild for libpng 1.5

 perl-Gtk2-ImageView.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/perl-Gtk2-ImageView.spec b/perl-Gtk2-ImageView.spec
index 81f41eb..29186ad 100644
--- a/perl-Gtk2-ImageView.spec
+++ b/perl-Gtk2-ImageView.spec
@@ -1,6 +1,6 @@
 Name:           perl-Gtk2-ImageView
 Version:        0.04
-Release:        10%{?dist}
+Release:        11%{?dist}
 Summary:        Perl bindings to the GtkImageView image viewer widget
 
 Group:          Development/Libraries
@@ -18,6 +18,7 @@ BuildRequires:  perl(Cairo) >= 1.00
 BuildRequires:  perl(ExtUtils::Depends) >= 0.2
 BuildRequires:  perl(ExtUtils::PkgConfig) >= 1.03
 BuildRequires:  perl(Gtk2)
+BuildRequires:  perl(Test::More)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 Requires:       perl(Glib) >= 1.163
 Requires:       perl(Cairo) >= 1.00
@@ -71,6 +72,10 @@ rm -rf $RPM_BUILD_ROOT
 %{perl_vendorarch}/Gtk2/ImageView/Install/*.h
 
 %changelog
+* Thu Nov 10 2011 Iain Arnell <iarnell at gmail.com> 0.04-11
+- Rebuild for libpng 1.5
+- BuildRequires perl(Test::More)
+
 * Tue Jun 21 2011 Marcela Mašláňová <mmaslano at redhat.com> - 0.04-10
 - Perl mass rebuild
 


More information about the scm-commits mailing list