[perl-Catalyst-Devel] update to 1.37

Iain Arnell iarnell at fedoraproject.org
Sat May 19 14:40:56 UTC 2012


commit 272159570d22652ce25b7f7ec464076bff5ddf58
Author: Iain Arnell <iarnell at gmail.com>
Date:   Sat May 19 08:40:50 2012 -0600

    update to 1.37

 .gitignore               |    1 +
 perl-Catalyst-Devel.spec |   10 ++++++----
 sources                  |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 945640a..ffc346d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ Catalyst-Devel-1.27.tar.gz
 /Catalyst-Devel-1.31.tar.gz
 /Catalyst-Devel-1.34.tar.gz
 /Catalyst-Devel-1.36.tar.gz
+/Catalyst-Devel-1.37.tar.gz
diff --git a/perl-Catalyst-Devel.spec b/perl-Catalyst-Devel.spec
index cee8532..061e6c8 100644
--- a/perl-Catalyst-Devel.spec
+++ b/perl-Catalyst-Devel.spec
@@ -1,7 +1,7 @@
 Name:           perl-Catalyst-Devel
 Summary:        Catalyst Development Tools
-Version:        1.36
-Release:        2%{?dist}
+Version:        1.37
+Release:        1%{?dist}
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 Source0:        http://search.cpan.org/CPAN/authors/id/B/BO/BOBTFISH/Catalyst-Devel-%{version}.tar.gz
@@ -15,7 +15,7 @@ BuildRequires:  perl(Catalyst::Plugin::ConfigLoader) >= 0.30
 BuildRequires:  perl(Catalyst::Plugin::Static::Simple) >= 0.28
 BuildRequires:  perl(Config::General) >= 2.42
 BuildRequires:  perl(CPAN)
-BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.42
+BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.36
 BuildRequires:  perl(File::ChangeNotify) >= 0.07
 BuildRequires:  perl(File::Copy::Recursive)
 BuildRequires:  perl(File::ShareDir)
@@ -71,7 +71,6 @@ make %{?_smp_mflags}
 %install
 make pure_install DESTDIR=%{buildroot}
 find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
-find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null ';'
 
 %{_fixperms} %{buildroot}/*
 
@@ -87,6 +86,9 @@ make test
 %exclude %{perl_vendorlib}/Catalyst/Restarter/Win32.pm
 
 %changelog
+* Sat May 19 2012 Iain Arnell <iarnell at gmail.com> 1.37-1
+- update to latest upstream version
+
 * Sun Jan 22 2012 Iain Arnell <iarnell at gmail.com> 1.36-2
 - drop old tests subpackage; move tests to main package documentation
 
diff --git a/sources b/sources
index 3678646..90250d1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f988323fb49e34bb0854cdb20e75cb23  Catalyst-Devel-1.36.tar.gz
+3bb65d6944c623eafb9ad75f88cea3a9  Catalyst-Devel-1.37.tar.gz


More information about the scm-commits mailing list