commit 6fbdf4808639359bedee23d4161406340cdd4e62 Author: Iain Arnell <iarnell@xxxxxxxxx> Date: Sat May 12 07:56:02 2012 -0600 update to 0.10020 .gitignore | 1 + perl-Catalyst-Plugin-Authentication.spec | 8 +++++--- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) --- diff --git a/.gitignore b/.gitignore index e590ddb..91c9a9d 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ Catalyst-Plugin-Authentication-0.10016.tar.gz /Catalyst-Plugin-Authentication-0.10017.tar.gz /Catalyst-Plugin-Authentication-0.10018.tar.gz /Catalyst-Plugin-Authentication-0.10019.tar.gz +/Catalyst-Plugin-Authentication-0.10020.tar.gz diff --git a/perl-Catalyst-Plugin-Authentication.spec b/perl-Catalyst-Plugin-Authentication.spec index df31a8c..597a3f9 100644 --- a/perl-Catalyst-Plugin-Authentication.spec +++ b/perl-Catalyst-Plugin-Authentication.spec @@ -1,10 +1,10 @@ Name: perl-Catalyst-Plugin-Authentication Summary: Infrastructure plugin for the Catalyst authentication framework -Version: 0.10019 +Version: 0.10020 Release: 1%{?dist} License: GPL+ or Artistic Group: Development/Libraries -Source0: http://search.cpan.org/CPAN/authors/id/J/JJ/JJNAPIORK/Catalyst-Plugin-Authentication-%{version}.tar.gz +Source0: http://search.cpan.org/CPAN/authors/id/B/BO/BOBTFISH/Catalyst-Plugin-Authentication-%{version}.tar.gz URL: http://search.cpan.org/dist/Catalyst-Plugin-Authentication/ Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) BuildArch: noarch @@ -55,7 +55,6 @@ make %{?_smp_mflags} make pure_install DESTDIR=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} \; -find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* @@ -68,6 +67,9 @@ TEST_POD=1 make test %{_mandir}/man3/* %changelog +* Sat May 12 2012 Iain Arnell <iarnell@xxxxxxxxx> 0.10020-1 +- update to latest upstream version + * Sun Apr 29 2012 Iain Arnell <iarnell@xxxxxxxxx> 0.10019-1 - update to latest upstream version diff --git a/sources b/sources index 9696da3..c6fe1fb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9f1948a3e58b5014fd81f806194d1e12 Catalyst-Plugin-Authentication-0.10019.tar.gz +648aff1f6317e1755640a47dc025c4e9 Catalyst-Plugin-Authentication-0.10020.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