summaryrefslogtreecommitdiffstats
path: root/php-pecl-ev.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-07-23 11:53:35 +0200
committerRemi Collet <remi@remirepo.net>2019-07-23 11:53:35 +0200
commit7a7d42fec6c6b50f1e843b1264c652009ca75143 (patch)
tree6f57763040b941be22688c9175ebfc39c2c987e4 /php-pecl-ev.spec
parent0aed1977bd66b13a16ed17a4ed7339ceace58c6a (diff)
rebuild for 7.4.0beta1
Diffstat (limited to 'php-pecl-ev.spec')
-rw-r--r--php-pecl-ev.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-pecl-ev.spec b/php-pecl-ev.spec
index 08fcd27..a05b9bf 100644
--- a/php-pecl-ev.spec
+++ b/php-pecl-ev.spec
@@ -28,7 +28,7 @@
Summary: Provides interface to libev library
Name: %{?sub_prefix}php-pecl-%{pecl_name}
Version: 1.0.6
-Release: 3%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
+Release: 4%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
License: PHP
URL: http://pecl.php.net/package/%{pecl_name}
Source0: http://pecl.php.net/get/%{pecl_name}-%{version}%{?prever}.tgz
@@ -64,11 +64,11 @@ Obsoletes: php72u-pecl-%{pecl_name} <= %{version}
Obsoletes: php72w-pecl-%{pecl_name} <= %{version}
%endif
%if "%{php_version}" > "7.3"
-Obsoletes: php73-pecl-%{pecl_name} <= %{version}
+Obsoletes: php73-pecl-%{pecl_name} <= %{version}
Obsoletes: php73w-pecl-%{pecl_name} <= %{version}
%endif
%if "%{php_version}" > "7.4"
-Obsoletes: php74-pecl-%{pecl_name} <= %{version}
+Obsoletes: php74-pecl-%{pecl_name} <= %{version}
Obsoletes: php74w-pecl-%{pecl_name} <= %{version}
%endif
%endif
@@ -237,6 +237,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Tue Jul 23 2019 Remi Collet <remi@remirepo.net> - 1.0.6-4
+- rebuild for 7.4.0beta1
+
* Wed May 29 2019 Remi Collet <remi@remirepo.net> - 1.0.6-3
- rebuild