|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
|
|
|
|
|
Name: perl-Data-Section-Simple
|
|
|
|
|
Version: 0.07
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Read data from __DATA__
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
@ -67,6 +67,9 @@ rm -rf %{buildroot}
|
|
|
|
|
%{_mandir}/man3/Data::Section::Simple.3pm*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.07-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Apr 24 2014 Paul Howarth <paul@city-fan.org> - 0.07-1
|
|
|
|
|
- Update to 0.07
|
|
|
|
|
- Revert the change in 0.06
|
|
|
|
|