Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2020-01-30 02:09:37 +00:00
parent f019015389
commit 704ce02478

View File

@ -1,7 +1,7 @@
Summary: A tiny replacement for Module::Build Summary: A tiny replacement for Module::Build
Name: perl-Module-Build-Tiny Name: perl-Module-Build-Tiny
Version: 0.039 Version: 0.039
Release: 15%{?dist} Release: 16%{?dist}
License: GPL+ or Artistic License: GPL+ or Artistic
URL: https://metacpan.org/release/Module-Build-Tiny URL: https://metacpan.org/release/Module-Build-Tiny
Source0: https://cpan.metacpan.org/modules/by-module/Module/Module-Build-Tiny-%{version}.tar.gz Source0: https://cpan.metacpan.org/modules/by-module/Module/Module-Build-Tiny-%{version}.tar.gz
@ -84,6 +84,9 @@ AUTHOR_TESTING=1 RELEASE_TESTING=1 ./Build test
%{_mandir}/man3/Module::Build::Tiny.3* %{_mandir}/man3/Module::Build::Tiny.3*
%changelog %changelog
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.039-16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Fri Aug 23 2019 Paul Howarth <paul@city-fan.org> - 0.039-15 * Fri Aug 23 2019 Paul Howarth <paul@city-fan.org> - 0.039-15
- Use author-independent URLs - Use author-independent URLs
- Work around ExtUtils::CBuilder in EL-8 having no dependency on gcc or gcc-c++ - Work around ExtUtils::CBuilder in EL-8 having no dependency on gcc or gcc-c++