2.011 bump

This commit is contained in:
Petr Písař 2013-08-06 09:16:47 +02:00
parent dffdd4784b
commit 1f75c4c5e0
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -14,3 +14,4 @@
/Socket-2.008.tar.gz
/Socket-2.009.tar.gz
/Socket-2.010.tar.gz
/Socket-2.011.tar.gz

View File

@ -1,8 +1,8 @@
%global cpan_version 2.010
%global cpan_version 2.011
Name: perl-Socket
Epoch: 1
Version: %(echo '%{cpan_version}' | tr '_' '.')
Release: 4%{?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
* Tue Aug 06 2013 Petr Pisar <ppisar@redhat.com> - 1:2.011-1
- 2.011 bump
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:2.010-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

View File

@ -1 +1 @@
8d71d5c4333396aee381fa459ca5871a Socket-2.010.tar.gz
b7f7571b505b55502d820eccb49383af Socket-2.011.tar.gz