[perl-MooseX-AttributeShortcuts] 0.008 bump

Petr Pisar ppisar at fedoraproject.org
Mon Jan 23 11:52:47 UTC 2012


commit b9fb941bba0c0bbab86215080bcab74602f65175
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Jan 23 12:51:48 2012 +0100

    0.008 bump

 .gitignore                          |    1 +
 perl-MooseX-AttributeShortcuts.spec |    9 ++++++---
 sources                             |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0348ebd..6bb7640 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /MooseX-AttributeShortcuts-0.005.tar.gz
 /MooseX-AttributeShortcuts-0.006.tar.gz
+/MooseX-AttributeShortcuts-0.008.tar.gz
diff --git a/perl-MooseX-AttributeShortcuts.spec b/perl-MooseX-AttributeShortcuts.spec
index e44c9f1..9974b10 100644
--- a/perl-MooseX-AttributeShortcuts.spec
+++ b/perl-MooseX-AttributeShortcuts.spec
@@ -1,10 +1,10 @@
 Name:           perl-MooseX-AttributeShortcuts
-Version:        0.006
-Release:        2%{?dist}
+Version:        0.008
+Release:        1%{?dist}
 Summary:        Shorthand for common Moose attribute options
 License:        LGPLv2
 Group:          Development/Libraries
-URL:            http://search.cpan.org/dist/MooseX-AttributeShortcuts/
+URL:            http://metacpan.org/release/MooseX-AttributeShortcuts/
 Source0:        http://www.cpan.org/authors/id/R/RS/RSRCHBOY/MooseX-AttributeShortcuts-%{version}.tar.gz
 BuildArch:      noarch
 BuildRequires:  perl(ExtUtils::MakeMaker)
@@ -58,6 +58,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Jan 23 2012 Petr Pisar <ppisar at redhat.com> - 0.008-1
+- 0.008 bump
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.006-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 1657f65..5f45f71 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ca7d063db9f2a30db655662f50bcfaf7  MooseX-AttributeShortcuts-0.006.tar.gz
+fb40033b3dee2ecd52f1a7dfdbc683e5  MooseX-AttributeShortcuts-0.008.tar.gz



More information about the perl-devel mailing list