commit 1f75c4c5e0652e90faf8a282de8c6c29a5468b93 Author: Petr Písař <ppisar@xxxxxxxxxx> Date: Tue Aug 6 09:16:47 2013 +0200 2.011 bump .gitignore | 1 + perl-Socket.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) --- diff --git a/.gitignore b/.gitignore index dfbad6a..49a83ca 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /Socket-2.008.tar.gz /Socket-2.009.tar.gz /Socket-2.010.tar.gz +/Socket-2.011.tar.gz diff --git a/perl-Socket.spec b/perl-Socket.spec index a9e63f9..9332a69 100644 --- a/perl-Socket.spec +++ b/perl-Socket.spec @@ -1,8 +1,8 @@ -%global cpan_version 2.010 +%global cpan_version 2.011 Name: perl-Socket Epoch: 1 Version: %(echo '%{cpan_version}' | tr '_' '.') -Release: 4%{?dist} +Release: 1%{?dist} Summary: Networking constants and support functions License: GPL+ or Artistic Group: Development/Libraries @@ -60,6 +60,9 @@ make test %{_mandir}/man3/* %changelog +* Tue Aug 06 2013 Petr Pisar <ppisar@xxxxxxxxxx> - 1:2.011-1 +- 2.011 bump + * Sun Aug 04 2013 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 1:2.010-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index e1e1db0..8ded156 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8d71d5c4333396aee381fa459ca5871a Socket-2.010.tar.gz +b7f7571b505b55502d820eccb49383af Socket-2.011.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