commit eccb53f2e7af97ab1d7e215e5d857d734cd25fdf Author: Tom "spot" Callaway <tcallawa@xxxxxxxxxx> Date: Wed Nov 23 16:32:19 2011 -0500 1.241 .gitignore | 1 + perl-Gtk2.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) --- diff --git a/.gitignore b/.gitignore index f7097e8..834a122 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ Gtk2-1.203.tar.gz /Gtk2-1.223.tar.gz /Gtk2-1.224.tar.gz /Gtk2-1.240.tar.gz +/Gtk2-1.241.tar.gz diff --git a/perl-Gtk2.spec b/perl-Gtk2.spec index 339d2fe..b76fb50 100644 --- a/perl-Gtk2.spec +++ b/perl-Gtk2.spec @@ -5,7 +5,7 @@ # Name: perl-Gtk2 -Version: 1.240 +Version: 1.241 Release: 1%{?dist} Summary: Perl interface to the 2.x series of the Gimp Toolkit library Group: Development/Libraries @@ -21,7 +21,7 @@ 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.220 +Requires: perl(Glib) >= 1.240 Requires: perl(Cairo) >= 1.00 Requires: perl(Pango) >= 1.220 # these can't be automatically obtained, but they are provided by this package @@ -70,6 +70,9 @@ chmod -R u+w $RPM_BUILD_ROOT/* %{_mandir}/man3/*.3pm* %changelog +* Wed Nov 23 2011 Tom Callaway <spot@xxxxxxxxxxxxxxxxx> - 1.241-1 +- update to 1.241 + * Thu Oct 20 2011 Tom Callaway <spot@xxxxxxxxxxxxxxxxx> - 1.240-1 - update to 1.240 diff --git a/sources b/sources index 8e85705..6cb253b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -31317d77739723a13f9bb8bd4ee561bf Gtk2-1.240.tar.gz +82ee2af46ef9ab7b560601e3ae6f8f7a Gtk2-1.241.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel