Increase release to favour standalone package

This commit is contained in:
Petr Písař 2013-07-15 14:21:21 +02:00
parent 3144db8041
commit 51d08652f9
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: perl-threads-shared
Version: 1.43
Release: 5%{?dist}
Release: 290%{?dist}
Summary: Perl extension for sharing data structures between threads
License: GPL+ or Artistic
Group: Development/Libraries
@ -56,6 +56,9 @@ make test
%{_mandir}/man3/*
%changelog
* Mon Jul 15 2013 Petr Pisar <ppisar@redhat.com> - 1.43-290
- Increase release to favour standalone package
* Fri Jul 12 2013 Petr Pisar <ppisar@redhat.com> - 1.43-5
- Link minimal build-root packages against libperl.so explicitly