Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2023-01-20 04:04:58 +00:00
parent 33b9c2fe21
commit 4c0298548c

View File

@ -1,6 +1,6 @@
Name: perl-Module-Install-AuthorTests
Version: 0.002
Release: 31%{?dist}
Release: 32%{?dist}
Summary: Designate tests only run by module authors
License: GPL-1.0-or-later OR Artistic-1.0-Perl
URL: https://metacpan.org/release/Module-Install-AuthorTests
@ -46,6 +46,9 @@ make test
%{_mandir}/man3/*
%changelog
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.002-32
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Thu Dec 08 2022 Michal Josef Špaček <mspacek@redhat.com> - 0.002-31
- Simplify build and install phase
- Update license to SPDX format