summaryrefslogtreecommitdiffstats
path: root/php-pecl-mysql-xdevapi.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-10-22 10:30:13 +0200
committerRemi Collet <remi@remirepo.net>2018-10-22 10:30:13 +0200
commit5178b902f91c18cf833d892a7fbe1197928c9346 (patch)
treea5d51e3f177af546336ab4114d110bdb188e1591 /php-pecl-mysql-xdevapi.spec
parent77a9766ccefc492125d64fdb96399a8a24988701 (diff)
v8.0.13
Diffstat (limited to 'php-pecl-mysql-xdevapi.spec')
-rw-r--r--php-pecl-mysql-xdevapi.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-pecl-mysql-xdevapi.spec b/php-pecl-mysql-xdevapi.spec
index 54cc530..334a831 100644
--- a/php-pecl-mysql-xdevapi.spec
+++ b/php-pecl-mysql-xdevapi.spec
@@ -24,8 +24,8 @@
Summary: MySQL database access functions
Name: %{?sub_prefix}php-pecl-mysql-xdevapi
-Version: 8.0.12
-Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Version: 8.0.13
+Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: PHP
URL: http://pecl.php.net/package/%{pecl_name}
@@ -40,7 +40,7 @@ BuildRequires: %{?scl_prefix}php-json
BuildRequires: %{?scl_prefix}php-pear
BuildRequires: protobuf-devel
BuildRequires: protobuf-c-devel
-BuildRequires: boost-devel
+BuildRequires: boost-devel >= 1.53
BuildRequires: openssl-devel
%if %{with_tests}
BuildRequires: community-mysql-server >= 5.7.12
@@ -312,6 +312,9 @@ fi
%changelog
+* Mon Oct 22 2018 Remi Collet <remi@remirepo.net> - 8.0.13-1
+- update to 8.0.13
+
* Thu Aug 16 2018 Remi Collet <remi@remirepo.net> - 8.0.12-2
- rebuild for 7.3.0beta2 new ABI