[perl-Gtk2-Unique] Rebuild for libpng 1.5

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


commit 51ad14371c575ca3f52c24604e0db42f523316a1
Author: Iain Arnell <iarnell at gmail.com>
Date:   Thu Nov 10 05:16:30 2011 +0100

    Rebuild for libpng 1.5

 perl-Gtk2-Unique.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/perl-Gtk2-Unique.spec b/perl-Gtk2-Unique.spec
index 50326d3..dc5f91b 100644
--- a/perl-Gtk2-Unique.spec
+++ b/perl-Gtk2-Unique.spec
@@ -1,6 +1,6 @@
 Name:			perl-Gtk2-Unique
 Version:		0.05
-Release:		3%{?dist}
+Release:		4%{?dist}
 Summary:		Perl bindings for the C library "libunique"
 License:		GPL+ or Artistic
 Group:			Development/Libraries
@@ -12,6 +12,7 @@ BuildRequires:		perl(ExtUtils::PkgConfig) >= 1.03
 BuildRequires:		perl(Glib) >= 1.180
 BuildRequires:		perl(Glib::MakeHelper)
 BuildRequires:		perl(Gtk2) >= 1.00
+BuildRequires:		perl(Test::More)
 BuildRequires:		unique-devel
 Requires:		perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -72,6 +73,10 @@ rm -rf $RPM_BUILD_ROOT
 %{perl_vendorarch}/Gtk2/Unique/Install/*.h
 
 %changelog
+* Wed Nov 09 2011 Iain Arnell <iarnell at gmail.com> 0.05-4
+- Rebuild for libpng 1.5
+- BuildRequires perl(Test::More)
+
 * Wed Jul 20 2011 Petr Sabata <contyk at redhat.com> - 0.05-3
 - Perl mass rebuild
 


More information about the scm-commits mailing list