2.016 bump

This commit is contained in:
Petr Písař 2014-10-09 15:18:29 +02:00
parent 059d255d1f
commit 482b2fefbe
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -19,3 +19,4 @@
/Socket-2.013.tar.gz
/Socket-2.014.tar.gz
/Socket-2.015.tar.gz
/Socket-2.016.tar.gz

View File

@ -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

View File

@ -1 +1 @@
d3bde8dd88d760437538541c53847b3c Socket-2.015.tar.gz
979f2ba42f5b624013cf0e395b44a1d5 Socket-2.016.tar.gz