Perl 5.16 rebuild

This commit is contained in:
Petr Písař 2012-06-12 18:29:51 +02:00
parent 1ea3c26a80
commit 96bd42516b

View File

@ -1,6 +1,6 @@
Name: perl-IPC-Run3
Version: 0.045
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Run a subprocess in batch mode
License: (GPL+ or Artistic) or BSD
Group: Development/Libraries
@ -48,6 +48,9 @@ make test
%{_mandir}/man3/*
%changelog
* Tue Jun 12 2012 Petr Pisar <ppisar@redhat.com> - 0.045-2
- Perl 5.16 rebuild
* Thu Jan 05 2012 Ralf Corsépius <corsepiu@fedoraproject.org> - 0.045-1
- Upstream update.
- Modernize spec file.