public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/perl-LWP-Protocol-https] rawhide: 6.17 bump
Date: Wed, 29 Jul 2026 09:21:25 GMT	[thread overview]
Message-ID: <178531688564.1.16237428954753957097.rpms-perl-LWP-Protocol-https-6174407469ee@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-07-29  9:21 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=178531688564.1.16237428954753957097.rpms-perl-LWP-Protocol-https-6174407469ee@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