Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2023-07-20 21:31:45 +00:00
parent af64e04f1f
commit 72cdfd4130

View File

@ -1,7 +1,7 @@
Name: perl-Error
Epoch: 1
Version: 0.17029
Release: 12%{?dist}
Release: 13%{?dist}
Summary: Error/exception handling in an OO-ish way
License: (GPL-1.0-or-later OR Artistic-1.0-Perl) AND X11
URL: https://metacpan.org/release/Error
@ -69,6 +69,9 @@ make test
%{_mandir}/man3/Error::Simple.3*
%changelog
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.17029-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Thu Apr 6 2023 Paul Howarth <paul@city-fan.org> - 1:0.17029-12
- Use SPDX-format license tag
- Use %%license unconditionally