public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Remi Collet <remi@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/phpunit9] f43: v9.6.36
Date: Tue, 11 Aug 2026 07:06:26 GMT [thread overview]
Message-ID: <178643198641.1.13678971261566992615.rpms-phpunit9-03c578afa232@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/phpunit9
Branch : f43
Commit : 03c578afa232bc65cd04b397f74b143d29481453
Author : Remi Collet <remi@fedoraproject.org>
Date : 2026-08-11T09:06:19+02:00
Stats : +10/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/phpunit9/c/03c578afa232bc65cd04b397f74b143d29481453?branch=f43
Log:
v9.6.36
(cherry picked from commit f222fb37e75821c34922ece7945f31d5d9cc6d6f)
(cherry picked from commit 388a1dace746bf2eb906544bcec44128e53b799f)
---
diff --git a/.gitignore b/.gitignore
index 22d5389..9397cd9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -67,3 +67,4 @@
/phpunit9-9.6.32-492ee10.tgz
/phpunit9-9.6.34-b36f023.tgz
/phpunit9-9.6.35.tgz
+/phpunit9-9.6.36.tgz
diff --git a/phpunit9.spec b/phpunit9.spec
index b988975..a3a3716 100644
--- a/phpunit9.spec
+++ b/phpunit9.spec
@@ -20,7 +20,7 @@
%global ver_minor 6
Name: %{pk_project}%{ver_major}
-Version: 9.6.35
+Version: 9.6.36
Release: 1%{?dist}
Summary: The PHP Unit Testing framework version %{ver_major}
@@ -49,7 +49,7 @@ BuildRequires: (php-composer(sebastian/code-unit) >= 1.0.8 with php-c
BuildRequires: (php-composer(sebastian/comparator) >= 4.0.10 with php-composer(sebastian/comparator) < 5)
BuildRequires: (php-composer(sebastian/diff) >= 4.0.6 with php-composer(sebastian/diff) < 5)
BuildRequires: (php-composer(sebastian/environment) >= 5.1.5 with php-composer(sebastian/environment) < 6)
-BuildRequires: (php-composer(sebastian/exporter) >= 4.0.8 with php-composer(sebastian/exporter) < 5)
+BuildRequires: (php-composer(sebastian/exporter) >= 4.0.9 with php-composer(sebastian/exporter) < 5)
BuildRequires: (php-composer(sebastian/global-state) >= 5.0.8 with php-composer(sebastian/global-state) < 6)
BuildRequires: (php-composer(sebastian/object-enumerator) >= 4.0.4 with php-composer(sebastian/object-enumerator) < 5)
BuildRequires: (php-composer(sebastian/resource-operations) >= 3.0.4 with php-composer(sebastian/resource-operations) < 4)
@@ -86,7 +86,7 @@ BuildRequires: php-fedora-autoloader-devel >= 1.0.0
# "sebastian/comparator": "^4.0.10",
# "sebastian/diff": "^4.0.6",
# "sebastian/environment": "^5.1.5",
-# "sebastian/exporter": "^4.0.8",
+# "sebastian/exporter": "^4.0.9",
# "sebastian/global-state": "^5.0.8",
# "sebastian/object-enumerator": "^4.0.4",
# "sebastian/resource-operations": "^3.0.4",
@@ -114,7 +114,7 @@ Requires: (php-composer(sebastian/code-unit) >= 1.0.8 with php-c
Requires: (php-composer(sebastian/comparator) >= 4.0.10 with php-composer(sebastian/comparator) < 5)
Requires: (php-composer(sebastian/diff) >= 4.0.6 with php-composer(sebastian/diff) < 5)
Requires: (php-composer(sebastian/environment) >= 5.1.5 with php-composer(sebastian/environment) < 6)
-Requires: (php-composer(sebastian/exporter) >= 4.0.8 with php-composer(sebastian/exporter) < 5)
+Requires: (php-composer(sebastian/exporter) >= 4.0.9 with php-composer(sebastian/exporter) < 5)
Requires: (php-composer(sebastian/global-state) >= 5.0.8 with php-composer(sebastian/global-state) < 6)
Requires: (php-composer(sebastian/object-enumerator) >= 4.0.4 with php-composer(sebastian/object-enumerator) < 5)
Requires: (php-composer(sebastian/resource-operations) >= 3.0.4 with php-composer(sebastian/resource-operations) < 4)
@@ -250,6 +250,10 @@ exit $ret
%changelog
+* Tue Aug 11 2026 Remi Collet <remi@remirepo.net> - 9.6.36-1
+- update to 9.6.36
+- raise dependency on sebastian/exporter 4.0.9
+
* Tue Jul 7 2026 Remi Collet <remi@remirepo.net> - 9.6.35-1
- update to 9.6.35
diff --git a/sources b/sources
index d683fd2..4745e8c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (phpunit9-9.6.35.tgz) = b75bad445aa0e578d17d80fd638c5d7ed52d2aadcc2f8ea280e6cc606a1c44b98bbc9112eb7d54b9c54b3d20ccb967dd6b946a2cd6b512c991bb68f06a2da5fb
+SHA512 (phpunit9-9.6.36.tgz) = 4c77b6aa61ffce02150eaacaa81a12280f41b67c053a01b6e6c7eaf64518c259d3795a4a1a862aee5a4e4eaf4820510ebd02dd07f69c7cb024bad935aa9b4bc8
reply other threads:[~2026-08-11 7:06 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=178643198641.1.13678971261566992615.rpms-phpunit9-03c578afa232@fedoraproject.org \
--to=remi@fedoraproject.org \
--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