diff --git a/.gitignore b/.gitignore index db9c1f5..56ceed6 100644 --- a/.gitignore +++ b/.gitignore @@ -57,3 +57,4 @@ Mojolicious-0.999926.tar.gz /Mojolicious-3.36.tar.gz /Mojolicious-3.38.tar.gz /Mojolicious-3.41.tar.gz +/Mojolicious-3.43.tar.gz diff --git a/perl-Mojolicious.spec b/perl-Mojolicious.spec index 6af0ad9..551cc47 100644 --- a/perl-Mojolicious.spec +++ b/perl-Mojolicious.spec @@ -1,11 +1,11 @@ Name: perl-Mojolicious -Version: 3.41 +Version: 3.43 Release: 1%{?dist} Summary: A next generation web framework for Perl License: Artistic 2.0 Group: Development/Libraries URL: http://mojolicious.org/ -Source0: http://search.cpan.org/CPAN/authors/id/T/TE/TEMPIRE/Mojolicious-%{version}.tar.gz +Source0: http://search.cpan.org/CPAN/authors/id/S/SR/SRI/Mojolicious-%{version}.tar.gz BuildArch: noarch BuildRequires: perl >= 0:5.008007 BuildRequires: perl(ExtUtils::MakeMaker) @@ -56,6 +56,9 @@ make test %{_mandir}/man3/* %changelog +* Sun Sep 23 2012 Emmanuel Seyman - 3.43-1 +- Update to 3.43 + * Sun Sep 16 2012 Emmanuel Seyman - 3.41-1 - Update to 3.41 diff --git a/sources b/sources index e82b3ab..846dc39 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3c6d098f3af0d280431d83c1691717a6 Mojolicious-3.41.tar.gz +63014685181466e25d257ec18368ab30 Mojolicious-3.43.tar.gz