commit a0f3268585b7dc2d16897540700f15de3fa6fd98 Author: Emmanuel Seyman <emmanuel.seyman@xxxxxxxxxxxxxxxx> Date: Sat Jun 18 10:56:31 2011 +0200 Update to 4.50, spec clean-up .gitignore | 1 + perl-CGI-Application.spec | 13 ++++++------- sources | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) --- diff --git a/.gitignore b/.gitignore index 8055382..db28b06 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ CGI-Application-4.31.tar.gz +/CGI-Application-4.50.tar.gz diff --git a/perl-CGI-Application.spec b/perl-CGI-Application.spec index 0f6dad4..6a54e26 100644 --- a/perl-CGI-Application.spec +++ b/perl-CGI-Application.spec @@ -1,12 +1,11 @@ Name: perl-CGI-Application -Version: 4.31 -Release: 6%{?dist} +Version: 4.50 +Release: 1%{?dist} Summary: Framework for building reusable web-applications License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/CGI-Application/ Source0: http://search.cpan.org/CPAN/authors/id/M/MA/MARKSTOS/CGI-Application-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(CGI) BuildRequires: perl(Class::ISA) @@ -43,16 +42,16 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %check ./Build test -%clean -rm -rf $RPM_BUILD_ROOT - %files -%defattr(-,root,root,-) %doc ARTISTIC Changes GPL README %{perl_vendorlib}/* %{_mandir}/man3/* %changelog +* Sat Jun 18 2011 Emmanuel Seyman <emmanuel.seyman@xxxxxxxxxxxxxxxx> - 4.50-1 +- Update to 4.50 +- Spec clean-up + * Sat May 14 2011 Iain Arnell <iarnell@xxxxxxxxx> 4.31-6 - Add perl(CGI) to Requires too. diff --git a/sources b/sources index ea01910..a9d39e9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -502cb5785a291ed65869eb663eb01999 CGI-Application-4.31.tar.gz +356595b6f12373f57243a7e605b9cd43 CGI-Application-4.50.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