[perl-Mojolicious] Upstream update 1.92

cheeselee cheeselee at fedoraproject.org
Fri Aug 26 02:24:02 UTC 2011


commit d047ed80aa45c5c7561b41a54249f4422b5a3c70
Author: Robin Lee <cheeselee at fedoraproject.org>
Date:   Fri Aug 26 10:25:02 2011 +0800

    Upstream update 1.92

 .gitignore            |    1 +
 perl-Mojolicious.spec |    7 ++++---
 sources               |    2 +-
 3 files changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 91e2a39..2795557 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@ Mojolicious-0.999926.tar.gz
 /Mojolicious-1.43.tar.gz
 /Mojolicious-1.46.tar.gz
 /Mojolicious-1.65.tar.gz
+/Mojolicious-1.92.tar.gz
diff --git a/perl-Mojolicious.spec b/perl-Mojolicious.spec
index 224ec10..07ae2f4 100644
--- a/perl-Mojolicious.spec
+++ b/perl-Mojolicious.spec
@@ -1,5 +1,5 @@
 Name:           perl-Mojolicious
-Version:        1.65
+Version:        1.92
 Release:        1%{?dist}
 Summary:        A next generation web framework for Perl
 License:        Artistic 2.0
@@ -25,7 +25,6 @@ a new attempt at implementing this idea using state of the art technology.
 %prep
 %setup -q -n Mojolicious-%{version}
 mv README.pod lib/Mojolicious/
-chmod -x lib/Mojo/Exception.pm
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -43,7 +42,6 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 make test
 
 %files
-%defattr(-,root,root,-)
 %doc Changes LICENSE examples
 %{_bindir}/mojo
 %{_bindir}/hypnotoad
@@ -53,6 +51,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri Aug 26 2011 Robin Lee <cheeselee at fedoraproject.org> - 1.92-1
+- Upstream update 1.92
+
 * Tue Jul 26 2011 Yanko Kaneti <yaneti at declera.com> - 1.65-1
 - Upstream update 1.65
 
diff --git a/sources b/sources
index 4e05b17..d00d415 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b9cff0ff045d1ca5cb55d41ce90c1f5b  Mojolicious-1.65.tar.gz
+da0907ceec551506cf206b358f13bd14  Mojolicious-1.92.tar.gz


More information about the scm-commits mailing list