From 59e2b512bdc9bf2813d45cf902515f94f77bc170 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 2 Jun 2014 12:53:41 +0200 Subject: [PATCH] 2.013 bump --- .gitignore | 1 + perl-Socket.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index d927fb1..2cab2dc 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ /Socket-2.011.tar.gz /Socket-2.012.tar.gz /Socket-2.013.tar.gz +/Socket-2.014.tar.gz diff --git a/perl-Socket.spec b/perl-Socket.spec index afc829c..5f86a96 100644 --- a/perl-Socket.spec +++ b/perl-Socket.spec @@ -1,4 +1,4 @@ -%global cpan_version 2.013 +%global cpan_version 2.014 Name: perl-Socket Epoch: 1 Version: %(echo '%{cpan_version}' | tr '_' '.') @@ -60,6 +60,9 @@ make test %{_mandir}/man3/* %changelog +* Mon Jun 02 2014 Petr Pisar - 1:2.014-1 +- 2.014 bump + * Tue Oct 29 2013 Petr Pisar - 1:2.013-1 - 2.013 bump diff --git a/sources b/sources index 1d44b86..e47776c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -30de5cd5b925cdfe4ccdd95a1981db9f Socket-2.013.tar.gz +3f1766efbba558b4a947aedfe363c0ad Socket-2.014.tar.gz