public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/php-sebastian-exporter4] rawhide: v4.0.9
@ 2026-08-11 5:14 Remi Collet
0 siblings, 0 replies; only message in thread
From: Remi Collet @ 2026-08-11 5:14 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/php-sebastian-exporter4
Branch : rawhide
Commit : 8f39089d15e801d47df4d18c5cd46d1241e6fcec
Author : Remi Collet <remi@fedoraproject.org>
Date : 2026-08-11T07:14:48+02:00
Stats : +10/-6 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/php-sebastian-exporter4/c/8f39089d15e801d47df4d18c5cd46d1241e6fcec?branch=rawhide
Log:
v4.0.9
---
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 a9e0e61..575550f 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: 3%{?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
+
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.8-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_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:14 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:14 [rpms/php-sebastian-exporter4] rawhide: 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