Increase release to favour standalone package

This commit is contained in:
Jitka Plesnikova 2022-05-30 16:13:51 +02:00
parent 551992f0b7
commit d5cfd6c198
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: perl-threads-shared
Version: 1.64
Release: 1%{?dist}
Release: 488%{?dist}
Summary: Perl extension for sharing data structures between threads
License: GPL+ or Artistic
URL: https://metacpan.org/release/threads-shared
@ -85,6 +85,9 @@ make test
%{_mandir}/man3/*
%changelog
* Mon May 30 2022 Jitka Plesnikova <jplesnik@redhat.com> - 1.64-488
- Increase release to favour standalone package
* Thu May 12 2022 Jitka Plesnikova <jplesnik@redhat.com> - 1.64-1
- Upgrade to 1.64 as provided in perl-5.35.11