[perl-Gtk2] 1.223

Tom Callaway spot at fedoraproject.org
Wed Mar 30 14:19:33 UTC 2011


commit 9180174161f5fd90971a01eaa80b60b406ab8bd4
Author: Tom "spot" Callaway <tcallawa at redhat.com>
Date:   Wed Mar 30 10:21:00 2011 -0400

    1.223

 .gitignore     |    1 +
 perl-Gtk2.spec |   15 ++++++++++-----
 sources        |    2 +-
 3 files changed, 12 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f701ca6..b79470b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 Gtk2-1.203.tar.gz
+/Gtk2-1.223.tar.gz
diff --git a/perl-Gtk2.spec b/perl-Gtk2.spec
index 61f1e86..757775b 100644
--- a/perl-Gtk2.spec
+++ b/perl-Gtk2.spec
@@ -5,8 +5,8 @@
 #
 
 Name:           perl-Gtk2
-Version:        1.203
-Release:        8%{?dist}
+Version:        1.223
+Release:        1%{?dist}
 Summary:        Perl interface to the 2.x series of the Gimp Toolkit library
 
 Group:          Development/Libraries
@@ -19,12 +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
 
 %{?perl_default_filter}
 
@@ -82,7 +84,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*
@@ -90,6 +92,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* 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..dbacd38 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3d2777f11dfec2a72655b2bb19c3c762  Gtk2-1.203.tar.gz
+57459f0f39c20699a5062ea833a67817  Gtk2-1.223.tar.gz


More information about the scm-commits mailing list