This commit is contained in:
Dennis Gilmore 2012-07-20 10:22:26 -05:00
parent ba200ad0c4
commit cddf8c667e

View File

@ -1,6 +1,6 @@
Name: perl-File-pushd Name: perl-File-pushd
Version: 1.002 Version: 1.002
Release: 3%{?dist} Release: 4%{?dist}
Summary: Change directory temporarily for a limited scope Summary: Change directory temporarily for a limited scope
License: ASL 2.0 License: ASL 2.0
Group: Development/Libraries Group: Development/Libraries
@ -48,6 +48,9 @@ make test
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.002-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Thu Jun 07 2012 Petr Pisar <ppisar@redhat.com> - 1.002-3 * Thu Jun 07 2012 Petr Pisar <ppisar@redhat.com> - 1.002-3
- Perl 5.16 rebuild - Perl 5.16 rebuild