public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/php-sebastian-exporter3] rawhide: v3.1.9
@ 2026-08-11 5:04 Remi Collet
0 siblings, 0 replies; only message in thread
From: Remi Collet @ 2026-08-11 5:04 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/php-sebastian-exporter3
Branch : rawhide
Commit : 6055c062352e022b3f138b59072d64b2702c285f
Author : Remi Collet <remi@fedoraproject.org>
Date : 2026-08-11T07:04:10+02:00
Stats : +10/-6 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/php-sebastian-exporter3/c/6055c062352e022b3f138b59072d64b2702c285f?branch=rawhide
Log:
v3.1.9
---
diff --git a/.gitignore b/.gitignore
index 888e5af..70c60a3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ clog
/php-sebastian-exporter3-3.1.6-1939bc8.tgz
/php-sebastian-exporter3-3.1.7-8c86ae3.tgz
/php-sebastian-exporter3-3.1.8-64cfeaa.tgz
+/php-sebastian-exporter3-3.1.9-0cd58aa.tgz
diff --git a/php-sebastian-exporter3.spec b/php-sebastian-exporter3.spec
index 437e452..2cee1e8 100644
--- a/php-sebastian-exporter3.spec
+++ b/php-sebastian-exporter3.spec
@@ -1,13 +1,13 @@
# remirepo/fedora spec file for php-sebastian-exporter3
#
-# 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
#
# Please, preserve the changelog entries
#
%global bootstrap 0
-%global gh_commit 64cfeaa341951ceb2019d7b98232399d57bb2296
+%global gh_commit 0cd58aaf479f1e18dfef818b8b8a4ccba188e545
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner sebastianbergmann
%global gh_project exporter
@@ -28,8 +28,8 @@
# NOTICE: used by phpunit 6, 7 and 8
Name: php-%{pk_vendor}-%{pk_project}%{major}
-Version: 3.1.8
-Release: 3%{?dist}
+Version: 3.1.9
+Release: 1%{?dist}
Summary: Export PHP variables for visualization, version %{major}
License: BSD-3-Clause
@@ -97,7 +97,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
%{_bindir}/php -d auto_prepend_file=%{buildroot}%{php_home}/%{ns_vendor}/%{ns_project}%{major}/autoload.php \
%{_bindir}/phpunit8 --verbose || ret=1
@@ -115,6 +115,9 @@ exit $ret
%changelog
+* Tue Aug 11 2026 Remi Collet <remi@remirepo.net> - 3.1.9-1
+- update to 3.1.9
+
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.8-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
diff --git a/sources b/sources
index 10e2c91..8b6783b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (php-sebastian-exporter3-3.1.8-64cfeaa.tgz) = 29fb4e1917064026760c7ed0c5d64b0cf294a57e4c1b823aadbdeabddb9ada655f83f0c50e14b8d59aaff9ba43b7ec32e050b3173290020c6fe472036e1a8766
+SHA512 (php-sebastian-exporter3-3.1.9-0cd58aa.tgz) = e0c2ef5e82c402fcece86e1121c0fb85fcf0a63f12783e623e4996a9025af8667a59b80575bed22de4de7cbc05625f5aa79e0d2e1e48607cb4d664726f29ce86
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-11 5:04 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:04 [rpms/php-sebastian-exporter3] rawhide: v3.1.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