[perl-MooseX-Singleton] update to 0.29

Iain Arnell iarnell at fedoraproject.org
Thu Jan 12 17:45:59 UTC 2012


commit b9a132bd6f63371f4751a3cc6a93b704738c7353
Author: Iain Arnell <iarnell at gmail.com>
Date:   Thu Jan 12 18:45:48 2012 +0100

    update to 0.29

 .gitignore                 |    1 +
 perl-MooseX-Singleton.spec |    7 +++++--
 sources                    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bd2b844..19cca0b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ MooseX-Singleton-0.21.tar.gz
 /MooseX-Singleton-0.25.tar.gz
 /MooseX-Singleton-0.26.tar.gz
 /MooseX-Singleton-0.27.tar.gz
+/MooseX-Singleton-0.29.tar.gz
diff --git a/perl-MooseX-Singleton.spec b/perl-MooseX-Singleton.spec
index 191fd82..b6bfb5d 100644
--- a/perl-MooseX-Singleton.spec
+++ b/perl-MooseX-Singleton.spec
@@ -1,11 +1,11 @@
 Name:           perl-MooseX-Singleton
-Version:        0.27
+Version:        0.29
 Release:        1%{?dist}
 Summary:        Turn your Moose class into a singleton
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/MooseX-Singleton/
-Source0:        http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/MooseX-Singleton-%{version}.tar.gz
+Source0:        http://search.cpan.org/CPAN/authors/id/K/KA/KAARE/MooseX-Singleton-%{version}.tar.gz
 BuildArch:      noarch
 BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.42
 BuildRequires:  perl(Moose) >= 1.10
@@ -47,6 +47,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Jan 12 2012 Iain Arnell <iarnell at gmail.com> 0.29-1
+- update to latest upstream version
+
 * Sat Oct 01 2011 Iain Arnell <iarnell at gmail.com> 0.27-1
 - update to latest upstream version
 
diff --git a/sources b/sources
index 773bf62..14dd399 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e86e126f706fb49c928ac453606c0883  MooseX-Singleton-0.27.tar.gz
+b4ea5f8cc9b9f952623527a52da55e8d  MooseX-Singleton-0.29.tar.gz



More information about the perl-devel mailing list