From 91a4863a5dbd1c6dd692a7be1e94bb76b058d482 Mon Sep 17 00:00:00 2001 From: Petr Písař Date: Aug 20 2012 11:11:57 +0000 Subject: 2.006 bump --- diff --git a/.gitignore b/.gitignore index 245ea13..913d525 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /Socket-2.002.tar.gz /Socket-2.004.tar.gz /Socket-2.005.tar.gz +/Socket-2.006.tar.gz diff --git a/perl-Socket.spec b/perl-Socket.spec index 7d09318..331a374 100644 --- a/perl-Socket.spec +++ b/perl-Socket.spec @@ -1,4 +1,4 @@ -%global cpan_version 2.005 +%global cpan_version 2.006 Name: perl-Socket Version: %(eval echo '%{cpan_version}' | tr '_' '.') Release: 1%{?dist} @@ -52,6 +52,9 @@ make test %{_mandir}/man3/* %changelog +* Mon Aug 20 2012 Petr Pisar - 2.006-1 +- 2.006 bump + * Fri Aug 17 2012 Petr Pisar - 2.005-1 - 2.005 bump diff --git a/sources b/sources index 26cdc50..f05afb8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8fb011e469401a92abe5262b05237a2d Socket-2.005.tar.gz +82977dace542631e8c7f14695180a341 Socket-2.006.tar.gz