This commit is contained in:
Jesse Keating 2009-02-26 14:33:26 +00:00
parent 5710c7f376
commit f6564edf2f

View File

@ -1,6 +1,6 @@
Name: perl-Data-Section
Version: 0.005
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Read multiple hunks of data out of your DATA section
License: GPL+ or Artistic
Group: Development/Libraries
@ -49,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*
%changelog
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.005-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Sat Sep 06 2008 Daniel P. Berrange <berrange@redhat.com> 0.005-2
- Add Test::More BR