[perl-Mojolicious] Update to 5.81

Emmanuel Seyman eseyman at fedoraproject.org
Sun Feb 22 10:06:06 UTC 2015


commit bc7cbad66fa68b08a53cca703f9067d4dc3df265
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sun Feb 22 11:06:03 2015 +0100

    Update to 5.81

 .gitignore            | 1 +
 perl-Mojolicious.spec | 5 ++++-
 sources               | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 19355c5..9567737 100644
--- a/.gitignore
+++ b/.gitignore
@@ -161,3 +161,4 @@ Mojolicious-0.999926.tar.gz
 /Mojolicious-5.75.tar.gz
 /Mojolicious-5.77.tar.gz
 /Mojolicious-5.79.tar.gz
+/Mojolicious-5.81.tar.gz
diff --git a/perl-Mojolicious.spec b/perl-Mojolicious.spec
index 12107e9..5682252 100644
--- a/perl-Mojolicious.spec
+++ b/perl-Mojolicious.spec
@@ -1,5 +1,5 @@
 Name:           perl-Mojolicious
-Version:        5.79
+Version:        5.81
 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 Feb 22 2015 Emmanuel Seyman <emmanuel at seyman.fr> - 5.81-1
+- Update to 5.81
+
 * Sun Feb 15 2015 Emmanuel Seyman <emmanuel at seyman.fr> - 5.79-1
 - Update to 5.79
 - Cleanup spec file
diff --git a/sources b/sources
index e2c8fbd..e6ba367 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-17baffd61459a01b1b446461457abf7b  Mojolicious-5.79.tar.gz
+c3dddc5e4fbb4b9a029b742216a8de6b  Mojolicious-5.81.tar.gz


More information about the scm-commits mailing list