Increase release to favour standalone package

This commit is contained in:
Jitka Plesnikova 2016-05-14 12:24:22 +02:00
parent f44cf150bb
commit 9d5220465a
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: perl-threads-shared
Version: 1.51
Release: 1%{?dist}
Release: 365%{?dist}
Summary: Perl extension for sharing data structures between threads
License: GPL+ or Artistic
Group: Development/Libraries
@ -66,6 +66,9 @@ make test
%{_mandir}/man3/*
%changelog
* Sat May 14 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1.51-365
- Increase release to favour standalone package
* Mon May 02 2016 Petr Pisar <ppisar@redhat.com> - 1.51-1
- 1.51 bump