summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-09-03 14:31:18 +0200
committerRemi Collet <remi@remirepo.net>2019-09-03 14:31:18 +0200
commit6f753329e9b933c43c21a5ff55186e64acea8e97 (patch)
tree99efea933ca29936d2789d3e93b3095dcde1ca86
parent299edca8933cc82729509de9cd1f3c81b79c848b (diff)
rebuild for 7.4.0RC1
-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 6d9cd4e..394fc83 100644
--- a/php-pecl-uv.spec
+++ b/php-pecl-uv.spec
@@ -19,7 +19,7 @@
Summary: Libuv wrapper
Name: %{?sub_prefix}php-pecl-%{pecl_name}
Version: 0.2.4
-Release: 2%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
+Release: 3%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
License: PHP
Group: Development/Languages
URL: http://pecl.php.net/package/%{pecl_name}
@@ -238,6 +238,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Tue Sep 03 2019 Remi Collet <remi@remirepo.net> - 0.2.4-3
+- rebuild for 7.4.0RC1
+
* Tue Jul 23 2019 Remi Collet <remi@remirepo.net> - 0.2.4-2
- rebuild for 7.4.0beta1