diff --git a/perl-TermReadKey.spec b/perl-TermReadKey.spec index 9fea43d..b762015 100644 --- a/perl-TermReadKey.spec +++ b/perl-TermReadKey.spec @@ -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 - 2.38-16 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Fri Nov 25 2022 Florian Weimer - 2.38-15 - Port Configure.pm to C99