Increase epoch to compete with perl.spec

This commit is contained in:
Petr Písař 2013-07-12 11:09:21 +02:00
parent cf6a15df12
commit 278bb058aa

View File

@ -1,5 +1,6 @@
%global cpan_version 2.010
Name: perl-Socket
Epoch: 1
Version: %(echo '%{cpan_version}' | tr '_' '.')
Release: 1%{?dist}
Summary: Networking constants and support functions
@ -59,6 +60,9 @@ make test
%{_mandir}/man3/*
%changelog
* Fri Jul 12 2013 Petr Pisar <ppisar@redhat.com> - 1:2.010-1
- Increase epoch to compete with perl.spec
* Tue Jun 25 2013 Petr Pisar <ppisar@redhat.com> - 2.010-1
- 2.010 bump