0.15 bump

This commit is contained in:
Petr Písař 2014-08-18 16:45:17 +02:00
parent 94667a4cd8
commit 5f31cf9755
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -18,3 +18,4 @@
/Socket-2.012.tar.gz
/Socket-2.013.tar.gz
/Socket-2.014.tar.gz
/Socket-2.015.tar.gz

View File

@ -1,8 +1,8 @@
%global cpan_version 2.014
%global cpan_version 2.015
Name: perl-Socket
Epoch: 1
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
* Mon Aug 18 2014 Petr Pisar <ppisar@redhat.com> - 1:2.015-1
- 0.15 bump
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:2.014-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild

View File

@ -1 +1 @@
3f1766efbba558b4a947aedfe363c0ad Socket-2.014.tar.gz
d3bde8dd88d760437538541c53847b3c Socket-2.015.tar.gz