|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Config-IniFiles
|
|
|
|
|
Version: 2.82
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: A module for reading .ini-style configuration files
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
@ -45,6 +45,9 @@ make test
|
|
|
|
|
%{_mandir}/man3/*.3pm*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Jul 26 2013 Petr Pisar <ppisar@redhat.com> - 2.82-2
|
|
|
|
|
- Perl 5.18 rebuild
|
|
|
|
|
|
|
|
|
|
* Thu May 23 2013 Tom Callaway <spot@fedoraproject.org> - 2.82-1
|
|
|
|
|
- update to 2.82
|
|
|
|
|
|
|
|
|
|