0.82 bump
This commit is contained in:
parent
52afa2295e
commit
283b8e1ed9
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
IPC-Cmd-0.40.tar.gz
|
||||
/IPC-Cmd-0.78.tar.gz
|
||||
/IPC-Cmd-0.80.tar.gz
|
||||
/IPC-Cmd-0.82.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
Name: perl-IPC-Cmd
|
||||
# Epoch to compete with perl.spec
|
||||
Epoch: 1
|
||||
Version: 0.80
|
||||
Release: 3%{?dist}
|
||||
Version: 0.82
|
||||
Release: 1%{?dist}
|
||||
Summary: Finding and running system commands made easy
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries
|
||||
@ -63,6 +63,9 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Mon Jul 08 2013 Petr Pisar <ppisar@redhat.com> - 1:0.82-1
|
||||
- 0.82 bump
|
||||
|
||||
* Mon May 20 2013 Petr Pisar <ppisar@redhat.com> - 1:0.80-3
|
||||
- Remove unneeded dependency on Config
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user