This commit is contained in:
Dennis Gilmore 2013-02-14 05:04:37 -06:00
parent 62e28fc793
commit 6b4dbaa435

View File

@ -1,6 +1,6 @@
Name: perl-Clone
Version: 0.34
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Recursively copy perl data types
Group: Development/Libraries
License: GPL+ or Artistic
@ -52,6 +52,9 @@ make test
%{_mandir}/man3/*.3*
%changelog
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.34-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Thu Jan 03 2013 Petr Šabata <contyk@redhat.com> - 0.34-1
- 0.34 bump for DBI 1.623
- Modernize the spec