summaryrefslogtreecommitdiffstats
path: root/php-pecl-uv.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-05-02 07:30:43 +0200
committerRemi Collet <remi@remirepo.net>2019-05-02 07:30:43 +0200
commita481372bfca0acde3a4065099ee95bd1bd454cbd (patch)
tree3580f9a91815d23421fec4867971ef747bcadf74 /php-pecl-uv.spec
parentceef0035641b476ea20464d52e0df01ce97ac4bd (diff)
v0.2.4 (no change)
Diffstat (limited to 'php-pecl-uv.spec')
-rw-r--r--php-pecl-uv.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-uv.spec b/php-pecl-uv.spec
index a90c5b0..c66c030 100644
--- a/php-pecl-uv.spec
+++ b/php-pecl-uv.spec
@@ -18,7 +18,7 @@
Summary: Libuv wrapper
Name: %{?sub_prefix}php-pecl-%{pecl_name}
-Version: 0.2.3
+Version: 0.2.4
Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
License: PHP
Group: Development/Languages
@@ -234,6 +234,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Thu May 2 2019 Remi Collet <remi@remirepo.net> - 0.2.4-1
+- update to 0.2.4 (no change)
+
* Mon Apr 29 2019 Remi Collet <remi@remirepo.net> - 0.2.3-1
- update to 0.2.3
- open https://github.com/bwoebi/php-uv/issues/66