[perl-MooseX-App] Update to 1.32

Emmanuel Seyman eseyman at fedoraproject.org
Sun Mar 22 09:59:01 UTC 2015


commit fa793c49ab130c5f958c761a170fbf55a2bf777c
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sun Mar 22 10:58:58 2015 +0100

    Update to 1.32

 .gitignore           | 1 +
 perl-MooseX-App.spec | 5 ++++-
 sources              | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 19f2e8b..67aadeb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /MooseX-App-1.30.tar.gz
 /MooseX-App-1.31.tar.gz
+/MooseX-App-1.32.tar.gz
diff --git a/perl-MooseX-App.spec b/perl-MooseX-App.spec
index 2770419..7564428 100644
--- a/perl-MooseX-App.spec
+++ b/perl-MooseX-App.spec
@@ -1,5 +1,5 @@
 Name:           perl-MooseX-App
-Version:        1.31
+Version:        1.32
 Release:        1%{?dist}
 Summary:        Write user-friendly command line apps with even less suffering
 License:        GPL+ or Artistic
@@ -87,6 +87,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Mar 22 2015 Emmanuel Seyman <emmanuel at seyman.fr> - 1.32-1
+- Update to 1.32
+
 * Tue Feb 10 2015 Petr Ĺ abata <contyk at redhat.com> - 1.31-1
 - 1.31 bump
 
diff --git a/sources b/sources
index df441bd..d86bb7e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dd2fb948331bd826302d7b0a1219c939  MooseX-App-1.31.tar.gz
+6fed4ae6a385d9204cf673941b6e438c  MooseX-App-1.32.tar.gz


More information about the perl-devel mailing list