From ab63573df9be6418ff2719350d725e76bd0f5f47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Tue, 8 Dec 2015 15:56:29 +0100 Subject: [PATCH] 5.2.11 bump --- .gitignore | 1 + sources | 2 +- whois.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index d44219a..39797f3 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ /whois_5.2.8.tar.xz /whois_5.2.9.tar.xz /whois_5.2.10.tar.xz +/whois_5.2.11.tar.xz diff --git a/sources b/sources index afceee3..84e4f10 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5ccd01e611621f7a395537f8b7190d0a whois_5.2.10.tar.xz +df870615563b23e2270ffc4f039290a1 whois_5.2.11.tar.xz diff --git a/whois.spec b/whois.spec index 2687054..69fc887 100644 --- a/whois.spec +++ b/whois.spec @@ -1,5 +1,5 @@ Name: whois -Version: 5.2.10 +Version: 5.2.11 Release: 1%{?dist} Summary: Improved WHOIS client Group: Applications/Internet @@ -81,6 +81,9 @@ fi %changelog +* Tue Dec 08 2015 Petr Pisar - 5.2.11-1 +- 5.2.11 bump + * Thu Jul 30 2015 Petr Pisar - 5.2.10-1 - 5.2.10 bump