public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/perl-Net-RDAP] f44: 0.43 bump
Date: Wed, 17 Jun 2026 12:03:26 GMT [thread overview]
Message-ID: <178169780649.1.4742421320802246082.rpms-perl-Net-RDAP-1515a6311e6e@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/perl-Net-RDAP
Branch : f44
Commit : 1515a6311e6ed26061e8520fa3c2dfb355bf0c25
Author : Petr Písař <ppisar@redhat.com>
Date : 2026-06-17T13:57:17+02:00
Stats : +8/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/perl-Net-RDAP/c/1515a6311e6ed26061e8520fa3c2dfb355bf0c25?branch=f44
Log:
0.43 bump
---
diff --git a/.gitignore b/.gitignore
index c5289e8..848dadd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
/Net-RDAP-0.40.tar.gz
/Net-RDAP-0.41.tar.gz
/Net-RDAP-0.42.tar.gz
+/Net-RDAP-0.43.tar.gz
diff --git a/perl-Net-RDAP.spec b/perl-Net-RDAP.spec
index 2d6c9fb..7b346b2 100644
--- a/perl-Net-RDAP.spec
+++ b/perl-Net-RDAP.spec
@@ -3,7 +3,7 @@
%bcond_with network_tests
Name: perl-Net-RDAP
-Version: 0.42
+Version: 0.43
Release: 1%{?dist}
Summary: Interface to the Registration Data Access Protocol (RDAP)
# LICENSE: BSD-2-Clause
@@ -26,6 +26,7 @@ BuildRequires: perl(DateTime::Tiny)
BuildRequires: perl(Digest::SHA)
BuildRequires: perl(Exporter)
BuildRequires: perl(File::Basename)
+BuildRequires: perl(File::Glob)
BuildRequires: perl(File::Path)
BuildRequires: perl(File::Slurp)
BuildRequires: perl(File::Spec)
@@ -77,7 +78,7 @@ with "%{_libexecdir}/%{name}/test".
%prep
%autosetup -p1 -n Net-RDAP-%{version}
%if %{without network_tests}
-for T in t/chain.t t/document_url.t t/implements.t t/objects.t \
+for T in t/cache.t t/chain.t t/document_url.t t/implements.t t/objects.t \
t/reverse_search.t t/search.t; do
rm "$T"
perl -i -ne 'print $_ unless m{\A\Q'"$T"'\E}' MANIFEST
@@ -118,6 +119,9 @@ make test
%{_libexecdir}/%{name}
%changelog
+* Wed Jun 17 2026 Petr Pisar <ppisar@redhat.com> - 0.43-1
+- 0.43 bump
+
* Thu May 07 2026 Petr Pisar <ppisar@redhat.com> - 0.42-1
- 0.42 bump
diff --git a/sources b/sources
index ef25802..e775cc7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Net-RDAP-0.42.tar.gz) = 164966461381133c361e69eb3d2e375a3eea00412f50e40b35b5e83561072bd48513b3c9b0066b0efd522eb4fa6fd921be9f5db5f5f9ba548f0c2c6f0373ff4f
+SHA512 (Net-RDAP-0.43.tar.gz) = 7fa0fddbb1ce9dd2df29f1bfed2a84d49db0bbcd03d1d2b930a2a4c56bcd0d464b190898b9f927c84c607f63738664ad2e8e118e84eeb8ff507d6653e347c1b8
reply other threads:[~2026-06-17 12:03 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178169780649.1.4742421320802246082.rpms-perl-Net-RDAP-1515a6311e6e@fedoraproject.org \
--to=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox