Increase release to favour standalone package

This commit is contained in:
Jitka Plesnikova 2022-05-30 16:13:09 +02:00
parent ab1058e21c
commit 8b555df2cf
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: perl-Text-ParseWords Name: perl-Text-ParseWords
Version: 3.31 Version: 3.31
Release: 1%{?dist} Release: 488%{?dist}
Summary: Parse text into an array of tokens or array of arrays Summary: Parse text into an array of tokens or array of arrays
License: GPL+ or Artistic License: GPL+ or Artistic
URL: https://metacpan.org/release/Text-ParseWords URL: https://metacpan.org/release/Text-ParseWords
@ -81,6 +81,9 @@ make test
%{_libexecdir}/%{name} %{_libexecdir}/%{name}
%changelog %changelog
* Mon May 30 2022 Jitka Plesnikova <jplesnik@redhat.com> - 3.31-488
- Increase release to favour standalone package
* Wed Apr 13 2022 Jitka Plesnikova <jplesnik@redhat.com> - 3.31-1 * Wed Apr 13 2022 Jitka Plesnikova <jplesnik@redhat.com> - 3.31-1
- 3.31 bump - 3.31 bump
- Package tests - Package tests