Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2020-07-28 19:59:01 +00:00
parent 81cc5021cb
commit 2b71d4af8a
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
%global base_version 1.25
Name: perl-Unicode-Normalize
Version: 1.27
Release: 457%{?dist}
Release: 458%{?dist}
Summary: Unicode Normalization Forms
License: GPL+ or Artistic
URL: https://metacpan.org/release/Unicode-Normalize
@ -62,6 +62,9 @@ make test
%{_mandir}/man3/*
%changelog
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.27-458
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Tue Jul 21 2020 Petr Pisar <ppisar@redhat.com> - 1.27-457
- Modernize a spec file
- Apply a forgotten Unicode-Normalize-1.25-Upgrade-to-1.27.patch patch