|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Name: perl-Env-Sanctify
|
|
|
|
|
Summary: Lexically scoped sanctification of %%ENV
|
|
|
|
|
Version: 1.06
|
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
Release: 6%{?dist}
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
URL: http://search.cpan.org/dist/Env-Sanctify/
|
|
|
|
@ -52,6 +52,9 @@ rm -rf %{buildroot}
|
|
|
|
|
%{_mandir}/man3/Env::Sanctify.3pm*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.06-6
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Jul 23 2013 Petr Pisar <ppisar@redhat.com> - 1.06-5
|
|
|
|
|
- Perl 5.18 rebuild
|
|
|
|
|
|
|
|
|
|