summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-09-03 13:19:42 +0200
committerRemi Collet <remi@remirepo.net>2019-09-03 13:19:42 +0200
commit3f357cc9d21846ac7a28636d2226270fd93a3e7e (patch)
tree2586630db4d9a7d519908e815d8a2fcb9a5e2714
parentd3ab32748bfcf244aa05a268246c5285f7bc761f (diff)
rebuild for 7.4.0RC1
-rw-r--r--php-pecl-luasandbox.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-luasandbox.spec b/php-pecl-luasandbox.spec
index 51edf15..4f3c97a 100644
--- a/php-pecl-luasandbox.spec
+++ b/php-pecl-luasandbox.spec
@@ -26,7 +26,7 @@
Summary: Lua interpreter with limits and safe environment
Name: %{?sub_prefix}php-pecl-%{pecl_name}
Version: 3.0.3
-Release: 3%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 4%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: MIT
URL: http://pecl.php.net/package/%{proj_name}
Source0: http://pecl.php.net/get/%{proj_name}-%{version}.tgz
@@ -239,6 +239,9 @@ fi
%changelog
+* Tue Sep 03 2019 Remi Collet <remi@remirepo.net> - 3.0.3-4
+- rebuild for 7.4.0RC1
+
* Tue Jul 23 2019 Remi Collet <remi@remirepo.net> - 3.0.3-3
- rebuild for 7.4.0beta1