[whois] 5.0.18 bump

Petr Pisar ppisar at fedoraproject.org
Thu Aug 2 13:42:22 UTC 2012


commit fbb6cb087d97ca76f34f779e16f534f144e00dc6
Author: Petr Písař <ppisar at redhat.com>
Date:   Thu Aug 2 15:40:56 2012 +0200

    5.0.18 bump

 .gitignore                                         |    1 +
 sources                                            |    2 +-
 ...mgbaam7a8-is-handled-by-whois.aeda.net.ae.patch |   26 ------------
 ...7-Document-how-to-write-IDN-in-whois.conf.patch |   43 --------------------
 whois.spec                                         |   13 ++----
 5 files changed, 7 insertions(+), 78 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ed4a5be..c610c91 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /whois_5.0.15.tar.xz
 /whois_5.0.16.tar.xz
 /whois_5.0.17.tar.xz
+/whois_5.0.18.tar.xz
diff --git a/sources b/sources
index 10090a2..c0f2493 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-754ff9a089913bf198400eb937e24055  whois_5.0.17.tar.xz
+15d777273d44a5b9a0814c1ea0d22b1a  whois_5.0.18.tar.xz
diff --git a/whois.spec b/whois.spec
index ae85820..89370e9 100644
--- a/whois.spec
+++ b/whois.spec
@@ -1,16 +1,12 @@
 Name:       whois       
-Version:    5.0.17
-Release:    3%{?dist}
+Version:    5.0.18
+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
-# Update xn-mgbaam7a8 TLD, bug #839893, submitted to upstream
-Patch0:     whois-5.0.17-.xn-mgbaam7a8-is-handled-by-whois.aeda.net.ae.patch
-# Document IDN in configuration file, bug #839898, submitted to upstream
-Patch1:     whois-5.0.17-Document-how-to-write-IDN-in-whois.conf.patch
 
 BuildRequires:  gettext, libidn-devel, perl
 Requires(post): %{_sbindir}/update-alternatives
@@ -32,8 +28,6 @@ addresses and network names.
 
 %prep
 %setup -q -n %{name}-%{version}
-%patch0 -p1 -b .xn-mgbaam7a8
-%patch1 -p1 -b .idnconf
 # Enable NLS
 sed -i -e 's:#\(.*pos\):\1:' Makefile
 
@@ -81,6 +75,9 @@ fi
 
 
 %changelog
+* Thu Aug 02 2012 Petr Pisar <ppisar at redhat.com> - 5.0.18-1
+- 5.0.18 bump
+
 * Sun Jul 22 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 5.0.17-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list