0.92 bump

This commit is contained in:
Petr Písař 2014-01-23 16:06:40 +01:00
parent 5a71dafca5
commit 6b4dd21859
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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@redhat.com> - 1:0.92-1
- 0.92 bump
* Tue Nov 19 2013 Petr Pisar <ppisar@redhat.com> - 1:0.90-1
- 0.90 bump

View File

@ -1 +1 @@
6c533447b3f738a0b7c757f16f7c5a7d IPC-Cmd-0.90.tar.gz
3efb414f6d5d6aecc5b32cd82541895d IPC-Cmd-0.92.tar.gz