summaryrefslogtreecommitdiffstats
path: root/php-pecl-pinpoint.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-pinpoint.spec')
-rw-r--r--php-pecl-pinpoint.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-pinpoint.spec b/php-pecl-pinpoint.spec
index 3080ad3..7dceffc 100644
--- a/php-pecl-pinpoint.spec
+++ b/php-pecl-pinpoint.spec
@@ -12,7 +12,7 @@
%global pecl_name pinpoint_php
%global with_zts 0%{!?_without_zts:%{?__ztsphp:1}}
%global ini_name 40-%{pecl_name}.ini
-%global upstream_version 0.6.0
+%global upstream_version 0.6.1
#global upstream_prever RC2
%global sources %{pecl_name}-%{upstream_version}%{?upstream_prever}
%global _configure ../%{sources}/configure
@@ -167,6 +167,9 @@ cd ../ZTS
%changelog
+* Wed Oct 23 2024 Remi Collet <remi@remirepo.net> - 0.6.1-1
+- update to 0.6.1 (stable)
+
* Mon Oct 21 2024 Remi Collet <remi@remirepo.net> - 0.6.0-1
- update to 0.6.0 (alpha)