commit 68bbd73c5862adc68d7123dd7dc1c196e8cd3891 Author: Iain Arnell <iarnell@xxxxxxxxx> Date: Fri Mar 30 06:55:04 2012 -0600 update to 0.103001 .gitignore | 1 + perl-CPAN-Uploader.spec | 10 ++++++---- sources | 2 +- 3 files changed, 8 insertions(+), 5 deletions(-) --- diff --git a/.gitignore b/.gitignore index 583242e..6a5a73d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ CPAN-Uploader-0.101670.tar.gz CPAN-Uploader-0.102150.tar.gz /CPAN-Uploader-0.103000.tar.gz +/CPAN-Uploader-0.103001.tar.gz diff --git a/perl-CPAN-Uploader.spec b/perl-CPAN-Uploader.spec index 1cd7e00..57f4b58 100644 --- a/perl-CPAN-Uploader.spec +++ b/perl-CPAN-Uploader.spec @@ -1,6 +1,6 @@ Name: perl-CPAN-Uploader -Version: 0.103000 -Release: 4%{?dist} +Version: 0.103001 +Release: 1%{?dist} Summary: Upload things to the CPAN License: GPL+ or Artistic Group: Development/Libraries @@ -51,14 +51,16 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; RELEASE_TESTING=1 make test %files -%defattr(-,root,root,-) -%doc Changes dist.ini LICENSE META.json README +%doc Changes LICENSE README %{perl_vendorlib}/* %{_bindir}/* %{_mandir}/man1/* %{_mandir}/man3/* %changelog +* Fri Mar 30 2012 Iain Arnell <iarnell@xxxxxxxxx> 0.103001-1 +- update to latest upstream version + * Fri Jan 13 2012 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.103000-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild diff --git a/sources b/sources index 7474177..b6f9454 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7bd63780e1ebb7ff806ba95b4f60c3ba CPAN-Uploader-0.103000.tar.gz +7698046a5b1d779734568da987b5928b CPAN-Uploader-0.103001.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