forked from pool/perl-Net-Whois-Raw
Compare commits
4 Commits
Author | SHA256 | Date | |
---|---|---|---|
77bdb02e2e | |||
9dc46aa542 | |||
e04ecc3427 | |||
7234e1be45 |
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:75683f1c5df8f153095d0607a07f2f3e8ddbf3e833d689ded38038052397360a
|
|
||||||
size 75827
|
|
3
Net-Whois-Raw-2.99041.tar.gz
Normal file
3
Net-Whois-Raw-2.99041.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:53cd327bde352fe73e76ee709cab042410237dcc73944dd26048773657c133d2
|
||||||
|
size 76340
|
@@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed May 28 05:35:50 UTC 2025 - Tina Müller <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
- updated to 2.99041
|
||||||
|
see /usr/share/doc/packages/perl-Net-Whois-Raw/Changes
|
||||||
|
|
||||||
|
2.99041 May 28 2025 Alexander Nalobin
|
||||||
|
- Fix whois server for .by
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 1 14:26:18 UTC 2024 - Tina Müller <tina.mueller@suse.com>
|
||||||
|
|
||||||
|
- updated to 2.99040
|
||||||
|
see /usr/share/doc/packages/perl-Net-Whois-Raw/Changes
|
||||||
|
|
||||||
|
2.99040 June 24 2024 Alexander Nalobin
|
||||||
|
- Added .спб.рф domain
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 17 03:07:48 UTC 2024 - Tina Müller <timueller+perl@suse.de>
|
Wed Apr 17 03:07:48 UTC 2024 - Tina Müller <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Net-Whois-Raw
|
# spec file for package perl-Net-Whois-Raw
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define cpan_name Net-Whois-Raw
|
%define cpan_name Net-Whois-Raw
|
||||||
Name: perl-Net-Whois-Raw
|
Name: perl-Net-Whois-Raw
|
||||||
Version: 2.99039
|
Version: 2.99041
|
||||||
Release: 0
|
Release: 0
|
||||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||||
Summary: Get Whois information of domains and IP addresses
|
Summary: Get Whois information of domains and IP addresses
|
||||||
@@ -58,7 +58,7 @@ search failed and return undef in such a case.
|
|||||||
several servers but certainly not on all of them.
|
several servers but certainly not on all of them.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n %{cpan_name}-%{version}
|
%autosetup -n %{cpan_name}-%{version} -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
perl Makefile.PL INSTALLDIRS=vendor
|
perl Makefile.PL INSTALLDIRS=vendor
|
||||||
|
Reference in New Issue
Block a user