|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Name: perl-Env-Sanctify
|
|
|
|
|
Summary: Lexically scoped sanctification of %%ENV
|
|
|
|
|
Version: 1.06
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Release: 3%{?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
|
|
|
|
|
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.06-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jun 14 2012 Petr Pisar <ppisar@redhat.com> - 1.06-2
|
|
|
|
|
- Perl 5.16 rebuild
|
|
|
|
|
|
|
|
|
|