2.013 bump

This commit is contained in:
Petr Písař 2014-06-02 12:53:41 +02:00
parent 7e81db9eb9
commit 59e2b512bd
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -17,3 +17,4 @@
/Socket-2.011.tar.gz
/Socket-2.012.tar.gz
/Socket-2.013.tar.gz
/Socket-2.014.tar.gz

View File

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

View File

@ -1 +1 @@
30de5cd5b925cdfe4ccdd95a1981db9f Socket-2.013.tar.gz
3f1766efbba558b4a947aedfe363c0ad Socket-2.014.tar.gz