commit 6b4dd21859f11ca1c5abb514c6d7b00a225d2b9f Author: Petr Písař <ppisar@xxxxxxxxxx> Date: Thu Jan 23 16:06:40 2014 +0100 0.92 bump .gitignore | 1 + perl-IPC-Cmd.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) --- diff --git a/.gitignore b/.gitignore index d872f4a..ae9322f 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ IPC-Cmd-0.40.tar.gz /IPC-Cmd-0.84.tar.gz /IPC-Cmd-0.86.tar.gz /IPC-Cmd-0.90.tar.gz +/IPC-Cmd-0.92.tar.gz diff --git a/perl-IPC-Cmd.spec b/perl-IPC-Cmd.spec index 2b18406..ac9783d 100644 --- a/perl-IPC-Cmd.spec +++ b/perl-IPC-Cmd.spec @@ -1,7 +1,7 @@ Name: perl-IPC-Cmd # Epoch to compete with perl.spec Epoch: 1 -Version: 0.90 +Version: 0.92 Release: 1%{?dist} Summary: Finding and running system commands made easy License: GPL+ or Artistic @@ -33,6 +33,7 @@ BuildRequires: perl(vars) # Tests: # output.pl/IO::Handle not used BuildRequires: perl(Data::Dumper) +BuildRequires: perl(File::Temp) BuildRequires: perl(lib) BuildRequires: perl(Test::More) BuildRequires: perl(warnings) @@ -73,6 +74,9 @@ make test %{_mandir}/man3/* %changelog +* Thu Jan 23 2014 Petr Pisar <ppisar@xxxxxxxxxx> - 1:0.92-1 +- 0.92 bump + * Tue Nov 19 2013 Petr Pisar <ppisar@xxxxxxxxxx> - 1:0.90-1 - 0.90 bump diff --git a/sources b/sources index 55cc6b1..d232b3c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6c533447b3f738a0b7c757f16f7c5a7d IPC-Cmd-0.90.tar.gz +3efb414f6d5d6aecc5b32cd82541895d IPC-Cmd-0.92.tar.gz -- 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