commit 5f31cf975554ee6ca699b5cc24f75c937c103364 Author: Petr Písař <ppisar@xxxxxxxxxx> Date: Mon Aug 18 16:45:17 2014 +0200 0.15 bump .gitignore | 1 + perl-Socket.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) --- diff --git a/.gitignore b/.gitignore index 2cab2dc..1a3ef1c 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ /Socket-2.012.tar.gz /Socket-2.013.tar.gz /Socket-2.014.tar.gz +/Socket-2.015.tar.gz diff --git a/perl-Socket.spec b/perl-Socket.spec index 2784d08..ed9a5c9 100644 --- a/perl-Socket.spec +++ b/perl-Socket.spec @@ -1,8 +1,8 @@ -%global cpan_version 2.014 +%global cpan_version 2.015 Name: perl-Socket Epoch: 1 Version: %(echo '%{cpan_version}' | tr '_' '.') -Release: 3%{?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 +* Mon Aug 18 2014 Petr Pisar <ppisar@xxxxxxxxxx> - 1:2.015-1 +- 0.15 bump + * Sun Aug 17 2014 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 1:2.014-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index e47776c..c35e9a1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3f1766efbba558b4a947aedfe363c0ad Socket-2.014.tar.gz +d3bde8dd88d760437538541c53847b3c Socket-2.015.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