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/phpunit8] rawhide: v8.5.54
Date: Tue, 11 Aug 2026 06:41:28 GMT	[thread overview]
Message-ID: <178643048824.1.2402199176093138605.rpms-phpunit8-d18ca6ee4b51@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/phpunit8
Branch : rawhide
Commit : d18ca6ee4b514fe847a2a406b72747ec12753028
Author : Remi Collet <remi@fedoraproject.org>
Date   : 2026-08-11T08:41:22+02:00
Stats  : +11/-6 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/phpunit8/c/d18ca6ee4b514fe847a2a406b72747ec12753028?branch=rawhide

Log:
v8.5.54

---
diff --git a/.gitignore b/.gitignore
index 815b461..45448cd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -44,3 +44,4 @@ clog
 /phpunit8-8.5.51-e4eee30.tgz
 /phpunit8-8.5.52-1015741.tgz
 /phpunit8-8.5.53.tgz
+/phpunit8-8.5.54.tgz

diff --git a/phpunit8.spec b/phpunit8.spec
index 51c7999..ec2db8e 100644
--- a/phpunit8.spec
+++ b/phpunit8.spec
@@ -20,8 +20,8 @@
 %global ver_minor    5
 
 Name:           %{pk_project}%{ver_major}
-Version:        8.5.53
-Release:        2%{?dist}
+Version:        8.5.54
+Release:        1%{?dist}
 Summary:        The PHP Unit Testing framework version %{ver_major}
 
 License:        BSD-3-Clause
@@ -46,7 +46,7 @@ BuildRequires:  (php-composer(phpunit/php-timer) >= 2.1.4             with php-c
 BuildRequires:  (php-composer(sebastian/comparator) >= 3.0.7          with php-composer(sebastian/comparator) <  4)
 BuildRequires:  (php-composer(sebastian/diff) >= 3.0.6                with php-composer(sebastian/diff) <  4)
 BuildRequires:  (php-composer(sebastian/environment) >= 4.2.5         with php-composer(sebastian/environment) <  5)
-BuildRequires:  (php-composer(sebastian/exporter) >= 3.1.8            with php-composer(sebastian/exporter) <  4)
+BuildRequires:  (php-composer(sebastian/exporter) >= 3.1.9            with php-composer(sebastian/exporter) <  4)
 BuildRequires:  (php-composer(sebastian/global-state) >= 3.0.6        with php-composer(sebastian/global-state) <  4)
 BuildRequires:  (php-composer(sebastian/object-enumerator) >= 3.0.5   with php-composer(sebastian/object-enumerator) <  4)
 BuildRequires:  (php-composer(sebastian/resource-operations) >= 2.0.3 with php-composer(sebastian/resource-operations) < 3)
@@ -81,7 +81,7 @@ BuildRequires:  php-fedora-autoloader-devel >= 1.0.0
 #        "sebastian/comparator": "^3.0.7",
 #        "sebastian/diff": "^3.0.6",
 #        "sebastian/environment": "^4.2.5",
-#        "sebastian/exporter": "^3.1.8",
+#        "sebastian/exporter": "^3.1.9",
 #        "sebastian/global-state": "^3.0.6",
 #        "sebastian/object-enumerator": "^3.0.5",
 #        "sebastian/resource-operations": "^2.0.3",
@@ -106,7 +106,7 @@ Requires:       (php-composer(phpunit/php-timer) >= 2.1.4             with php-c
 Requires:       (php-composer(sebastian/comparator) >= 3.0.7          with php-composer(sebastian/comparator) <  4)
 Requires:       (php-composer(sebastian/diff) >= 3.0.6                with php-composer(sebastian/diff) <  4)
 Requires:       (php-composer(sebastian/environment) >= 4.2.5         with php-composer(sebastian/environment) <  5)
-Requires:       (php-composer(sebastian/exporter) >= 3.1.8            with php-composer(sebastian/exporter) <  4)
+Requires:       (php-composer(sebastian/exporter) >= 3.1.9            with php-composer(sebastian/exporter) <  4)
 Requires:       (php-composer(sebastian/global-state) >= 3.0.6        with php-composer(sebastian/global-state) <  4)
 Requires:       (php-composer(sebastian/object-enumerator) >= 3.0.5   with php-composer(sebastian/object-enumerator) <  4)
 Requires:       (php-composer(sebastian/resource-operations) >= 2.0.3 with php-composer(sebastian/resource-operations) < 3)
@@ -232,6 +232,10 @@ exit $ret
 
 
 %changelog
+* Tue Aug 11 2026 Remi Collet <remi@remirepo.net> - 8.5.54-1
+- update to 8.5.54
+- raise dependency on sebastian/exporter 3.1.8
+
 * Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 8.5.53-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

diff --git a/sources b/sources
index ef6e336..38a221d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (phpunit8-8.5.53.tgz) = d2245e28e32b7a3863e21ccf1ca9e9086eece48e62c3fea64fe520b2e207a66c98b683543cfaee0bbaa11fca149bad2da40376d10077e7ef7ff57347a7236522
+SHA512 (phpunit8-8.5.54.tgz) = 6af7db22106967f4ffae6b4b5db7cbf6abc3336c61f5dddf68509758db03775ab2ebc97926357406faccb5aef92989a618db45a5f458b028127cbf2ddaa860cf

                 reply	other threads:[~2026-08-11  6:41 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=178643048824.1.2402199176093138605.rpms-phpunit8-d18ca6ee4b51@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