This commit is contained in:
Dennis Gilmore 2013-02-14 07:03:09 -06:00
parent ea2e611652
commit a5493bb22b

View File

@ -1,6 +1,6 @@
Name: perl-IPC-Run
Version: 0.92
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Perl module for interacting with child processes
License: GPL+ or Artistic
Group: Development/Libraries
@ -54,6 +54,9 @@ make test
%{_mandir}/man3/*
%changelog
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.92-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Fri Nov 16 2012 Petr Šabata <contyk@redhat.com> - 0.92-1
- 0.92 bump
- Modernize the spec