Perl 5.16 rebuild

This commit is contained in:
Petr Písař 2012-06-12 17:09:55 +02:00
parent d42004cf7c
commit f7fd4fee18

View File

@ -1,7 +1,7 @@
# This file is licensed under the terms of GNU GPLv2+.
Name: perl-Module-Runtime
Version: 0.013
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Runtime module handling
License: GPL+ or Artistic
Group: Development/Libraries
@ -41,6 +41,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
%{_mandir}/man3/*
%changelog
* Tue Jun 12 2012 Petr Pisar <ppisar@redhat.com> - 0.013-2
- Perl 5.16 rebuild
* Mon Feb 20 2012 Petr Pisar <ppisar@redhat.com> - 0.013-1
- 0.013 bump