11
0

Compare commits

5 Commits

Author SHA256 Message Date
7d8b9d85d1 Add Gitea build results 2025-08-12 18:16:10 +02:00
1b68a348a0 Accepting request 1282010 from devel:languages:perl
Forwarded request #1281914 from tinita

- 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

OBS-URL: https://build.opensuse.org/request/show/1282010
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Net-Whois-Raw?expand=0&rev=53
2025-06-02 20:01:59 +00:00
5cf9ab02e0 Accepting request 1281914 from devel:languages:perl:autoupdate
- 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

OBS-URL: https://build.opensuse.org/request/show/1281914
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Net-Whois-Raw?expand=0&rev=104
2025-06-02 15:52:32 +00:00
b94c192a1e Accepting request 1184868 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1184868
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Net-Whois-Raw?expand=0&rev=52
2024-07-02 16:19:37 +00:00
f48e333cd5 Accepting request 1184367 from devel:languages:perl:autoupdate
- updated to 2.99040
   see /usr/share/doc/packages/perl-Net-Whois-Raw/Changes
  2.99040 June 24 2024 Alexander Nalobin
      - Added .спб.рф domain

OBS-URL: https://build.opensuse.org/request/show/1184367
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Net-Whois-Raw?expand=0&rev=102
2024-07-02 12:51:44 +00:00
5 changed files with 37 additions and 6 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:75683f1c5df8f153095d0607a07f2f3e8ddbf3e833d689ded38038052397360a
size 75827

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:53cd327bde352fe73e76ee709cab042410237dcc73944dd26048773657c133d2
size 76340

12
README.md Normal file
View File

@@ -0,0 +1,12 @@
## Build Results
Current state of perl in openSUSE:Factory is
![Factory build results](https://br.opensuse.org/status/openSUSE:Factory/perl-Net-Whois-Raw/standard)
The current state of perl in the devel project build (devel:languages:perl)
![Devel project build results](https://br.opensuse.org/status/devel:languages:perl/perl-Net-Whois-Raw)

View File

@@ -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>

View File

@@ -1,7 +1,7 @@
#
# 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
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,13 +18,14 @@
%define cpan_name Net-Whois-Raw
Name: perl-Net-Whois-Raw
Version: 2.99039
Version: 2.99041
Release: 0
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Get Whois information of domains and IP addresses
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/N/NA/NALOBIN/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
Source100: README.md
BuildArch: noarch
BuildRequires: perl
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.
%prep
%autosetup -n %{cpan_name}-%{version}
%autosetup -n %{cpan_name}-%{version} -p1
%build
perl Makefile.PL INSTALLDIRS=vendor