summaryrefslogtreecommitdiffstats
path: root/php-pecl-scoutapm.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-scoutapm.spec')
-rw-r--r--php-pecl-scoutapm.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-scoutapm.spec b/php-pecl-scoutapm.spec
index 42c0fb0..ba3fc86 100644
--- a/php-pecl-scoutapm.spec
+++ b/php-pecl-scoutapm.spec
@@ -18,7 +18,7 @@
Summary: Native Extension Component for ScoutAPM's PHP Agent
Name: %{?scl_prefix}php-pecl-%{pecl_name}
-Version: 1.9.0
+Version: 1.9.1
Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
Source0: https://pecl.php.net/get/%{pecl_name}-%{version}.tgz
License: MIT
@@ -194,6 +194,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Wed Dec 14 2022 Remi Collet <remi@remirepo.net> - 1.9.1-1
+- update to 1.9.1 (no change)
+
* Fri Dec 9 2022 Remi Collet <remi@remirepo.net> - 1.9.0-1
- update to 1.9.0
- fix License is MIT