Update to 1.10

- New upstream release 1.10
  - Release new dist with fixed compile test
epel9
Paul Howarth 11 years ago
parent a3b84e028a
commit 28c4427855

@ -1,6 +1,6 @@
Name: perl-Env-Sanctify
Summary: Lexically scoped sanctification of %%ENV
Version: 1.08
Version: 1.10
Release: 1%{?dist}
License: GPL+ or Artistic
Group: Development/Libraries
@ -11,6 +11,7 @@ BuildArch: noarch
# Build
BuildRequires: perl(ExtUtils::MakeMaker)
# Test suite
BuildRequires: perl(File::Spec)
BuildRequires: perl(IO::Handle)
BuildRequires: perl(IPC::Open3)
BuildRequires: perl(Pod::Coverage::TrustPod)
@ -54,6 +55,10 @@ rm -rf %{buildroot}
%{_mandir}/man3/Env::Sanctify.3pm*
%changelog
* Fri Sep 27 2013 Paul Howarth <paul@city-fan.org> - 1.10-1
- Update to 1.10
- Release new dist with fixed compile test
* Thu Sep 5 2013 Paul Howarth <paul@city-fan.org> - 1.08-1
- Update to 1.08
- Document caveats about redefining the sanctify object (CPAN RT#46929)

@ -1 +1 @@
90a6b5fa43bda6014d514a4022db3f7c Env-Sanctify-1.08.tar.gz
eb73cab014fb60e0795618589dbc6565 Env-Sanctify-1.10.tar.gz

Loading…
Cancel
Save