|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
|
|
|
|
|
Name: perl-Data-Section-Simple
|
|
|
|
|
Version: 0.03
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?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
|
|
|
|
|
* Wed Jan 11 2012 Paul Howarth <paul@city-fan.org> - 0.03-2
|
|
|
|
|
- Fedora 17 mass rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Sep 19 2011 Paul Howarth <paul@city-fan.org> - 0.03-1
|
|
|
|
|
- Update to 0.03
|
|
|
|
|
- Noted the use of utf8 pragma
|
|
|
|
|