public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-WWW-Mechanize-Chrome] f43: New version, tests cleaned up, so enable by default
@ 2026-06-08 0:37 Chris Adams
0 siblings, 0 replies; only message in thread
From: Chris Adams @ 2026-06-08 0:37 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-08 0:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-08 0:37 [rpms/perl-WWW-Mechanize-Chrome] f43: New version, tests cleaned up, so enable by default Chris Adams
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox