2.005 bump

This commit is contained in:
Petr Písař 2012-08-17 15:33:18 +02:00
parent 9ef23f208b
commit 9f67e27138
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -8,3 +8,4 @@
/Socket-2.001.tar.gz
/Socket-2.002.tar.gz
/Socket-2.004.tar.gz
/Socket-2.005.tar.gz

View File

@ -1,4 +1,4 @@
%global cpan_version 2.004
%global cpan_version 2.005
Name: perl-Socket
Version: %(eval echo '%{cpan_version}' | tr '_' '.')
Release: 1%{?dist}
@ -52,6 +52,9 @@ make test
%{_mandir}/man3/*
%changelog
* Fri Aug 17 2012 Petr Pisar <ppisar@redhat.com> - 2.005-1
- 2.005 bump
* Thu Aug 16 2012 Petr Pisar <ppisar@redhat.com> - 2.004-1
- 2.004 bump

View File

@ -1 +1 @@
2bbc0cf6a8be73b8dec7f56ce2f935a6 Socket-2.004.tar.gz
8fb011e469401a92abe5262b05237a2d Socket-2.005.tar.gz