commit 2eed86735602c8454bcfb046e2beb779e3c4dd1d Author: Ralf Corsépius <corsepiu@xxxxxxxxxxxxxxxxx> Date: Wed Sep 18 10:58:47 2013 +0200 Upstream update. - Modernize spec. - Reflect upstream Source0-URL having changed. .gitignore | 2 +- perl-HTML-Mason-PSGIHandler.spec | 18 ++++++++---------- sources | 2 +- 3 files changed, 10 insertions(+), 12 deletions(-) --- diff --git a/.gitignore b/.gitignore index 1111fd7..d88b662 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/HTML-Mason-PSGIHandler-0.52.tar.gz +/HTML-Mason-PSGIHandler-0.53.tar.gz diff --git a/perl-HTML-Mason-PSGIHandler.spec b/perl-HTML-Mason-PSGIHandler.spec index 9e0da5d..64a4d50 100644 --- a/perl-HTML-Mason-PSGIHandler.spec +++ b/perl-HTML-Mason-PSGIHandler.spec @@ -1,12 +1,10 @@ Name: perl-HTML-Mason-PSGIHandler -Version: 0.52 -Release: 9%{?dist} +Version: 0.53 +Release: 1%{?dist} Summary: PSGI handler for HTML::Mason License: GPL+ or Artistic -Group: Development/Libraries URL: http://search.cpan.org/dist/HTML-Mason-PSGIHandler/ -Source0: http://www.cpan.org/authors/id/A/AB/ABH/HTML-Mason-PSGIHandler-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +Source0: http://www.cpan.org/authors/id/R/RU/RUZ/HTML-Mason-PSGIHandler-%{version}.tar.gz BuildArch: noarch BuildRequires: perl(CGI::PSGI) BuildRequires: perl(ExtUtils::MakeMaker) @@ -28,8 +26,6 @@ web servers that support PSGI. make %{?_smp_mflags} %install -rm -rf $RPM_BUILD_ROOT - make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; @@ -40,9 +36,6 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %check make test -%clean -rm -rf $RPM_BUILD_ROOT - %files %defattr(-,root,root,-) %doc Changes LICENSE README @@ -50,6 +43,11 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Wed Sep 18 2013 Ralf Corsépius <corsepiu@xxxxxxxxxxxxxxxxx> - 0.53-1 +- Upstream update. +- Modernize spec. +- Reflect upstream Source0-URL having changed. + * Fri Aug 09 2013 Petr Pisar <ppisar@xxxxxxxxxx> - 0.52-9 - Perl 5.18 rebuild diff --git a/sources b/sources index f395d15..eb1be53 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -42aa3272e16af0d6f35ac031d274dad8 HTML-Mason-PSGIHandler-0.52.tar.gz +f5982567c24f86b41c4cad43fd07c16c HTML-Mason-PSGIHandler-0.53.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