@ -6,8 +6,8 @@
%endif
%endif
Name: perl-Config-Tiny
Name: perl-Config-Tiny
Version: 2.24
Version: 2.26
Release: 7 %{?dist}
Release: 1 %{?dist}
Summary: Perl module for reading and writing .ini style configuration files
Summary: Perl module for reading and writing .ini style configuration files
License: GPL+ or Artistic
License: GPL+ or Artistic
URL: https://metacpan.org/release/Config-Tiny
URL: https://metacpan.org/release/Config-Tiny
@ -26,8 +26,8 @@ BuildRequires: perl(strict)
# Test Suite
# Test Suite
BuildRequires: perl(File::Spec) >= 3.30
BuildRequires: perl(File::Spec) >= 3.30
BuildRequires: perl(File::Temp) >= 0.22
BuildRequires: perl(File::Temp) >= 0.22
BuildRequires: perl(Test::More) >= 0.47
BuildRequires: perl(Test::More) >= 1.001002
BuildRequires: perl(UNIVERSAL)
BuildRequires: perl(UNIVERSAL::isa )
BuildRequires: perl(utf8)
BuildRequires: perl(utf8)
%if %{with perl_Config_Tiny_enables_extra_test}
%if %{with perl_Config_Tiny_enables_extra_test}
# Extra Tests
# Extra Tests
@ -71,6 +71,14 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t'))" AUTOMATED_TESTING=1
%{_mandir}/man3/Config::Tiny.3*
%{_mandir}/man3/Config::Tiny.3*
%changelog
%changelog
* Thu Feb 4 2021 Paul Howarth <paul@city-fan.org> - 2.26-1
- Update to 2.24
- Merge in clean-up patches from Karen Etheridge
- Add back file t/0, required for t/05.zero.t
- Update Makefile.PL to switch issue tracker from rt.cpan.org to GitHub
- Update POD to change RT to GitHub
- Reformat Makefile.PL
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.24-7
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.24-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild