- Autorebuild for GCC 4.3

This commit is contained in:
Jesse Keating 2008-02-18 23:32:30 +00:00
parent cedb09193b
commit b760b830ec

View File

@ -1,6 +1,6 @@
Name: perl-Sub-Name
Version: 0.02
Release: 3%{?dist}.1
Release: 4%{?dist}.1
Summary: Name -- or rename -- a sub
License: GPL+ or Artistic
Group: Development/Libraries
@ -50,6 +50,9 @@ rm -rf %{buildroot}
%{_mandir}/man3/*
%changelog
* Mon Feb 18 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 0.02-4.1
- Autorebuild for GCC 4.3
* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa@redhat.com> 0.02-3.1
- correct license tag
- add BR: perl(ExtUtils::MakeMaker)