summaryrefslogtreecommitdiffstats
path: root/php-pecl-xdebug3.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-xdebug3.spec')
-rw-r--r--php-pecl-xdebug3.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-pecl-xdebug3.spec b/php-pecl-xdebug3.spec
index a4c0836..1442824 100644
--- a/php-pecl-xdebug3.spec
+++ b/php-pecl-xdebug3.spec
@@ -3,7 +3,7 @@
#
# Fedora spec file for php-pecl-xdebug3
#
-# Copyright (c) 2010-2023 Remi Collet
+# Copyright (c) 2010-2024 Remi Collet
# Copyright (c) 2006-2009 Christopher Stone
#
# License: MIT
@@ -24,12 +24,12 @@
%global pecl_name xdebug
%global with_zts 0%{!?_without_zts:%{?__ztsphp:1}}
-%global gh_commit 1943c479139008da3f9d26a4e2a6005e75c5ab34
+%global gh_commit e978d755861a3a8d9dcef615bb6649b85f266658
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
#global gh_date 20201011
# version/release
-%global upstream_version 3.3.1
+%global upstream_version 3.3.2
#global upstream_prever alpha3
#global upstream_lower %%(echo %%{upstream_prever} | tr '[:upper:]' '[:lower:]')
%global sources src
@@ -319,6 +319,9 @@ fi
%changelog
+* Tue Apr 16 2024 Remi Collet <remi@remirepo.net> - 3.3.2-1
+- update to 3.3.2
+
* Fri Dec 15 2023 Remi Collet <remi@remirepo.net> - 3.3.1-1
- update to 3.3.1
- use test suite parallelism