[perl-MooseX-App] 1.31 bump

Petr Šabata psabata at fedoraproject.org
Tue Feb 10 13:34:46 UTC 2015


commit 7465ea2bbdfca80bae25906455dc6cab726a0e2d
Author: Petr Šabata <contyk at redhat.com>
Date:   Tue Feb 10 14:34:35 2015 +0100

    1.31 bump

 .gitignore           |    1 +
 perl-MooseX-App.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d767b8a..19f2e8b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /MooseX-App-1.30.tar.gz
+/MooseX-App-1.31.tar.gz
diff --git a/perl-MooseX-App.spec b/perl-MooseX-App.spec
index f2def9d..2770419 100644
--- a/perl-MooseX-App.spec
+++ b/perl-MooseX-App.spec
@@ -1,6 +1,6 @@
 Name:           perl-MooseX-App
-Version:        1.30
-Release:        2%{?dist}
+Version:        1.31
+Release:        1%{?dist}
 Summary:        Write user-friendly command line apps with even less suffering
 License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/MooseX-App/
@@ -87,6 +87,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Feb 10 2015 Petr Šabata <contyk at redhat.com> - 1.31-1
+- 1.31 bump
+
 * Tue Dec 02 2014 Petr Šabata <contyk at redhat.com> - 1.30-2
 - Fix build issues pointed out in the review
 
diff --git a/sources b/sources
index df90ae6..df441bd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-57d2174847e1a8d313ec62dd0758f212  MooseX-App-1.30.tar.gz
+dd2fb948331bd826302d7b0a1219c939  MooseX-App-1.31.tar.gz


More information about the scm-commits mailing list