commit 349bbabafe214c22ce84a8497a45fc9a5fbdd588 Author: Julian C. Dunn <jdunn@xxxxxxxxxxxx> Date: Mon Aug 26 12:52:05 2013 -0400 Update to 3.04 (bz#1000526) .gitignore | 1 + perl-WWW-Shorten.spec | 12 +++++++----- sources | 2 +- 3 files changed, 9 insertions(+), 6 deletions(-) --- diff --git a/.gitignore b/.gitignore index 2185168..992e501 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /WWW-Shorten-3.02.tar.gz /WWW-Shorten-3.03.tar.gz +/WWW-Shorten-3.04.tar.gz diff --git a/perl-WWW-Shorten.spec b/perl-WWW-Shorten.spec index 96df4af..c519c66 100644 --- a/perl-WWW-Shorten.spec +++ b/perl-WWW-Shorten.spec @@ -1,6 +1,6 @@ Name: perl-WWW-Shorten -Version: 3.03 -Release: 6%{?dist} +Version: 3.04 +Release: 1%{?dist} Summary: Interface to URL shortening sites License: Artistic 2.0 Group: Development/Libraries @@ -13,7 +13,7 @@ BuildRequires: perl(Carp) BuildRequires: perl(Config::Auto) BuildRequires: perl(LWP) >= 5.75 BuildRequires: perl(LWP::UserAgent) >= 2.023 -BuildRequires: perl(Module::Build) +BuildRequires: perl(Module::Build) >= 0.40 BuildRequires: perl(Test::More) >= 0.47 BuildRequires: perl(Test::Pod) >= 1.00 BuildRequires: perl(URI) >= 1.27 @@ -38,8 +38,7 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} $RPM_BUILD_ROOT/* %check -# Skip t/98pod-coverage.t test, CPAN RT#85418 -./Build test --test_files 't/0*.t t/99*.t' +./Build test --test_files 't/0*.t' %files %doc Artistic AUTHORS ChangeLog.SPOON Changes CREDITS LICENCE README TODO @@ -49,6 +48,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %{_mandir}/man3/* %changelog +* Mon Aug 26 2013 Julian C. Dunn <jdunn@xxxxxxxxxxxx> - 3.04-1 +- Upgrade to 3.04 (bz#1000526) + * Sun Aug 04 2013 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 3.03-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index 209301f..ebe5c1c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8ba21ec85951c5ed7f87e2ea28280882 WWW-Shorten-3.03.tar.gz +a30a87a8d99fc2e8642a9bff2d752563 WWW-Shorten-3.04.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