Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2021-01-27 01:08:06 +00:00
parent 7c4ea68280
commit dc5abb7a9a

View File

@ -1,6 +1,6 @@
Name: perl-Encode-Locale
Version: 1.05
Release: 18%{?dist}
Release: 19%{?dist}
Summary: Determine the locale encoding
License: GPL+ or Artistic
URL: https://metacpan.org/release/Encode-Locale
@ -64,6 +64,9 @@ make test
%{_mandir}/man3/Encode::Locale.3*
%changelog
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.05-19
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Thu Jul 30 2020 Petr Pisar <ppisar@redhat.com> - 1.05-18
- Modernize a spec file