- rebuild against perl 5.10.1

This commit is contained in:
Štěpán Kasal 2009-12-07 15:00:53 +00:00
parent 1657c8a368
commit 3453cf8df9

View File

@ -1,6 +1,6 @@
Name: perl-Data-Dump
Version: 1.15
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Pretty printing of data structures
License: GPL+ or Artistic
Group: Development/Libraries
@ -53,6 +53,9 @@ rm -rf %{buildroot}
%{_mandir}/man3/*
%changelog
* Mon Dec 7 2009 Stepan Kasal <skasal@redhat.com> - 1.15-2
- rebuild against perl 5.10.1
* Fri Jul 31 2009 Chris Weyl <cweyl@alumni.drew.edu> 1.15-1
- auto-update to 1.15 (by cpan-spec-update 0.01)