diff --git a/perl-Test-Requires.spec b/perl-Test-Requires.spec index 30d9c28..5e27a1f 100644 --- a/perl-Test-Requires.spec +++ b/perl-Test-Requires.spec @@ -7,7 +7,7 @@ Name: perl-Test-Requires Summary: Checks to see if a given module can be loaded Version: 0.10 -Release: 14%{?dist} +Release: 15%{?dist} License: GPL+ or Artistic URL: https://metacpan.org/release/Test-Requires Source0: https://cpan.metacpan.org/modules/by-module/Test/Test-Requires-%{version}.tar.gz @@ -76,6 +76,9 @@ make test TEST_FILES="xt/*.t" %{_mandir}/man3/Test::Requires.3* %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 0.10-15 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Tue Jan 29 2019 Paul Howarth - 0.10-14 - Simplify find command using -delete - Drop redundant buildroot cleaning in %%install section