From 33d0fc4373ef675a55585f35e2a35bd76bdc8438 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= Date: Mon, 8 Jun 2015 15:07:56 +0200 Subject: [PATCH] 0.53 bump --- .gitignore | 1 + perl-List-Compare.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 85ac49b..ad2a82e 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ List-Compare-0.37.tar.gz /List-Compare-0.50.tar.gz /List-Compare-0.51.tar.gz /List-Compare-0.52.tar.gz +/List-Compare-0.53.tar.gz diff --git a/perl-List-Compare.spec b/perl-List-Compare.spec index cfc0eb7..ce989b4 100644 --- a/perl-List-Compare.spec +++ b/perl-List-Compare.spec @@ -1,6 +1,6 @@ Name: perl-List-Compare -Version: 0.52 -Release: 2%{?dist} +Version: 0.53 +Release: 1%{?dist} Summary: Compare elements of two or more lists Group: Development/Libraries License: GPL+ or Artistic @@ -46,6 +46,9 @@ make test %{_mandir}/man3/*.3* %changelog +* Mon Jun 08 2015 Petr Ĺ abata - 0.53-1 +- 0.53 bump + * Wed Jun 03 2015 Jitka Plesnikova - 0.52-2 - Perl 5.22 rebuild diff --git a/sources b/sources index a9e5e83..0643c35 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1105cdb6240fa8cbd7d12de79efcc1a6 List-Compare-0.52.tar.gz +0bab5eb8345cdd308286946aa4ed1a25 List-Compare-0.53.tar.gz