Increase release to favour standalone package

This commit is contained in:
Jitka Plesnikova 2018-06-27 02:20:38 +02:00
parent fe79846bae
commit c36de92870
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.26
Release: 1%{?dist}
Release: 416%{?dist}
Summary: Unicode Normalization Forms
License: GPL+ or Artistic
URL: https://metacpan.org/release/Unicode-Normalize
@ -58,6 +58,9 @@ make test
%{_mandir}/man3/*
%changelog
* Wed Jun 27 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1.26-416
- Increase release to favour standalone package
* Thu May 24 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1.26-1
- Upgrade to 1.26 as provided in perl-5.28.0-RC1