public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-WWW-Mechanize-Chrome] f43: new version
@ 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 : 8ca931d8f14a58cfd98f952e0baf71f8f76bf3f9
Author : Chris Adams <linux@cmadams.net>
Date : 2026-05-17T07:54:21-05:00
Stats : +14/-6 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/perl-WWW-Mechanize-Chrome/c/8ca931d8f14a58cfd98f952e0baf71f8f76bf3f9?branch=f43
Log:
new version
add ExclusiveArch to match where Chrome/Chromium is supported
tests cleaned up more, so enable by default
---
diff --git a/.gitignore b/.gitignore
index 7aa458b..0d161a1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
/WWW-Mechanize-Chrome-0.74-nocopyright.tar.gz
/WWW-Mechanize-Chrome-0.75-nocopyright.tar.gz
/WWW-Mechanize-Chrome-0.76-nocopyright.tar.gz
+/WWW-Mechanize-Chrome-0.77-nocopyright.tar.gz
diff --git a/perl-WWW-Mechanize-Chrome.spec b/perl-WWW-Mechanize-Chrome.spec
index 337f24e..27ea72e 100644
--- a/perl-WWW-Mechanize-Chrome.spec
+++ b/perl-WWW-Mechanize-Chrome.spec
@@ -1,13 +1,12 @@
-# 2026-03-13 v0.76 cleaned up tests so let's try enabling them
-# - they work on my local system but not in Fedora infrastructure
-%bcond do_tests 0
+# 2026-05-17 v0.77 cleaned up tests so enable them (but only on Chrome arches)
+%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.76
-Release: 2%{?dist}
+Version: 0.77
+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
@@ -22,6 +21,9 @@ Source0: WWW-Mechanize-Chrome-%{version}-nocopyright.tar.gz
Source1: WWW-Mechanize-Chrome-generate-tarball.sh
BuildArch: noarch
+# package is not arch-specific, but requires Chrome/Chromium, which are
+ExclusiveArch: noarch x86_64 aarch64
+
BuildRequires: make perl-interpreter perl-generators coreutils
BuildRequires: perl(:VERSION) >= 5.20
BuildRequires: perl(Exporter) >= 5
@@ -163,6 +165,11 @@ make test
%{_mandir}/man3/WWW::Mechanize::Chrome*
%changelog
+* Sun May 17 2026 Chris Adams <linux@cmadams.net> - 0.77-1
+- new version
+- add ExclusiveArch to match where Chrome/Chromium is supported
+- tests cleaned up more, so enable by default
+
* Fri Mar 13 2026 Chris Adams <linux@cmadams.net> - 0.76-2
- tests work locally but not in Fedora infrastructure, disable
diff --git a/sources b/sources
index e526e54..16565e4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (WWW-Mechanize-Chrome-0.76-nocopyright.tar.gz) = 832fb0f7c88eb4cf764aa983fc7bf2aa403902238ee1b29d9ede4bbeb0d799f46e151de9d6b29873627858b0f02849c4f2d25ee0eff4ad8bec8288283ff51aa2
+SHA512 (WWW-Mechanize-Chrome-0.77-nocopyright.tar.gz) = 0b7f4559eb10461bb77537f761ff565ce1274c088fa111c19cfa307cdbe91e5e848219c7a12c4d2f07aea6a601118f03fc92b36ac806b41aaf5c3f06123d5786
^ 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 Chris Adams
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox