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/phpunit12] rawhide: v15.5.31
Date: Tue, 07 Jul 2026 06:09:49 GMT	[thread overview]
Message-ID: <178340458989.1.8978808244100992821.rpms-phpunit12-f80e9968858b@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/phpunit12
Branch : rawhide
Commit : f80e9968858b1ec3296b552fbc1472779a55c60a
Author : Remi Collet <remi@fedoraproject.org>
Date   : 2026-07-07T08:09:42+02:00
Stats  : +8/-5 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/phpunit12/c/f80e9968858b1ec3296b552fbc1472779a55c60a?branch=rawhide

Log:
v15.5.31

---
diff --git a/.gitignore b/.gitignore
index 98bb38f..dae4852 100644
--- a/.gitignore
+++ b/.gitignore
@@ -60,3 +60,4 @@
 /phpunit12-12.5.28.tgz
 /phpunit12-12.5.29.tgz
 /phpunit12-12.5.30.tgz
+/phpunit12-12.5.31.tgz

diff --git a/phpunit12.spec b/phpunit12.spec
index 2301bee..51a8e82 100644
--- a/phpunit12.spec
+++ b/phpunit12.spec
@@ -28,7 +28,7 @@
 %global ver_minor    5
 
 Name:           %{pk_project}%{ver_major}
-Version:        12.5.30
+Version:        12.5.31
 Release:        1%{?dist}
 Summary:        The PHP Unit Testing framework version %{ver_major}
 
@@ -74,10 +74,10 @@ BuildRequires:  php-fedora-autoloader-devel >= 1.0.0
 # From composer.json, "require": {
 #        "php": ">=8.3",
 #        "ext-dom": "*",
+#        "ext-filter": "*",
 #        "ext-json": "*",
 #        "ext-libxml": "*",
 #        "ext-mbstring": "*",
-#        "ext-xml": "*",
 #        "ext-xmlwriter": "*",
 #        "myclabs/deep-copy": "^1.13.4",
 #        "phar-io/manifest": "^2.0.4",
@@ -104,7 +104,6 @@ Requires:       php-dom
 Requires:       php-json
 Requires:       php-libxml
 Requires:       php-mbstring
-Requires:       php-xml
 Requires:       php-xmlwriter
 Requires:       (php-composer(myclabs/deep-copy) >= 1.13.4            with php-composer(myclabs/deep-copy) <  2)
 Requires:       (php-composer(phar-io/manifest) >= 2.0.4              with php-composer(phar-io/manifest) < 3)
@@ -263,7 +262,7 @@ sed -e 's:@PATH@:%{buildroot}%{php_home}/%{ns_vendor}:' -i tests/bootstrap.php
 sed -e 's:%{php_home}/%{ns_vendor}:%{buildroot}%{php_home}/%{ns_vendor}:' -i phpunit
 
 ret=0
-for cmd in php php83 php84 php85; do
+for cmd in php php83 php84 php85 php86; do
   if which $cmd; then
      $cmd ./phpunit $OPT || ret=1
   fi
@@ -284,6 +283,9 @@ exit $ret
 
 
 %changelog
+* Tue Jul  7 2026 Remi Collet <remi@remirepo.net> - 12.5.31-1
+- update to 12.5.31
+
 * Tue Jun 16 2026 Remi Collet <remi@remirepo.net> - 12.5.30-1
 - update to 12.5.30
 

diff --git a/sources b/sources
index 4713846..fb42191 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (phpunit12-12.5.30.tgz) = d6f29b874142cb5f88b018c004d80b736551f3f5342731746610c0468908b32785129d207990fa9b9e205b570ba5e4047b4399998e7be4e9e3d7e41c40bde1ec
+SHA512 (phpunit12-12.5.31.tgz) = f28ae8b737f7363d349efab7f5cee2a7e6d918c2e4536e01ac37268f22a55a933b145fef9111251fa6682e9318385a4493d69b424f200e1fd6f04ad6f14ef72d

                 reply	other threads:[~2026-07-07  6:09 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=178340458989.1.8978808244100992821.rpms-phpunit12-f80e9968858b@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