Update to 0.093410 release

This commit is contained in:
Daniel P. Berrange 2010-01-07 09:07:37 +00:00
parent 9f35bec617
commit 51ee70a020
3 changed files with 7 additions and 4 deletions

View File

@ -1,4 +1,4 @@
noarch noarch
.build*.log .build*.log
*.rpm *.rpm
Data-Section-0.091820.tar.gz Data-Section-0.093410.tar.gz

View File

@ -1,6 +1,6 @@
Name: perl-Data-Section Name: perl-Data-Section
Version: 0.091820 Version: 0.093410
Release: 3%{?dist} Release: 1%{?dist}
Summary: Read multiple hunks of data out of your DATA section Summary: Read multiple hunks of data out of your DATA section
License: GPL+ or Artistic License: GPL+ or Artistic
Group: Development/Libraries Group: Development/Libraries
@ -49,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Thu Jan 7 2010 Daniel P. Berrange <berrange@redhat.com> - 0.093410-1
- Update to 0.093410 release
* Mon Dec 7 2009 Stepan Kasal <skasal@redhat.com> - 0.091820-3 * Mon Dec 7 2009 Stepan Kasal <skasal@redhat.com> - 0.091820-3
- rebuild against perl 5.10.1 - rebuild against perl 5.10.1

View File

@ -1 +1 @@
b81e356f1d15a72f955caaf75cb21dd5 Data-Section-0.091820.tar.gz f9c39e6d85fb035e9d509b4fe2b2859b Data-Section-0.093410.tar.gz