2.009 bump

This commit is contained in:
Petr Písař 2013-01-21 12:44:31 +01:00
parent 7e0bb328a1
commit 68e7e1fceb
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -12,3 +12,4 @@
/Socket-2.006.tar.gz
/Socket-2.007.tar.gz
/Socket-2.008.tar.gz
/Socket-2.009.tar.gz

View File

@ -1,4 +1,4 @@
%global cpan_version 2.008
%global cpan_version 2.009
Name: perl-Socket
Version: %(eval echo '%{cpan_version}' | tr '_' '.')
Release: 1%{?dist}
@ -52,6 +52,9 @@ make test
%{_mandir}/man3/*
%changelog
* Mon Jan 21 2013 Petr Pisar <ppisar@redhat.com> - 2.009-1
- 2.009 bump
* Thu Jan 03 2013 Petr Pisar <ppisar@redhat.com> - 2.008-1
- 2.008 bump

View File

@ -1 +1 @@
50d0e293a31496ed801f3e1373f4a4c7 Socket-2.008.tar.gz
b64aa49804022ed7d34163717573f792 Socket-2.009.tar.gz