Increase epoch to compete with perl.spec

This commit is contained in:
Petr Písař 2013-07-12 11:11:40 +02:00
parent 6fc59cad87
commit 66cec7d35a

View File

@ -1,6 +1,7 @@
Name: perl-threads
Epoch: 1
Version: 1.87
Release: 2%{?dist}
Release: 1%{?dist}
Summary: Perl interpreter-based threads
License: GPL+ or Artistic
Group: Development/Libraries
@ -59,6 +60,9 @@ make test
%{_mandir}/man3/*
%changelog
* Fri Jul 12 2013 Petr Pisar <ppisar@redhat.com> - 1:1.87-1
- Increase epoch to compete with perl.spec
* Mon Jul 01 2013 Petr Pisar <ppisar@redhat.com> - 1.87-2
- Specify all dependencies