|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
|
|
|
|
|
Name: perl-Data-Section-Simple
|
|
|
|
|
Version: 0.03
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Summary: Read data from __DATA__
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
@ -56,6 +56,9 @@ rm -rf %{buildroot}
|
|
|
|
|
%{_mandir}/man3/Data::Section::Simple.3pm*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Jun 12 2012 Petr Pisar <ppisar@redhat.com> - 0.03-3
|
|
|
|
|
- Perl 5.16 rebuild
|
|
|
|
|
|
|
|
|
|
* Wed Jan 11 2012 Paul Howarth <paul@city-fan.org> - 0.03-2
|
|
|
|
|
- Fedora 17 mass rebuild
|
|
|
|
|
|
|
|
|
|