commit d8e4f195da38bdabae1d9afc006f96ad664216d4 Author: Petr Písař <ppisar@xxxxxxxxxx> Date: Mon Dec 17 10:24:41 2012 +0100 2.007 bump .gitignore | 1 + perl-Socket.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) --- diff --git a/.gitignore b/.gitignore index 913d525..7a0a400 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /Socket-2.004.tar.gz /Socket-2.005.tar.gz /Socket-2.006.tar.gz +/Socket-2.007.tar.gz diff --git a/perl-Socket.spec b/perl-Socket.spec index 5056274..080de7f 100644 --- a/perl-Socket.spec +++ b/perl-Socket.spec @@ -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@xxxxxxxxxx> - 2.007-1 +- 2.007 bump + * Thu Nov 08 2012 Petr Pisar <ppisar@xxxxxxxxxx> - 2.006-2 - Update description diff --git a/sources b/sources index f05afb8..5d2bd8a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -82977dace542631e8c7f14695180a341 Socket-2.006.tar.gz +d03dd92717731fffa4caf65aaa656524 Socket-2.007.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel