|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Config-IniFiles
|
|
|
|
|
Version: 2.94
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: A module for reading .ini-style configuration files
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
# LICENSE: GPL+ or Artistic
|
|
|
|
@ -84,6 +84,9 @@ perl Build.PL installdirs=vendor
|
|
|
|
|
%{_mandir}/man3/*.3pm*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.94-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Dec 1 2016 Tom Callaway <spot@fedoraproject.org> - 2.94-1
|
|
|
|
|
- update to 2.94
|
|
|
|
|
|
|
|
|
|