public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-LWP-Protocol-https] rawhide: 6.17 bump
@ 2026-07-29 9:21
0 siblings, 0 replies; only message in thread
From: @ 2026-07-29 9:21 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/perl-LWP-Protocol-https
Branch : rawhide
Commit : 6174407469ee04cb439bb921fdbbb71a196df811
Author : Michal Josef Špaček <mspacek@redhat.com>
Date : 2026-07-29T10:58:56+02:00
Stats : +7/-13 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/perl-LWP-Protocol-https/c/6174407469ee04cb439bb921fdbbb71a196df811?branch=rawhide
Log:
6.17 bump
---
diff --git a/.gitignore b/.gitignore
index efb1ba1..f19051c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
/LWP-Protocol-https-6.13.tar.gz
/LWP-Protocol-https-6.14.tar.gz
/LWP-Protocol-https-6.15.tar.gz
+/LWP-Protocol-https-6.17.tar.gz
diff --git a/perl-LWP-Protocol-https.spec b/perl-LWP-Protocol-https.spec
index 5fb9283..dcfd3a0 100644
--- a/perl-LWP-Protocol-https.spec
+++ b/perl-LWP-Protocol-https.spec
@@ -1,9 +1,6 @@
-# Perform tests that need the Internet
-%bcond_with perl_LWP_Protocol_https_enables_internet_test
-
Name: perl-LWP-Protocol-https
-Version: 6.15
-Release: 2%{?dist}
+Version: 6.17
+Release: 1%{?dist}
Summary: Provide HTTPS support for LWP::UserAgent
License: GPL-1.0-or-later OR Artistic-1.0-Perl
URL: https://metacpan.org/release/LWP-Protocol-https
@@ -34,9 +31,6 @@ BuildRequires: perl(LWP::UserAgent) >= 6.06
BuildRequires: perl(Socket)
BuildRequires: perl(Test::More) >= 0.96
BuildRequires: perl(Test::Needs) >= 0.002010
-%if %{with perl_LWP_Protocol_https_enables_internet_test}
-BuildRequires: perl(Test::RequiresInternet)
-%endif
# Optional tests:
BuildRequires: perl(IO::Socket::SSL) >= 1.953
BuildRequires: perl(IO::Socket::SSL::Utils)
@@ -64,10 +58,6 @@ with "%{_libexecdir}/%{name}/test".
%prep
%setup -q -n LWP-Protocol-https-%{version}
-%if !%{with perl_LWP_Protocol_https_enables_internet_test}
-rm t/example.t
-perl -i -ne 'print $_ unless m{^t/example.t}' MANIFEST
-%endif
# Help generators to recognize Perl scripts
for F in $(find t/ -name '*.t'); do
perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' "$F"
@@ -104,6 +94,9 @@ make test
%{_libexecdir}/%{name}
%changelog
+* Wed Jul 29 2026 Michal Josef Špaček <mspacek@redhat.com> - 6.17-1
+- 6.17 bump
+
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 6.15-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
diff --git a/sources b/sources
index 7ecde8b..3d59e7a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (LWP-Protocol-https-6.15.tar.gz) = 78fbe585dacac943de16f43cfbece13dac90237be4e957713384a69f237236e4aa18584727ec9adba16c459bb9ad74e8ac8acf45b88a74b4e52a5f954e452bb6
+SHA512 (LWP-Protocol-https-6.17.tar.gz) = 5703129feddb4d6798f16d97a2b5148c2afce244be7961fc8f4ee19bb7a0c79f750aa69da574ac6e245133246152863ad42b32cfeb55d7da48a7ebb12b34c5ef
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-29 9:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-29 9:21 [rpms/perl-LWP-Protocol-https] rawhide: 6.17 bump
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox