diff --git a/.gitignore b/.gitignore index efe196f..e20ac7e 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /Socket-1.96.tar.gz /Socket-1.97.tar.gz /Socket-1.98.tar.gz +/Socket-1.99.tar.gz diff --git a/perl-Socket.spec b/perl-Socket.spec index 3c7ebb4..1c0519d 100644 --- a/perl-Socket.spec +++ b/perl-Socket.spec @@ -1,4 +1,4 @@ -%global cpan_version 1.98 +%global cpan_version 1.99 Name: perl-Socket Version: %(eval echo '%{cpan_version}' | tr '_' '.') Release: 1%{?dist} @@ -52,6 +52,9 @@ make test %{_mandir}/man3/* %changelog +* Wed Feb 22 2012 Petr Pisar - 1.99-1 +- 1.99 bump + * Thu Feb 16 2012 Petr Pisar - 1.98-1 - 1.98 bump diff --git a/sources b/sources index 44b0522..736ee22 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -88b2059228c98d99d9dd83ea94d202c7 Socket-1.98.tar.gz +56be31c3ab15a7b4a4dcb810d80e9ac9 Socket-1.99.tar.gz