[whois] 5.1.0 bump

Petr Pisar ppisar at fedoraproject.org
Tue Jan 7 13:07:27 UTC 2014


commit 2385265d9ad2d4df83d1c7a3bf3b7bc3fa6141f5
Author: Petr Písař <ppisar at redhat.com>
Date:   Tue Jan 7 14:06:46 2014 +0100

    5.1.0 bump

 .gitignore                                         |    1 +
 sources                                            |    2 +-
 ...-5.0.26-Fix-a-typo-in-whois-1-manual-page.patch |   31 --------------------
 whois.spec                                         |   10 +++---
 4 files changed, 7 insertions(+), 37 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a883493..a7ef705 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
 /whois_5.0.24.tar.xz
 /whois_5.0.25.tar.xz
 /whois_5.0.26.tar.xz
+/whois_5.1.0.tar.xz
diff --git a/sources b/sources
index 397fffc..19746f6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-236829eea77e85df2443a54815a1b41d  whois_5.0.26.tar.xz
+e16cc6ca56a6834ab60ace26215d6b0c  whois_5.1.0.tar.xz
diff --git a/whois.spec b/whois.spec
index 0f6766e..220a321 100644
--- a/whois.spec
+++ b/whois.spec
@@ -1,13 +1,11 @@
 Name:       whois       
-Version:    5.0.26
-Release:    3%{?dist}
+Version:    5.1.0
+Release:    1%{?dist}
 Summary:    Improved WHOIS client
 Group:      Applications/Internet
 License:    GPLv2+
 URL:        http://www.linux.it/~md/software/
 Source0:    http://ftp.debian.org/debian/pool/main/w/%{name}/%{name}_%{version}.tar.xz
-# Fix a typo in the manual, bug #1029065
-Patch0:     whois-5.0.26-Fix-a-typo-in-whois-1-manual-page.patch
 BuildRequires:  gettext
 BuildRequires:  libidn-devel
 BuildRequires:  perl
@@ -32,7 +30,6 @@ addresses and network names.
 
 %prep
 %setup -q -n %{name}-%{version}
-%patch0 -p1 -b .typo
 
 
 %build
@@ -79,6 +76,9 @@ fi
 
 
 %changelog
+* Tue Jan 07 2014 Petr Pisar <ppisar at redhat.com> - 5.1.0-1
+- 5.1.0 bump
+
 * Thu Nov 28 2013 Petr Pisar <ppisar at redhat.com> - 5.0.26-3
 - Fix a typo in the manual (bug #1029065)
 


More information about the scm-commits mailing list