This commit is contained in:
Dennis Gilmore 2012-01-13 10:03:07 -06:00
parent 93f67aa0ac
commit f54096c4c0

View File

@ -1,7 +1,7 @@
# This file is licensed under the terms of GNU GPLv2+.
Name: perl-Module-Runtime
Version: 0.011
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Runtime module handling
License: GPL+ or Artistic
Group: Development/Libraries
@ -45,6 +45,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
%{_mandir}/man3/*
%changelog
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.011-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Tue Oct 25 2011 Petr Pisar <ppisar@redhat.com> - 0.011-1
- 0.011 bump