From 79b861183f0741eb8a25e9d977ae83ad561d89d1 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 21 Apr 2024 02:51:33 +0000 Subject: automatic import of swoole --- .gitignore | 2 +- sources | 2 +- swoole.spec | 5 ++++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index bb4940d..011f8ae 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/v5.0.3.tar.gz +/v5.1.2.tar.gz diff --git a/sources b/sources index 457f043..accfbf7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -276030255eb315f09e1a77b16d501373 v5.0.3.tar.gz +863ca6c2a64b621d5b7852d747a111f3 v5.1.2.tar.gz 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 - 5.1.2-1 +- 5.1.2 + * Mon Aug 21 2023 Funda Wang - 5.0.3-1 - Import package -- cgit v1.2.3