Compare commits
5 Commits
Author | SHA256 | Date | |
---|---|---|---|
7d8b9d85d1 | |||
1b68a348a0 | |||
5cf9ab02e0 | |||
b94c192a1e | |||
f48e333cd5 |
@@ -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
|
12
README.md
Normal file
12
README.md
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
|
||||||
|
## Build Results
|
||||||
|
|
||||||
|
Current state of perl in openSUSE:Factory is
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
The current state of perl in the devel project build (devel:languages:perl)
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
@@ -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,13 +18,14 @@
|
|||||||
|
|
||||||
%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
|
||||||
URL: https://metacpan.org/release/%{cpan_name}
|
URL: https://metacpan.org/release/%{cpan_name}
|
||||||
Source0: https://cpan.metacpan.org/authors/id/N/NA/NALOBIN/%{cpan_name}-%{version}.tar.gz
|
Source0: https://cpan.metacpan.org/authors/id/N/NA/NALOBIN/%{cpan_name}-%{version}.tar.gz
|
||||||
Source1: cpanspec.yml
|
Source1: cpanspec.yml
|
||||||
|
Source100: README.md
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
@@ -58,7 +59,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