2.012 bump

This commit is contained in:
Petr Písař 2013-09-10 14:32:40 +02:00
parent 1f75c4c5e0
commit cc41e27327
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -15,3 +15,4 @@
/Socket-2.009.tar.gz
/Socket-2.010.tar.gz
/Socket-2.011.tar.gz
/Socket-2.012.tar.gz

View File

@ -1,4 +1,4 @@
%global cpan_version 2.011
%global cpan_version 2.012
Name: perl-Socket
Epoch: 1
Version: %(echo '%{cpan_version}' | tr '_' '.')
@ -60,6 +60,9 @@ make test
%{_mandir}/man3/*
%changelog
* Tue Sep 10 2013 Petr Pisar <ppisar@redhat.com> - 1:2.012-1
- 2.012 bump
* Tue Aug 06 2013 Petr Pisar <ppisar@redhat.com> - 1:2.011-1
- 2.011 bump

View File

@ -1 +1 @@
b7f7571b505b55502d820eccb49383af Socket-2.011.tar.gz
b68abc888def65f4639c32b8081d864a Socket-2.012.tar.gz