[perl-CatalystX-InjectComponent] update to 0.025

Iain Arnell iarnell at fedoraproject.org
Sat Jul 21 15:33:47 UTC 2012


commit 1b0e3ca67ab5326394f4f820e42454e8b355f5e2
Author: Iain Arnell <iarnell at gmail.com>
Date:   Sat Jul 21 09:33:15 2012 -0600

    update to 0.025

 .gitignore                          |    1 +
 perl-CatalystX-InjectComponent.spec |    9 ++++++---
 sources                             |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 46ceb59..d3176b5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /CatalystX-InjectComponent-0.024.tar.gz
+/CatalystX-InjectComponent-0.025.tar.gz
diff --git a/perl-CatalystX-InjectComponent.spec b/perl-CatalystX-InjectComponent.spec
index a57f0b3..8c8b73d 100644
--- a/perl-CatalystX-InjectComponent.spec
+++ b/perl-CatalystX-InjectComponent.spec
@@ -1,11 +1,11 @@
 Name:           perl-CatalystX-InjectComponent
-Version:        0.024
-Release:        4%{?dist}
+Version:        0.025
+Release:        1%{?dist}
 Summary:        Inject components into your Catalyst application
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/CatalystX-InjectComponent/
-Source0:        http://www.cpan.org/authors/id/R/RK/RKRIMEN/CatalystX-InjectComponent-%{version}.tar.gz
+Source0:        http://search.cpan.org/CPAN/authors/id/R/RO/ROKR/CatalystX-InjectComponent-%{version}.tar.gz
 BuildArch:      noarch
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(Catalyst::Runtime) >= 5.80000
@@ -51,6 +51,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sat Jul 21 2012 Iain Arnell <iarnell at gmail.com> 0.025-1
+- update to latest upstream version
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.024-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index d08294e..c4054fe 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9e6aa756ed402b9397c6d8023033e36b  CatalystX-InjectComponent-0.024.tar.gz
+90a89d4b1d41155e4dd3c0ec5e951f92  CatalystX-InjectComponent-0.025.tar.gz


More information about the scm-commits mailing list