Perl 5.18 rebuild

This commit is contained in:
Petr Písař 2013-07-20 15:50:44 +02:00
parent ee6892f2bd
commit 17d9b529a3

View File

@ -1,6 +1,6 @@
Name: perl-IPC-Run3 Name: perl-IPC-Run3
Version: 0.046 Version: 0.046
Release: 1%{?dist} Release: 2%{?dist}
Summary: Run a subprocess in batch mode Summary: Run a subprocess in batch mode
License: GPL+ or Artistic or BSD License: GPL+ or Artistic or BSD
Group: Development/Libraries Group: Development/Libraries
@ -51,6 +51,9 @@ make test
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Sat Jul 20 2013 Petr Pisar <ppisar@redhat.com> - 0.046-2
- Perl 5.18 rebuild
* Wed Jul 17 2013 Ralf Corsépius <corsepiu@fedoraproject.org> - 0.046-1 * Wed Jul 17 2013 Ralf Corsépius <corsepiu@fedoraproject.org> - 0.046-1
- Upstream update. - Upstream update.