2.013 bump

This commit is contained in:
Petr Písař 2013-10-29 12:56:10 +01:00
parent cc41e27327
commit 7e81db9eb9
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -16,3 +16,4 @@
/Socket-2.010.tar.gz
/Socket-2.011.tar.gz
/Socket-2.012.tar.gz
/Socket-2.013.tar.gz

View File

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

View File

@ -1 +1 @@
b68abc888def65f4639c32b8081d864a Socket-2.012.tar.gz
30de5cd5b925cdfe4ccdd95a1981db9f Socket-2.013.tar.gz