|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Config-IniFiles
|
|
|
|
|
Version: 2.89
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: A module for reading .ini-style configuration files
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
# LICENSE: GPL+ or Artistic
|
|
|
|
@ -83,6 +83,9 @@ perl Build.PL installdirs=vendor
|
|
|
|
|
%{_mandir}/man3/*.3pm*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon May 16 2016 Jitka Plesnikova <jplesnik@redhat.com> - 2.89-2
|
|
|
|
|
- Perl 5.24 rebuild
|
|
|
|
|
|
|
|
|
|
* Tue May 3 2016 Tom Callaway <spot@fedoraproject.org> - 2.89-1
|
|
|
|
|
- update to 2.89
|
|
|
|
|
|
|
|
|
|