commit 72f6d749c5e7dca28e6b8c6cba82d21304de2983 Author: Iain Arnell <iarnell@xxxxxxxxx> Date: Tue May 29 05:25:43 2012 -0600 update to 0.18 .gitignore | 1 + perl-GTop.spec | 8 +++++--- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) --- diff --git a/.gitignore b/.gitignore index 9912463..acf6603 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ GTop-0.16.tar.gz /GTop-0.17.tar.gz +/GTop-0.18.tar.gz diff --git a/perl-GTop.spec b/perl-GTop.spec index 1046b0b..6bcc97c 100644 --- a/perl-GTop.spec +++ b/perl-GTop.spec @@ -1,6 +1,6 @@ Name: perl-GTop -Version: 0.17 -Release: 2%{?dist} +Version: 0.18 +Release: 1%{?dist} Summary: Perl interface to libgtop License: GPL+ or Artistic Group: Development/Libraries @@ -42,7 +42,6 @@ make pure_install DESTDIR=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} \; find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} \; -find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* @@ -57,6 +56,9 @@ make test %{_mandir}/man3/* %changelog +* Tue May 29 2012 Iain Arnell <iarnell@xxxxxxxxx> 0.18-1 +- update to latest upstream version + * Tue Jan 17 2012 Iain Arnell <iarnell@xxxxxxxxx> - 0.17-2 - rebuilt again for F17 mass rebuild diff --git a/sources b/sources index 956567a..026e3c1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4417dd092996880b9a14bce33e0ccc3a GTop-0.17.tar.gz +5652bdbbe1aed5577ab8e72c88b9740f GTop-0.18.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