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

A new commit has been pushed.

Repo   : rpms/php-sebastian-recursion-context4
Branch : rawhide
Commit : 3448451a9f87e1f8438f04a5035ea0c783855580
Author : Remi Collet <remi@fedoraproject.org>
Date   : 2026-08-11T08:01:43+02:00
Stats  : +10/-6 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/php-sebastian-recursion-context4/c/3448451a9f87e1f8438f04a5035ea0c783855580?branch=rawhide

Log:
v4.0.7

---
diff --git a/.gitignore b/.gitignore
index b339d7b..30e4276 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /php-sebastian-recursion-context4-4.0.4-cd9d8cf.tgz
 /php-sebastian-recursion-context4-4.0.5-e75bd0f.tgz
 /php-sebastian-recursion-context4-4.0.6-539c669.tgz
+/php-sebastian-recursion-context4-4.0.7-c85be69.tgz

diff --git a/php-sebastian-recursion-context4.spec b/php-sebastian-recursion-context4.spec
index 900eaa2..9a2a761 100644
--- a/php-sebastian-recursion-context4.spec
+++ b/php-sebastian-recursion-context4.spec
@@ -1,6 +1,6 @@
 # remirepo/fedora spec file for php-sebastian-recursion-context4
 #
-# 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    539c6691e0623af6dc6f9c20384c120f963465a0
+%global gh_commit    c85be6922b7fd365942b986b9a50397d65407611
 %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:        4.0.6
-Release:        3%{?dist}
+Version:        4.0.7
+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}/phpunit9  --verbose || ret=1
@@ -100,6 +100,9 @@ exit $ret
 
 
 %changelog
+* Tue Aug 11 2026 Remi Collet <remi@remirepo.net> - 4.0.7-1
+- update to 4.0.7
+
 * Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.6-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

diff --git a/sources b/sources
index 0e5339b..308d425 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (php-sebastian-recursion-context4-4.0.6-539c669.tgz) = ee61218a56da0efe8eea59fdf33351e0980170858b54a48212bc98e49439e862d7f252060cc67d0d7c3e81359af68864f0936e3a3d0cfaf0b821a598597ee3ff
+SHA512 (php-sebastian-recursion-context4-4.0.7-c85be69.tgz) = e5ece0fda1dee8295f49a29a5d11e1b93b17d941ca2a8f52c24907415e3e7daa7a13262361b92d0e09158a389276175e175f997e1592602892ee04757d8b9f58

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

only message in thread, other threads:[~2026-08-11  6:01 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:01 [rpms/php-sebastian-recursion-context4] rawhide: v4.0.7 Remi Collet

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