Increase release to favour standalone package

This commit is contained in:
Petr Písař 2013-07-15 14:17:48 +02:00
parent 36db77c52b
commit d137c05439

View File

@ -1,6 +1,6 @@
Name: perl-Time-Local
Version: 1.2300
Release: 2%{?dist}
Release: 290%{?dist}
Summary: Efficiently compute time from local and GMT time
License: GPL+ or Artistic
Group: Development/Libraries
@ -50,6 +50,9 @@ make test
%{_mandir}/man3/*
%changelog
* Mon Jul 15 2013 Petr Pisar <ppisar@redhat.com> - 1.2300-290
- Increase release to favour standalone package
* Fri Jul 12 2013 Petr Pisar <ppisar@redhat.com> - 1.2300-2
- Link minimal build-root packages against libperl.so explicitly