This commit is contained in:
Jesse Keating 2009-02-27 01:58:32 +00:00
parent 096084955a
commit 181b319cac

View File

@ -1,6 +1,6 @@
Name: perl-Taint-Runtime
Version: 0.03
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Runtime enable taint checking
Group: Development/Libraries
License: GPL+ or Artistic
@ -47,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*.3*
%changelog
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.03-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Wed Feb 27 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.03-5
- Rebuild for perl 5.10 (again)