summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-pecl-dio.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-dio.spec b/php-pecl-dio.spec
index 428d01b..40c808d 100644
--- a/php-pecl-dio.spec
+++ b/php-pecl-dio.spec
@@ -9,7 +9,7 @@
%{?scl:%scl_package php-pecl-dio}
%global upstream_version 0.3.0
-%global upstream_prever RC1
+#global upstream_prever RC1
%global pecl_name dio
%global with_zts 0%{!?_without_zts:%{?__ztsphp:1}}
%global ini_name 40-%{pecl_name}.ini
@@ -190,6 +190,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Thu Feb 22 2024 Remi Collet <remi@remirepo.net> - 0.3.0-1
+- update to 0.3.0
+
* Thu Jan 25 2024 Remi Collet <remi@remirepo.net> - 0.3.0~RC1-1
- update to 0.3.0RC1
- drop support for PHP 5 and 7