2.007 bump

This commit is contained in:
Petr Písař 2012-12-17 10:24:41 +01:00
parent bd05321e4a
commit d8e4f195da
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -10,3 +10,4 @@
/Socket-2.004.tar.gz
/Socket-2.005.tar.gz
/Socket-2.006.tar.gz
/Socket-2.007.tar.gz

View File

@ -1,7 +1,7 @@
%global cpan_version 2.006
%global cpan_version 2.007
Name: perl-Socket
Version: %(eval echo '%{cpan_version}' | tr '_' '.')
Release: 2%{?dist}
Release: 1%{?dist}
Summary: Networking constants and support functions
License: GPL+ or Artistic
Group: Development/Libraries
@ -52,6 +52,9 @@ make test
%{_mandir}/man3/*
%changelog
* Mon Dec 17 2012 Petr Pisar <ppisar@redhat.com> - 2.007-1
- 2.007 bump
* Thu Nov 08 2012 Petr Pisar <ppisar@redhat.com> - 2.006-2
- Update description

View File

@ -1 +1 @@
82977dace542631e8c7f14695180a341 Socket-2.006.tar.gz
d03dd92717731fffa4caf65aaa656524 Socket-2.007.tar.gz