From 57736b7956f5b47a65cf754f4117258302213919 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 7 Apr 2026 09:42:39 +0200 Subject: update to 2.2.0 re-license spec file to CECILL-2.1 add pie virtual provides drop pear/pecl dependency sources from github --- REFLECTION | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index 38e8e13..042cd31 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,9 +1,9 @@ -Extension [ extension #120 xdiff version 2.1.1 ] { +Extension [ extension #132 xdiff version 2.2.0 ] { - Constants [3] { - Constant [ int XDIFF_PATCH_NORMAL ] { 45 } - Constant [ int XDIFF_PATCH_REVERSE ] { 43 } - Constant [ int XDIFF_PATCH_IGNORESPACE ] { 256 } + Constant [ int XDIFF_PATCH_NORMAL ] { 45 } + Constant [ int XDIFF_PATCH_REVERSE ] { 43 } + Constant [ int XDIFF_PATCH_IGNORESPACE ] { 256 } } - Functions { -- cgit