summaryrefslogtreecommitdiffstats
path: root/php-pecl-skywalking-agent.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-05-09 10:03:58 +0200
committerRemi Collet <remi@php.net>2023-05-09 10:03:58 +0200
commite6ee9d51dfe8adb60508ec7cffb96c79b2bf5b80 (patch)
tree3fad6e5f885c775278a7be73dab5e4ad89e199d0 /php-pecl-skywalking-agent.spec
parentad8caef55a818502fba3473d253ddd19554fd6c9 (diff)
update to 0.5.0
Diffstat (limited to 'php-pecl-skywalking-agent.spec')
-rw-r--r--php-pecl-skywalking-agent.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-pecl-skywalking-agent.spec b/php-pecl-skywalking-agent.spec
index 98ef489..f68ee8a 100644
--- a/php-pecl-skywalking-agent.spec
+++ b/php-pecl-skywalking-agent.spec
@@ -17,7 +17,7 @@
%global with_zts 0
%global ini_name 40-%{pecl_name}.ini
-## BUILD: Fedora and EL-9 using --enablerepo=stream
+## BUILD: Fedora / EL-8 and EL-9 using --enablerepo=stream
## TODO: issues
# bad role for documentation (role="src" instead of role="doc")
@@ -30,7 +30,7 @@
Summary: Apache SkyWalking PHP Agent
Name: %{?scl_prefix}php-pecl-skywalking-agent
-Version: 0.4.0
+Version: 0.5.0
Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
License: Apache-2.0
URL: https://pecl.php.net/package/%{pecl_name}
@@ -247,6 +247,9 @@ OPT="-n -d extension=curl.so -d extension=json.so"
%changelog
+* Tue May 9 2023 Remi Collet <remi@remirepo.net> - 0.5.0-1
+- update to 0.5.0
+
* Wed Mar 29 2023 Remi Collet <remi@remirepo.net> - 0.4.0-1
- update to 0.4.0