Increase release to favour standalone package

This commit is contained in:
Jitka Plesnikova 2019-05-30 11:04:06 +02:00
parent 34ccbabd3c
commit 2bee1b08a3
1 changed files with 4 additions and 1 deletions

View File

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