diff --git a/.gitignore b/.gitignore index 3d6aca7..a5d3f7c 100644 --- a/.gitignore +++ b/.gitignore @@ -105,3 +105,4 @@ Mojolicious-0.999926.tar.gz /Mojolicious-4.46.tar.gz /Mojolicious-4.49.tar.gz /Mojolicious-4.50.tar.gz +/Mojolicious-4.53.tar.gz diff --git a/perl-Mojolicious.spec b/perl-Mojolicious.spec index b3648bc..45e1175 100644 --- a/perl-Mojolicious.spec +++ b/perl-Mojolicious.spec @@ -1,5 +1,5 @@ Name: perl-Mojolicious -Version: 4.50 +Version: 4.53 Release: 1%{?dist} Summary: A next generation web framework for Perl License: Artistic 2.0 @@ -60,6 +60,9 @@ make test %{_mandir}/man3/* %changelog +* Sun Nov 03 2013 Emmanuel Seyman - 4.53-1 +- Update to 4.53 + * Sun Oct 27 2013 Emmanuel Seyman - 4.50-1 - Update to 4.50 diff --git a/sources b/sources index 95f10b7..68314fe 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a6c329a786001656a5c3cf651c603f86 Mojolicious-4.50.tar.gz +a61736da174d3f616bb1611cf5342ebf Mojolicious-4.53.tar.gz