summaryrefslogtreecommitdiff
path: root/swoole.spec
diff options
context:
space:
mode:
Diffstat (limited to 'swoole.spec')
-rw-r--r--swoole.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/swoole.spec b/swoole.spec
index 28cda7a..9d11007 100644
--- a/swoole.spec
+++ b/swoole.spec
@@ -1,7 +1,7 @@
%global ini_name 40-swoole.ini
Name: swoole
-Version: 5.0.3
+Version: 5.1.2
Release: 1
Summary: Event-driven asynchronous and concurrent networking engine with high performance for PHP
License: Apache 2.0
@@ -80,5 +80,8 @@ install -D -m 644 %{ini_name} %{buildroot}%{php_inidir}/%{ini_name}
%{_includedir}/php/ext/swoole
%changelog
+* Sun Apr 21 2024 Funda Wang <fundawang@yeah.net> - 5.1.2-1
+- 5.1.2
+
* Mon Aug 21 2023 Funda Wang <fundawang@yeah.net> - 5.0.3-1
- Import package