public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Remi Collet <remi@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/php-sebastian-recursion-context4] f43: v4.0.7
Date: Tue, 11 Aug 2026 06:03:20 GMT	[thread overview]
Message-ID: <178642820014.1.10345230976722614395.rpms-php-sebastian-recursion-context4-39893802b450@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/php-sebastian-recursion-context4
            Branch : f43
            Commit : 39893802b450fb97c60ca15548d6a19d000d0056
            Author : Remi Collet <remi@fedoraproject.org>
            Date   : 2026-08-11T08:03:12+02:00
            Stats  : +9/-5 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/php-sebastian-recursion-context4/c/39893802b450fb97c60ca15548d6a19d000d0056?branch=f43

            Log:
            v4.0.7

(cherry picked from commit 3448451a9f87e1f8438f04a5035ea0c783855580)

---
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 fe2e8f0..7b11369 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,7 +23,7 @@
 %global php_home     %{_datadir}/php
 
 Name:           php-%{pk_vendor}-%{pk_project}%{major}
-Version:        4.0.6
+Version:        4.0.7
 Release:        1%{?dist}
 Summary:        Recursively process PHP variables, version %{major}
 
@@ -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
+
 * Mon Aug 11 2025 Remi Collet <remi@remirepo.net> - 4.0.6-1
 - update to 4.0.6
 

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

                 reply	other threads:[~2026-08-11  6:03 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178642820014.1.10345230976722614395.rpms-php-sebastian-recursion-context4-39893802b450@fedoraproject.org \
    --to=remi@fedoraproject.org \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox