[perl-MooseX-AttributeShortcuts] 0.014 bump

Petr Pisar ppisar at fedoraproject.org
Fri Aug 17 13:27:29 UTC 2012


commit 81b082fcdaff67826feb92c864d5e2332bb28d5e
Author: Petr Písař <ppisar at redhat.com>
Date:   Fri Aug 17 15:26:38 2012 +0200

    0.014 bump

 .gitignore                          |    1 +
 perl-MooseX-AttributeShortcuts.spec |    5 ++++-
 sources                             |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 25e3e19..3c7957b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /MooseX-AttributeShortcuts-0.008.tar.gz
 /MooseX-AttributeShortcuts-0.010.tar.gz
 /MooseX-AttributeShortcuts-0.013.tar.gz
+/MooseX-AttributeShortcuts-0.014.tar.gz
diff --git a/perl-MooseX-AttributeShortcuts.spec b/perl-MooseX-AttributeShortcuts.spec
index 2018a6b..7fdc247 100644
--- a/perl-MooseX-AttributeShortcuts.spec
+++ b/perl-MooseX-AttributeShortcuts.spec
@@ -1,5 +1,5 @@
 Name:           perl-MooseX-AttributeShortcuts
-Version:        0.013
+Version:        0.014
 Release:        1%{?dist}
 Summary:        Shorthand for common Moose attribute options
 License:        LGPLv2
@@ -60,6 +60,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri Aug 17 2012 Petr Pisar <ppisar at redhat.com> - 0.014-1
+- 0.014 bump
+
 * Mon Jul 23 2012 Jitka Plesnikova <jplesnik at redhat.com> - 0.013-1
 - 0.013 bump
 
diff --git a/sources b/sources
index 15aeb98..4b5713a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e4033f98618632f21ef9a8a046568093  MooseX-AttributeShortcuts-0.013.tar.gz
+2328becfb89275949955a13f5dc383e8  MooseX-AttributeShortcuts-0.014.tar.gz


More information about the scm-commits mailing list