commit cf6a15df1232f145d4c80815a0fa4a24e313fa79 Author: Petr Písař <ppisar@xxxxxxxxxx> Date: Tue Jun 25 10:23:24 2013 +0200 2.010 bump .gitignore | 1 + perl-Socket.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) --- diff --git a/.gitignore b/.gitignore index 776b748..dfbad6a 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /Socket-2.007.tar.gz /Socket-2.008.tar.gz /Socket-2.009.tar.gz +/Socket-2.010.tar.gz diff --git a/perl-Socket.spec b/perl-Socket.spec index b7636e9..5c95830 100644 --- a/perl-Socket.spec +++ b/perl-Socket.spec @@ -1,7 +1,7 @@ -%global cpan_version 2.009 +%global cpan_version 2.010 Name: perl-Socket -Version: %(eval echo '%{cpan_version}' | tr '_' '.') -Release: 3%{?dist} +Version: %(echo '%{cpan_version}' | tr '_' '.') +Release: 1%{?dist} Summary: Networking constants and support functions License: GPL+ or Artistic Group: Development/Libraries @@ -59,6 +59,9 @@ make test %{_mandir}/man3/* %changelog +* Tue Jun 25 2013 Petr Pisar <ppisar@xxxxxxxxxx> - 2.010-1 +- 2.010 bump + * Fri May 24 2013 Petr Pisar <ppisar@xxxxxxxxxx> - 2.009-3 - Specify all dependencies diff --git a/sources b/sources index 8d1559b..e1e1db0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b64aa49804022ed7d34163717573f792 Socket-2.009.tar.gz +8d71d5c4333396aee381fa459ca5871a Socket-2.010.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