forked from pool/whois
This commit is contained in:
parent
92868d5129
commit
5a7a34f19b
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 31 10:22:01 CEST 2007 - anosek@suse.cz
|
||||||
|
|
||||||
|
- updated to version 4.7.21
|
||||||
|
* Improved myinet_aton to not parse addresses with trailing junk
|
||||||
|
* Added APNIC and RIPE allocations.
|
||||||
|
* Updated the name of the Verio whois server. (Closes: #410449)
|
||||||
|
* Removed references to whois.nic.mil, which apparently is gone.
|
||||||
|
* Removed whois.nic.it from ripe_servers, because it does not even
|
||||||
|
pretend to be one anymore.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 5 13:47:35 CET 2007 - anosek@suse.cz
|
Mon Feb 5 13:47:35 CET 2007 - anosek@suse.cz
|
||||||
|
|
||||||
|
16
whois.spec
16
whois.spec
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package whois (Version 4.7.20)
|
# spec file for package whois (Version 4.7.21)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
@ -12,12 +12,12 @@
|
|||||||
|
|
||||||
Name: whois
|
Name: whois
|
||||||
BuildRequires: libidn-devel
|
BuildRequires: libidn-devel
|
||||||
License: GNU General Public License (GPL)
|
License: GPL v2 or later
|
||||||
Group: Productivity/Networking/Other
|
Group: Productivity/Networking/Other
|
||||||
Provides: ripe-whois-tools
|
Provides: ripe-whois-tools
|
||||||
Autoreqprov: on
|
Autoreqprov: on
|
||||||
URL: http://www.linux.it/~md/software/
|
URL: http://www.linux.it/~md/software/
|
||||||
Version: 4.7.20
|
Version: 4.7.21
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: whois Client Program
|
Summary: whois Client Program
|
||||||
Source: %{name}_%{version}.tar.bz2
|
Source: %{name}_%{version}.tar.bz2
|
||||||
@ -60,7 +60,15 @@ make BASEDIR=$RPM_BUILD_ROOT mandir=%{_mandir} prefix=/usr \
|
|||||||
%doc %{_mandir}/man1/*
|
%doc %{_mandir}/man1/*
|
||||||
/usr/share/locale/*/*/*
|
/usr/share/locale/*/*/*
|
||||||
|
|
||||||
%changelog -n whois
|
%changelog
|
||||||
|
* Tue Jul 31 2007 - anosek@suse.cz
|
||||||
|
- updated to version 4.7.21
|
||||||
|
* Improved myinet_aton to not parse addresses with trailing junk
|
||||||
|
* Added APNIC and RIPE allocations.
|
||||||
|
* Updated the name of the Verio whois server. (Closes: #410449)
|
||||||
|
* Removed references to whois.nic.mil, which apparently is gone.
|
||||||
|
* Removed whois.nic.it from ripe_servers, because it does not even
|
||||||
|
pretend to be one anymore.
|
||||||
* Mon Feb 05 2007 - anosek@suse.cz
|
* Mon Feb 05 2007 - anosek@suse.cz
|
||||||
- updated to version 4.7.20
|
- updated to version 4.7.20
|
||||||
* Added more krnic allocations.
|
* Added more krnic allocations.
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9b53978d27153e1bb73d4a8983466e9127c22376742fc0b550eae64d712f1436
|
|
||||||
size 54963
|
|
3
whois_4.7.21.tar.bz2
Normal file
3
whois_4.7.21.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2c103e4c36d8ce54908e7b57a0c9a30ba95123bdfc67e0d97e77683beef1d576
|
||||||
|
size 55063
|
Loading…
Reference in New Issue
Block a user