commit 7cce628ab75c6d9f93d23c88d7040bfc8a43d7e9 Author: Tom "spot" Callaway <tcallawa@xxxxxxxxxx> Date: Tue Aug 30 10:09:58 2011 -0400 1.224, filter out bogus Requires on Test::More perl-Gtk2.spec | 13 +++++++++++-- sources | 2 +- 2 files changed, 12 insertions(+), 3 deletions(-) --- diff --git a/perl-Gtk2.spec b/perl-Gtk2.spec index 2b231c1..500b4e4 100644 --- a/perl-Gtk2.spec +++ b/perl-Gtk2.spec @@ -5,7 +5,7 @@ # Name: perl-Gtk2 -Version: 1.223 +Version: 1.224 Release: 2%{?dist} Summary: Perl interface to the 2.x series of the Gimp Toolkit library @@ -37,7 +37,7 @@ Provides: perl(Gtk2::VBox) Provides: perl(Gtk2::Window) Provides: perl(Gtk2::MessageDialog) -%global __requires_exclude perl\\(Glib\\) +%global __requires_exclude perl\\(Glib\\)|perl\\(Test:: %description This module allows you to write Gtk+ graphical user interfaces in a @@ -84,6 +84,15 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Aug 30 2011 Tom Callaway <spot@xxxxxxxxxxxxxxxxx> - 1.224-2 +- filter out bogus Requires on Test::More + +* Wed Aug 3 2011 Tom Callaway <spot@xxxxxxxxxxxxxxxxx> - 1.224-1 +- update to 1.224 + +* Tue Jun 21 2011 Marcela Mašláňová <mmaslano@xxxxxxxxxx> - 1.223-3 +- Perl mass rebuild + * Thu Apr 14 2011 Marcela Mašláňová <mmaslano@xxxxxxxxxx> - 1.223-2 - add provides, which should fix gcstar. They must be provided by this package. diff --git a/sources b/sources index dbacd38..bee1b4f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -57459f0f39c20699a5062ea833a67817 Gtk2-1.223.tar.gz +0d83e00179bcf1caa2b8974248b6a869 Gtk2-1.224.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