commit 68e7e1fcebacf589ebd4a8316f7857cf9702d24a Author: Petr Písař <ppisar@xxxxxxxxxx> Date: Mon Jan 21 12:44:31 2013 +0100 2.009 bump .gitignore | 1 + perl-Socket.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) --- diff --git a/.gitignore b/.gitignore index c761a19..776b748 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /Socket-2.006.tar.gz /Socket-2.007.tar.gz /Socket-2.008.tar.gz +/Socket-2.009.tar.gz diff --git a/perl-Socket.spec b/perl-Socket.spec index 2f1919f..13e0809 100644 --- a/perl-Socket.spec +++ b/perl-Socket.spec @@ -1,4 +1,4 @@ -%global cpan_version 2.008 +%global cpan_version 2.009 Name: perl-Socket Version: %(eval echo '%{cpan_version}' | tr '_' '.') Release: 1%{?dist} @@ -52,6 +52,9 @@ make test %{_mandir}/man3/* %changelog +* Mon Jan 21 2013 Petr Pisar <ppisar@xxxxxxxxxx> - 2.009-1 +- 2.009 bump + * Thu Jan 03 2013 Petr Pisar <ppisar@xxxxxxxxxx> - 2.008-1 - 2.008 bump diff --git a/sources b/sources index c26addf..8d1559b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -50d0e293a31496ed801f3e1373f4a4c7 Socket-2.008.tar.gz +b64aa49804022ed7d34163717573f792 Socket-2.009.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