[perl-Gnome2] Rebuild for libpng 1.5

Iain Arnell iarnell at fedoraproject.org
Wed Nov 9 15:37:55 UTC 2011


commit d9438dc07cbb8cf3e1240fd73ace46accef0b128
Author: Iain Arnell <iarnell at gmail.com>
Date:   Wed Nov 9 16:37:40 2011 +0100

    Rebuild for libpng 1.5

 perl-Gnome2.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/perl-Gnome2.spec b/perl-Gnome2.spec
index 1dda411..d51d3da 100644
--- a/perl-Gnome2.spec
+++ b/perl-Gnome2.spec
@@ -1,6 +1,6 @@
 Name:           perl-Gnome2
 Version:        1.042
-Release:        9%{?dist}
+Release:        10%{?dist}
 Summary:        Perl interface to the 2.x series of the GNOME libraries
 License:        LGPLv2
 Group:          Development/Libraries
@@ -15,6 +15,7 @@ BuildRequires:  perl(Glib::MakeHelper)
 BuildRequires:  perl(Gnome2::Canvas) >= 1.00
 BuildRequires:  perl(Gnome2::VFS) >= 1.00
 BuildRequires:  perl(Gtk2) >= 1.00
+BuildRequires:  perl(Test::More)
 BuildRequires:  libgnomeui-devel
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -55,6 +56,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Wed Nov 09 2011 Iain Arnell <iarnell at gmail.com> 1.042-10
+- Rebuild for libpng 1.5
+- BuildRequires perl(Test::More)
+
 * Tue Jun 21 2011 Marcela Mašláňová <mmaslano at redhat.com> - 1.042-9
 - Perl mass rebuild
 


More information about the scm-commits mailing list