public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Chris Adams <linux@cmadams.net>
To: git-commits@fedoraproject.org
Subject: [rpms/perl-WWW-Mechanize-Chrome] f43: New version, tests cleaned up, so enable by default
Date: Mon, 08 Jun 2026 00:37:57 GMT	[thread overview]
Message-ID: <178087907714.1.8751772069596992234.rpms-perl-WWW-Mechanize-Chrome-14d8a4a1267c@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/perl-WWW-Mechanize-Chrome
Branch : f43
Commit : 14d8a4a1267cb47a3dea83c02d735387b4caa432
Author : Chris Adams <linux@cmadams.net>
Date   : 2026-03-13T14:51:47-05:00
Stats  : +11/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-WWW-Mechanize-Chrome/c/14d8a4a1267cb47a3dea83c02d735387b4caa432?branch=f43

Log:
New version, tests cleaned up, so enable by default

---
diff --git a/.gitignore b/.gitignore
index 375bf12..7aa458b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /WWW-Mechanize-Chrome-0.73-nocopyright.tar.gz
 /WWW-Mechanize-Chrome-0.74-nocopyright.tar.gz
 /WWW-Mechanize-Chrome-0.75-nocopyright.tar.gz
+/WWW-Mechanize-Chrome-0.76-nocopyright.tar.gz

diff --git a/perl-WWW-Mechanize-Chrome.spec b/perl-WWW-Mechanize-Chrome.spec
index 380ceff..3e71a6b 100644
--- a/perl-WWW-Mechanize-Chrome.spec
+++ b/perl-WWW-Mechanize-Chrome.spec
@@ -1,13 +1,14 @@
 # tests are having issues that appear to be due to Chrome/Chromium, so
 # don't run them by default
-%bcond do_tests 0
+# 2026-03-13 v0.76 cleaned up tests so let's try enabling them
+%bcond do_tests 1
 %bcond debug_tests 0
 # some tests require Internet access, don't enable by default
 %bcond network_tests 0
 
 Name:           perl-WWW-Mechanize-Chrome
-Version:        0.75
-Release:        2%{?dist}
+Version:        0.76
+Release:        1%{?dist}
 Summary:        Automate the Chrome browser
 License:        GPL-1.0-or-later OR Artistic-1.0-Perl
 URL:            https://metacpan.org/dist/WWW-Mechanize-Chrome
@@ -52,6 +53,7 @@ BuildRequires:  perl(strict)
 BuildRequires:  perl(AnyEvent)
 BuildRequires:  perl(AnyEvent::Future)
 BuildRequires:  perl(AnyEvent::WebSocket::Client)
+BuildRequires:  perl(Capture::Tiny)
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(Config)
 BuildRequires:  perl(Cwd)
@@ -162,6 +164,10 @@ make test
 %{_mandir}/man3/WWW::Mechanize::Chrome*
 
 %changelog
+* Fri Mar 13 2026 Chris Adams <linux@cmadams.net> - 0.76-1
+- new version
+- tests cleaned up, so enable by default
+
 * Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.75-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
 

diff --git a/sources b/sources
index c1032f5..e526e54 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (WWW-Mechanize-Chrome-0.75-nocopyright.tar.gz) = 9f8e17f10fe13ed82520de2ccdef28fb54c15df6f06f74a2186ba644382ec86ab8dfc30873e847d66cf81833c70a9026204e15d2f9283c4b98f0b29ffb9885eb
+SHA512 (WWW-Mechanize-Chrome-0.76-nocopyright.tar.gz) = 832fb0f7c88eb4cf764aa983fc7bf2aa403902238ee1b29d9ede4bbeb0d799f46e151de9d6b29873627858b0f02849c4f2d25ee0eff4ad8bec8288283ff51aa2

                 reply	other threads:[~2026-06-08  0:37 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=178087907714.1.8751772069596992234.rpms-perl-WWW-Mechanize-Chrome-14d8a4a1267c@fedoraproject.org \
    --to=linux@cmadams.net \
    --cc=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