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/php-sebastian-exporter4] f43: v4.0.9
Date: Tue, 11 Aug 2026 05:16:27 GMT	[thread overview]
Message-ID: <178642538768.1.1158962177019138519.rpms-php-sebastian-exporter4-82878d96dae8@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/php-sebastian-exporter4
            Branch : f43
            Commit : 82878d96dae866fd4042172e65720fc30f2bd717
            Author : Remi Collet <remi@fedoraproject.org>
            Date   : 2026-08-11T07:16:19+02:00
            Stats  : +9/-5 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/php-sebastian-exporter4/c/82878d96dae866fd4042172e65720fc30f2bd717?branch=f43

            Log:
            v4.0.9

(cherry picked from commit 8f39089d15e801d47df4d18c5cd46d1241e6fcec)

---
diff --git a/.gitignore b/.gitignore
index f3a62fc..c3f83f2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /php-sebastian-exporter4-4.0.6-78c00df.tgz
 /php-sebastian-exporter4-4.0.7-eb49b98.tgz
 /php-sebastian-exporter4-4.0.8-14c6ba5.tgz
+/php-sebastian-exporter4-4.0.9-4352c1a.tgz

diff --git a/php-sebastian-exporter4.spec b/php-sebastian-exporter4.spec
index 90bcb20..ccf2d4b 100644
--- a/php-sebastian-exporter4.spec
+++ b/php-sebastian-exporter4.spec
@@ -1,6 +1,6 @@
 # remirepo/fedora spec file for php-sebastian-exporter4
 #
-# SPDX-FileCopyrightText:  Copyright 2013-2025 Remi Collet
+# SPDX-FileCopyrightText:  Copyright 2013-2026 Remi Collet
 # SPDX-License-Identifier: CECILL-2.1
 # http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
 #
@@ -9,7 +9,7 @@
 
 %bcond_without       tests
 
-%global gh_commit    14c6ba52f95a36c3d27c835d65efc7123c446e8c
+%global gh_commit    4352c1a3df741a7ba9e61af6fed51d1fee41cbf7
 %global gh_short     %(c=%{gh_commit}; echo ${c:0:7})
 %global gh_owner     sebastianbergmann
 %global gh_project   exporter
@@ -25,7 +25,7 @@
 %global pear_channel pear.phpunit.de
 
 Name:           php-%{pk_vendor}-%{pk_project}%{major}
-Version:        4.0.8
+Version:        4.0.9
 Release:        1%{?dist}
 Summary:        Export PHP variables for visualization, version %{major}
 
@@ -93,7 +93,7 @@ touch vendor/autoload.php
 
 : Run upstream test suite
 ret=0
-for cmd in php php81 php82 php83 php84 php85; do
+for cmd in php php82 php83 php84 php85 php86; do
   if which $cmd; then
     $cmd -d auto_prepend_file=%{buildroot}%{php_home}/%{ns_vendor}/%{ns_project}%{major}/autoload.php \
       %{_bindir}/phpunit9  --verbose || ret=1
@@ -111,6 +111,9 @@ exit $ret
 
 
 %changelog
+* Tue Aug 11 2026 Remi Collet <remi@remirepo.net> - 4.0.9-1
+- update to 4.0.9
+
 * Wed Sep 24 2025 Remi Collet <remi@remirepo.net> - 4.0.8-1
 - update to 4.0.8
 

diff --git a/sources b/sources
index a5e2ab1..c451dd0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (php-sebastian-exporter4-4.0.8-14c6ba5.tgz) = 740b91fc0d0886ea6bba7383e043adcc74269f9f0cc4b5f0f2d779b334f4251496e17a18c5b07b4430da27248bff61ab819ce24644afcfe5c9f581f54a00ced8
+SHA512 (php-sebastian-exporter4-4.0.9-4352c1a.tgz) = 9b498b3e1917534065b328f0d681041d9d5eb3b8a1f598929172a61ced690866404ea22c274ad56d5b2b43d85f4fd7a04c2e54808c2b038147265544b91d28e6

                 reply	other threads:[~2026-08-11  5:16 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=178642538768.1.1158962177019138519.rpms-php-sebastian-exporter4-82878d96dae8@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