From 171ada0e3a89f70b5cc6c351b74ae4c7876c8b7d Mon Sep 17 00:00:00 2001 From: Carl George Date: May 30 2019 05:03:17 +0000 Subject: Update minimum librabbitmq version https://github.com/pdezwart/php-amqp/commit/52ee7f6a19d4db5b9b4a01385e52ba2fb4728d7e --- diff --git a/php-pecl-amqp.spec b/php-pecl-amqp.spec index 24b33e9..25fe1a4 100644 --- a/php-pecl-amqp.spec +++ b/php-pecl-amqp.spec @@ -26,7 +26,7 @@ Source0: http://pecl.php.net/get/%{pecl_name}-%{version}%{?prever}.tgz BuildRequires: php-devel > 5.6 BuildRequires: php-pear -BuildRequires: pkgconfig(librabbitmq) >= 0.5.2 +BuildRequires: pkgconfig(librabbitmq) >= 0.7.1 %if %{with_tests} BuildRequires: rabbitmq-server %endif