[perl-Mojolicious] Update to 4.23; fix all incorrect dates in the spec changelog

Emmanuel Seyman eseyman at fedoraproject.org
Mon Aug 5 22:29:46 UTC 2013


commit 09b3f55d7c7accdb2da9239fed53d3214f088069
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Tue Aug 6 00:29:33 2013 +0200

    Update to 4.23; fix all incorrect dates in the spec changelog

 .gitignore            |    1 +
 perl-Mojolicious.spec |   24 ++++++++++++++----------
 sources               |    2 +-
 3 files changed, 16 insertions(+), 11 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7c76237..39a267c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -93,3 +93,4 @@ Mojolicious-0.999926.tar.gz
 /Mojolicious-4.16.tar.gz
 /Mojolicious-4.17.tar.gz
 /Mojolicious-4.18.tar.gz
+/Mojolicious-4.23.tar.gz
diff --git a/perl-Mojolicious.spec b/perl-Mojolicious.spec
index 1ab8e79..d7657a5 100644
--- a/perl-Mojolicious.spec
+++ b/perl-Mojolicious.spec
@@ -1,6 +1,6 @@
 Name:           perl-Mojolicious
-Version:        4.18
-Release:        3%{?dist}
+Version:        4.23
+Release:        1%{?dist}
 Summary:        A next generation web framework for Perl
 License:        Artistic 2.0
 
@@ -60,6 +60,10 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Aug 05 2013 Emmanuel Seyman <emmanuel at seyman.fr> - 4.23-1
+- Update to 4.23
+- Fix incorrect dates in the spec changelog
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.18-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
@@ -148,7 +152,7 @@ make test
 * Sun Dec 02 2012 Emmanuel Seyman <emmanuel at seyman.fr> - 3.64-1
 - Update to 3.64
 
-* Sun Nov 21 2012 Emmanuel Seyman <emmanuel at seyman.fr> - 3.61-1
+* Sun Nov 25 2012 Emmanuel Seyman <emmanuel at seyman.fr> - 3.61-1
 - Update to 3.61
 
 * Sun Nov 18 2012 Emmanuel Seyman <emmanuel at seyman.fr> - 3.57-1
@@ -266,7 +270,7 @@ make test
 * Tue Jan  3 2012 Yanko Kaneti <yaneti at declera.com> - 2.42-1
 - Update to 2.42
 
-* Mon Dec 30 2011 Yanko Kaneti <yaneti at declera.com> - 2.41-1
+* Fri Dec 30 2011 Yanko Kaneti <yaneti at declera.com> - 2.41-1
 - Update to 2.41
 
 * Mon Dec 26 2011 Yanko Kaneti <yaneti at declera.com> - 2.40-1
@@ -326,7 +330,7 @@ make test
 * Tue May  3 2011 Yanko Kaneti <yaneti at declera.com> 1.22-1
 - Upstream update 1.22.
 
-* Sat Apr 17 2011 Yanko Kaneti <yaneti at declera.com> 1.16-1
+* Sun Apr 17 2011 Yanko Kaneti <yaneti at declera.com> 1.16-1
 - Security bugfix 1.16.
 
 * Sat Mar 19 2011 Yanko Kaneti <yaneti at declera.com> 1.15-1
@@ -354,20 +358,20 @@ make test
 * Mon Nov 22 2010 Yanko Kaneti <yaneti at declera.com> 0.999941-1
 - Latest upstream release.
 
-* Thu Nov 16 2010 Yanko Kaneti <yaneti at declera.com> 0.999940-1
+* Tue Nov 16 2010 Yanko Kaneti <yaneti at declera.com> 0.999940-1
 - New upstream release. Turns off IPv6 support. Bugfixes.
 
-* Thu Nov 10 2010 Yanko Kaneti <yaneti at declera.com> 0.999938-1
+* Wed Nov 10 2010 Yanko Kaneti <yaneti at declera.com> 0.999938-1
 - New upstream release. MojoX is gone.
 
-* Thu Nov  5 2010 Yanko Kaneti <yaneti at declera.com> 0.999936-1
+* Fri Nov  5 2010 Yanko Kaneti <yaneti at declera.com> 0.999936-1
 - New upstream bugfix release.
 
 * Thu Nov  4 2010 Yanko Kaneti <yaneti at declera.com> 0.999935-1
 - Latest upstream release.
   http://search.cpan.org/src/KRAIH/Mojolicious-0.999935/Changes
 
-* Mon Aug 20 2010 Yanko Kaneti <yaneti at declera.com> 0.999929-1
+* Thu Aug 19 2010 Yanko Kaneti <yaneti at declera.com> 0.999929-1
 - Latest upstream release.
   http://search.cpan.org/src/KRAIH/Mojolicious-0.999929/Changes
 
@@ -378,7 +382,7 @@ make test
 * Tue Jun 22 2010 Petr Pisar <ppisar at redhat.com> 0.999926-2
 - Rebuild against perl-5.12
 
-* Fri Jun 16 2010 Yanko Kaneti <yaneti at declera.com> 0.999926-1
+* Wed Jun 16 2010 Yanko Kaneti <yaneti at declera.com> 0.999926-1
 - Latest upstream release.
   http://search.cpan.org/src/KRAIH/Mojolicious-0.999926/Changes
 
diff --git a/sources b/sources
index e086f88..e4148bc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7c1c5e45e6dce266fa8a7a2beb5c947e  Mojolicious-4.18.tar.gz
+508046342e7c70cbb3da797cdc78f8e8  Mojolicious-4.23.tar.gz



More information about the perl-devel mailing list