Increase Epoch to favour standalone package
This commit is contained in:
parent
5a1b72b1cc
commit
059d255d1f
@ -1,8 +1,8 @@
|
||||
%global cpan_version 2.015
|
||||
Name: perl-Socket
|
||||
Epoch: 1
|
||||
Epoch: 2
|
||||
Version: %(echo '%{cpan_version}' | tr '_' '.')
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Networking constants and support functions
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries
|
||||
@ -60,6 +60,9 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Wed Sep 03 2014 Jitka Plesnikova <jplesnik@redhat.com> - 2:2.015-3
|
||||
- Increase Epoch to favour standalone package
|
||||
|
||||
* Tue Aug 26 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1:2.015-2
|
||||
- Perl 5.20 rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user