public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/php-sebastian-exporter4] f44: v4.0.9
@ 2026-08-11  5:15 Remi Collet
  0 siblings, 0 replies; only message in thread
From: Remi Collet @ 2026-08-11  5:15 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/php-sebastian-exporter4
            Branch : f44
            Commit : ed7b2590e3683d4238dbcc619386104c447437b1
            Author : Remi Collet <remi@fedoraproject.org>
            Date   : 2026-08-11T07:15:37+02:00
            Stats  : +10/-6 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/php-sebastian-exporter4/c/ed7b2590e3683d4238dbcc619386104c447437b1?branch=f44

            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 1e0d4d7..9250743 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,8 +25,8 @@
 %global pear_channel pear.phpunit.de
 
 Name:           php-%{pk_vendor}-%{pk_project}%{major}
-Version:        4.0.8
-Release:        2%{?dist}
+Version:        4.0.9
+Release:        1%{?dist}
 Summary:        Export PHP variables for visualization, version %{major}
 
 License:        BSD-3-Clause
@@ -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
+
 * Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.8-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
 

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-11  5:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-11  5:15 [rpms/php-sebastian-exporter4] f44: v4.0.9 Remi Collet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox