2.008 bump

This commit is contained in:
Petr Písař 2013-01-03 12:10:45 +01:00
parent d8e4f195da
commit 7e0bb328a1
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -11,3 +11,4 @@
/Socket-2.005.tar.gz
/Socket-2.006.tar.gz
/Socket-2.007.tar.gz
/Socket-2.008.tar.gz

View File

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

View File

@ -1 +1 @@
d03dd92717731fffa4caf65aaa656524 Socket-2.007.tar.gz
50d0e293a31496ed801f3e1373f4a4c7 Socket-2.008.tar.gz