[perl-Gtk2/f15] 1.224

Tom Callaway spot at fedoraproject.org
Mon Aug 22 16:50:34 UTC 2011


commit 55558f4552a810c84929bb3872c4f30318402b65
Author: Tom "spot" Callaway <tcallawa at redhat.com>
Date:   Mon Aug 22 12:50:22 2011 -0400

    1.224

 perl-Gtk2.spec |   22 ++++++++++++++++------
 sources        |    2 +-
 2 files changed, 17 insertions(+), 7 deletions(-)
---
diff --git a/perl-Gtk2.spec b/perl-Gtk2.spec
index c8df25a..078dc9e 100644
--- a/perl-Gtk2.spec
+++ b/perl-Gtk2.spec
@@ -5,8 +5,8 @@
 #
 
 Name:           perl-Gtk2
-Version:        1.203
-Release:        9%{?dist}
+Version:        1.224
+Release:        1%{?dist}
 Summary:        Perl interface to the 2.x series of the Gimp Toolkit library
 
 Group:          Development/Libraries
@@ -19,13 +19,14 @@ BuildRequires:  perl >= 2:5.8.0
 BuildRequires:  gtk2-devel
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(ExtUtils::Depends), perl(ExtUtils::PkgConfig)
-BuildRequires:  perl(Glib) >= 1.200
+BuildRequires:  perl(Glib) >= 1.220
+BuildRequires:	perl(Pango) >= 1.220
 BuildRequires:  perl(Glib::MakeHelper)
 BuildRequires:  perl(Cairo) >= 1.00
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
-Requires:       perl(Glib) >= 1.200
+Requires:       perl(Glib) >= 1.220
 Requires:       perl(Cairo) >= 1.00
-
+Requires:       perl(Pango) >= 1.220
 # these can't be automatically obtained, but they are provided by this package
 Provides:       perl(Gtk2::ScrolledWindow)
 Provides:       perl(Gtk2::Dialog)
@@ -75,7 +76,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root,-)
-%doc AUTHORS ChangeLog LICENSE NEWS README TODO
+%doc AUTHORS ChangeLog.pre-git LICENSE NEWS README TODO
 %doc examples/ gtk-demo/
 %{perl_vendorarch}/auto/Gtk2/
 %{perl_vendorarch}/Gtk2*
@@ -83,11 +84,20 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Aug  3 2011 Tom Callaway <spot at fedoraproject.org> - 1.224-1
+- update to 1.224
+
+* Tue Jun 21 2011 Marcela Mašláňová <mmaslano at redhat.com> - 1.223-3
+- Perl mass rebuild
+
 * Thu Apr 14 2011 Marcela Mašláňová <mmaslano at redhat.com> - 1.223-2
 - add provides, which should fix gcstar. They must be provided by this
  package.
 - use new filtering of requires. Filter of provides not needed anymore.
 
+* Tue Mar 29 2011 Tom Callaway <spot at fedoraproject.org> - 1.223-1
+- update to 1.223
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.203-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 078da68..bee1b4f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3d2777f11dfec2a72655b2bb19c3c762  Gtk2-1.203.tar.gz
+0d83e00179bcf1caa2b8974248b6a869  Gtk2-1.224.tar.gz



More information about the perl-devel mailing list