[perl-Mojolicious] Update to 6.02

Emmanuel Seyman eseyman at fedoraproject.org
Sun Mar 15 03:04:38 UTC 2015


commit 66ecebc42965e98fd16d05df15fce77e366cbacd
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sun Mar 15 04:04:35 2015 +0100

    Update to 6.02

 .gitignore            | 1 +
 perl-Mojolicious.spec | 5 ++++-
 sources               | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a3e6dfb..7adfc47 100644
--- a/.gitignore
+++ b/.gitignore
@@ -164,3 +164,4 @@ Mojolicious-0.999926.tar.gz
 /Mojolicious-5.81.tar.gz
 /Mojolicious-6.0.tar.gz
 /Mojolicious-6.01.tar.gz
+/Mojolicious-6.02.tar.gz
diff --git a/perl-Mojolicious.spec b/perl-Mojolicious.spec
index 3d8567c..f9a3bcc 100644
--- a/perl-Mojolicious.spec
+++ b/perl-Mojolicious.spec
@@ -1,5 +1,5 @@
 Name:           perl-Mojolicious
-Version:        6.01
+Version:        6.02
 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 15 2015 Emmanuel Seyman <emmanuel at seyman.fr> - 6.02-1
+- Update to 6.02
+
 * Sun Mar 08 2015 Emmanuel Seyman <emmanuel at seyman.fr> - 6.01-1
 - Update to 6.01
 
diff --git a/sources b/sources
index 8b01d0d..6c941f2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-851eefadf653afa777d8b2c73cbc0cf5  Mojolicious-6.01.tar.gz
+710231e584829ff5138f903ed0820172  Mojolicious-6.02.tar.gz


More information about the scm-commits mailing list