|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Config-IniFiles
|
|
|
|
|
Version: 2.94
|
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
Version: 2.96
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: A module for reading .ini-style configuration files
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
# LICENSE: GPL+ or Artistic
|
|
|
|
@ -38,6 +38,7 @@ BuildRequires: perl(English)
|
|
|
|
|
BuildRequires: perl(Exporter)
|
|
|
|
|
BuildRequires: perl(IO::File)
|
|
|
|
|
BuildRequires: perl(List::Util) >= 1.33
|
|
|
|
|
BuildRequires: perl(parent)
|
|
|
|
|
BuildRequires: perl(Scalar::Util)
|
|
|
|
|
BuildRequires: perl(Test::More)
|
|
|
|
|
# Optional tests:
|
|
|
|
@ -84,6 +85,9 @@ perl Build.PL installdirs=vendor
|
|
|
|
|
%{_mandir}/man3/*.3pm*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Apr 19 2018 Jitka Plesnikova <jplesnik@redhat.com> - 2.96-1
|
|
|
|
|
- 2.96 bump
|
|
|
|
|
|
|
|
|
|
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.94-5
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|