summaryrefslogtreecommitdiffstats
path: root/php-pecl-ev.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-ev.spec')
-rw-r--r--php-pecl-ev.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-pecl-ev.spec b/php-pecl-ev.spec
index 7e33dde..3083e00 100644
--- a/php-pecl-ev.spec
+++ b/php-pecl-ev.spec
@@ -27,7 +27,7 @@
Summary: Provides interface to libev library
Name: %{?sub_prefix}php-pecl-%{pecl_name}
-Version: 1.1.0
+Version: 1.1.1
Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
License: PHP
URL: https://pecl.php.net/package/%{pecl_name}
@@ -35,7 +35,7 @@ Source0: https://pecl.php.net/get/%{pecl_name}-%{version}%{?prever}.tgz
BuildRequires: make
BuildRequires: %{?dtsprefix}gcc
-BuildRequires: %{?scl_prefix}php-devel > 5.4
+BuildRequires: %{?scl_prefix}php-devel
BuildRequires: %{?scl_prefix}php-pear
BuildRequires: %{?scl_prefix}php-sockets
# For tests
@@ -225,6 +225,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Thu Feb 4 2021 Remi Collet <remi@remirepo.net> - 1.1.1-1
+- update to 1.1.1
+
* Tue Feb 2 2021 Remi Collet <remi@remirepo.net> - 1.1.0-1
- update to 1.1.0