- rebuild against perl 5.10.1

This commit is contained in:
Štěpán Kasal 2009-12-07 07:16:40 +00:00
parent 175afc6ee9
commit 5c7b0a1df6
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: perl-Devel-Symdump
Version: 2.08
Release: 1%{?dist}
Release: 2%{?dist}
Epoch: 1
Summary: A Perl module for inspecting Perl's symbol table
@ -48,6 +48,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Mon Dec 7 2009 Stepan Kasal <skasal@redhat.com> - 1:2.08-2
- rebuild against perl 5.10.1
* Mon Oct 5 2009 Stepan Kasal <skasal@redhat.com> - 1:2.08-1
- new upstream version