2.016 bump
This commit is contained in:
parent
059d255d1f
commit
482b2fefbe
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,3 +19,4 @@
|
||||
/Socket-2.013.tar.gz
|
||||
/Socket-2.014.tar.gz
|
||||
/Socket-2.015.tar.gz
|
||||
/Socket-2.016.tar.gz
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
%global cpan_version 2.015
|
||||
%global cpan_version 2.016
|
||||
Name: perl-Socket
|
||||
Epoch: 2
|
||||
Version: %(echo '%{cpan_version}' | tr '_' '.')
|
||||
Release: 3%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: Networking constants and support functions
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries
|
||||
@ -60,6 +60,9 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Thu Oct 09 2014 Petr Pisar <ppisar@redhat.com> - 2:2.016-1
|
||||
- 2.016 bump
|
||||
|
||||
* Wed Sep 03 2014 Jitka Plesnikova <jplesnik@redhat.com> - 2:2.015-3
|
||||
- Increase Epoch to favour standalone package
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user