Increase release to favour standalone package

This commit is contained in:
Petr Písař 2013-07-15 13:02:19 +02:00
parent b78f1d6983
commit d8ad941c63

View File

@ -1,6 +1,6 @@
Name: perl-constant
Version: 1.27
Release: 3%{?dist}
Release: 290%{?dist}
Summary: Perl pragma to declare constants
License: GPL+ or Artistic
Group: Development/Libraries
@ -64,6 +64,9 @@ make test
%{_mandir}/man3/*
%changelog
* Mon Jul 15 2013 Petr Pisar <ppisar@redhat.com> - 1.27-290
- Increase release to favour standalone package
* Fri Jul 12 2013 Petr Pisar <ppisar@redhat.com> - 1.27-3
- Link minimal build-root packages against libperl.so explicitly