diff --git a/.cvsignore b/.cvsignore index 1bb4946..66999ce 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -Gtk2-1.141.tar.gz +Gtk2-1.142.tar.gz diff --git a/perl-Gtk2.spec b/perl-Gtk2.spec index c0c37c4..4502976 100644 --- a/perl-Gtk2.spec +++ b/perl-Gtk2.spec @@ -5,7 +5,7 @@ # Name: perl-Gtk2 -Version: 1.141 +Version: 1.142 Release: 1%{?dist} Summary: Perl interface to the 2.x series of the Gimp Toolkit library @@ -64,7 +64,7 @@ rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -type f -name '*.bs' -empty -exec rm -f {} ';' -find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';' +find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* @@ -86,6 +86,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sun Jan 21 2007 Jose Pedro Oliveira - 1.142-1 +- Update to 1.142. + * Wed Nov 22 2006 Jose Pedro Oliveira - 1.141-1 - Update to 1.141. diff --git a/sources b/sources index bb15cab..6b4f723 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bc7f61c80bef55ae9e0edd4badedddd3 Gtk2-1.141.tar.gz +b95595aff84b25d2fa6bb851e17ad203 Gtk2-1.142.tar.gz