Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2023-01-20 06:24:36 +00:00
parent a92965ea65
commit 56f49ef7c8

View File

@ -1,6 +1,6 @@
Name: perl-TermReadKey
Version: 2.38
Release: 15%{?dist}
Release: 16%{?dist}
Summary: A perl module for simple terminal control
License: (Copyright only) and (Artistic or GPL+)
URL: https://metacpan.org/release/TermReadKey
@ -62,6 +62,9 @@ make test
%{_mandir}/man3/*
%changelog
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.38-16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Fri Nov 25 2022 Florian Weimer <fweimer@redhat.com> - 2.38-15
- Port Configure.pm to C99