|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Name: perl-Env-Sanctify
|
|
|
|
|
Summary: Lexically scoped sanctification of %%ENV
|
|
|
|
|
Version: 1.12
|
|
|
|
|
Release: 8%{?dist}
|
|
|
|
|
Release: 9%{?dist}
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
URL: http://search.cpan.org/dist/Env-Sanctify/
|
|
|
|
@ -64,6 +64,9 @@ rm -rf %{buildroot}
|
|
|
|
|
%{_mandir}/man3/Env::Sanctify.3pm*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Jun 05 2017 Jitka Plesnikova <jplesnik@redhat.com> - 1.12-9
|
|
|
|
|
- Perl 5.26 rebuild
|
|
|
|
|
|
|
|
|
|
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.12-8
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|