>From 1136319acdaad37568566c367544035077727e5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= <contyk@xxxxxxxxxx> Date: Tue, 21 Apr 2015 17:44:11 +0200 Subject: 1.33 bump diff --git a/.gitignore b/.gitignore index 67aadeb..25cd1df 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /MooseX-App-1.30.tar.gz /MooseX-App-1.31.tar.gz /MooseX-App-1.32.tar.gz +/MooseX-App-1.33.tar.gz diff --git a/perl-MooseX-App.spec b/perl-MooseX-App.spec index 7564428..d362487 100644 --- a/perl-MooseX-App.spec +++ b/perl-MooseX-App.spec @@ -1,5 +1,5 @@ Name: perl-MooseX-App -Version: 1.32 +Version: 1.33 Release: 1%{?dist} Summary: Write user-friendly command line apps with even less suffering License: GPL+ or Artistic @@ -49,7 +49,9 @@ BuildRequires: perl(utf8) # Tests only BuildRequires: perl(Data::Dumper) BuildRequires: perl(FindBin) +BuildRequires: perl(IPC::Open3) BuildRequires: perl(lib) +BuildRequires: perl(Symbol) BuildRequires: perl(Test::Most) BuildRequires: perl(Test::NoWarnings) Requires: perl(:MODULE_COMPAT_%(eval "$(perl -V:version)"; echo $version)) @@ -87,6 +89,9 @@ make test %{_mandir}/man3/* %changelog +* Tue Apr 21 2015 Petr Å abata <contyk@xxxxxxxxxx> - 1.33-1 +- 1.33 bump + * Sun Mar 22 2015 Emmanuel Seyman <emmanuel@xxxxxxxxx> - 1.32-1 - Update to 1.32 diff --git a/sources b/sources index d86bb7e..ce3beb2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6fed4ae6a385d9204cf673941b6e438c MooseX-App-1.32.tar.gz +f52717ab0bc69c57c3d0d60deb5203df MooseX-App-1.33.tar.gz -- cgit v0.10.2 http://pkgs.fedoraproject.org/cgit/perl-MooseX-App.git/commit/?h=master&id=1136319acdaad37568566c367544035077727e5d
-- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel