public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/php-sebastian-recursion-context5] f44: v5.0.2
@ 2026-08-11 6:14 Remi Collet
0 siblings, 0 replies; only message in thread
From: Remi Collet @ 2026-08-11 6:14 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/php-sebastian-recursion-context5
Branch : f44
Commit : 1e27e6fb4235e308eb710b12e51a01bcc8c350a7
Author : Remi Collet <remi@fedoraproject.org>
Date : 2026-08-11T08:14:15+02:00
Stats : +10/-6 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/php-sebastian-recursion-context5/c/1e27e6fb4235e308eb710b12e51a01bcc8c350a7?branch=f44
Log:
v5.0.2
(cherry picked from commit 3e83efc378e67d4004205966c2f489048419de87)
---
diff --git a/.gitignore b/.gitignore
index a5c3dc0..b5bd73c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/php-sebastian-recursion-context5-5.0.0-05909fb.tgz
/php-sebastian-recursion-context5-5.0.1-47e3421.tgz
+/php-sebastian-recursion-context5-5.0.2-5d32fe2.tgz
diff --git a/php-sebastian-recursion-context5.spec b/php-sebastian-recursion-context5.spec
index 35104dd..e14714d 100644
--- a/php-sebastian-recursion-context5.spec
+++ b/php-sebastian-recursion-context5.spec
@@ -1,6 +1,6 @@
# remirepo/fedora spec file for php-sebastian-recursion-context5
#
-# SPDX-FileCopyrightText: Copyright 2015-2025 Remi Collet
+# SPDX-FileCopyrightText: Copyright 2015-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 47e34210757a2f37a97dcd207d032e1b01e64c7a
+%global gh_commit 5d32fe257a9b39cb63146924d6b4e32a22d4502a
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner sebastianbergmann
%global gh_project recursion-context
@@ -23,8 +23,8 @@
%global php_home %{_datadir}/php
Name: php-%{pk_vendor}-%{pk_project}%{major}
-Version: 5.0.1
-Release: 2%{?dist}
+Version: 5.0.2
+Release: 1%{?dist}
Summary: Recursively process PHP variables, version %{major}
License: BSD-3-Clause
@@ -80,7 +80,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}/phpunit10 || ret=1
@@ -100,6 +100,9 @@ exit $ret
%changelog
+* Tue Aug 11 2026 Remi Collet <remi@remirepo.net> - 5.0.2-1
+- update to 5.0.2
+
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
diff --git a/sources b/sources
index 27e3f94..8fff175 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (php-sebastian-recursion-context5-5.0.1-47e3421.tgz) = 58517e2b30d73b5f68effd4d633e3937c6f02bd4b84e36be0f655622204c05fc0a1e6e4f3baa9b11d3fdfe818d3295ee64ce9bf5d3841c271dc74d2056ac4b48
+SHA512 (php-sebastian-recursion-context5-5.0.2-5d32fe2.tgz) = 25b7d56c8dae8bf785a34778403d182d6753542fe51b187f1b2f3c20fcc1e6e7ea89f5ec7106c254699ecfbcd32dc1538658b8c44c829f3746ee98b79c0d89cd
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-11 6: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 6:14 [rpms/php-sebastian-recursion-context5] f44: v5.0.2 Remi Collet
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox