|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: perl-Config-INI
|
|
|
|
Name: perl-Config-INI
|
|
|
|
Version: 0.027
|
|
|
|
Version: 0.027
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Config::INI Perl module
|
|
|
|
Summary: Config::INI Perl module
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
|
|
|
|
|
|
@ -43,6 +43,9 @@ Config::INI - simple .ini-file format.
|
|
|
|
%{_mandir}/man3/Config*
|
|
|
|
%{_mandir}/man3/Config*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.027-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Jun 27 2021 Emmanuel Seyman <emmanuel@seyman.fr> - 0.027-1
|
|
|
|
* Sun Jun 27 2021 Emmanuel Seyman <emmanuel@seyman.fr> - 0.027-1
|
|
|
|
- Update to 0.027
|
|
|
|
- Update to 0.027
|
|
|
|
- Replace calls to %%{__perl} with /usr/bin/perl
|
|
|
|
- Replace calls to %%{__perl} with /usr/bin/perl
|
|
|
|