[perl-Mojolicious] Update to 6.03

Emmanuel Seyman eseyman at fedoraproject.org
Sun Mar 22 08:03:27 UTC 2015


commit 7cc790ad6c30901fdaaec929019242c21fde8204
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sun Mar 22 09:03:24 2015 +0100

    Update to 6.03

 .gitignore            | 1 +
 perl-Mojolicious.spec | 5 ++++-
 sources               | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7adfc47..ebce1b7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -165,3 +165,4 @@ Mojolicious-0.999926.tar.gz
 /Mojolicious-6.0.tar.gz
 /Mojolicious-6.01.tar.gz
 /Mojolicious-6.02.tar.gz
+/Mojolicious-6.03.tar.gz
diff --git a/perl-Mojolicious.spec b/perl-Mojolicious.spec
index f9a3bcc..d9d21c6 100644
--- a/perl-Mojolicious.spec
+++ b/perl-Mojolicious.spec
@@ -1,5 +1,5 @@
 Name:           perl-Mojolicious
-Version:        6.02
+Version:        6.03
 Release:        1%{?dist}
 Summary:        A next generation web framework for Perl
 License:        Artistic 2.0
@@ -59,6 +59,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Mar 22 2015 Emmanuel Seyman <emmanuel at seyman.fr> - 6.03-1
+- Update to 6.03
+
 * Sun Mar 15 2015 Emmanuel Seyman <emmanuel at seyman.fr> - 6.02-1
 - Update to 6.02
 
diff --git a/sources b/sources
index 6c941f2..7a4feb9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-710231e584829ff5138f903ed0820172  Mojolicious-6.02.tar.gz
+3d3e6399da4d2649324ec23a751934d7  Mojolicious-6.03.tar.gz


More information about the perl-devel mailing list