summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-07-23 11:25:49 +0200
committerRemi Collet <remi@remirepo.net>2019-07-23 11:25:49 +0200
commiteefdc94b29d24896107671358ca3618f3a85b356 (patch)
tree9f5ea08f49008f19d4d2eb580cd24385ee58ea72
parentc10121d09f3a59527381c21610ce026f753170aa (diff)
rebuild for 7.4.0beta1
-rw-r--r--php-pecl-amqp.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/php-pecl-amqp.spec b/php-pecl-amqp.spec
index 6b5291e..c624280 100644
--- a/php-pecl-amqp.spec
+++ b/php-pecl-amqp.spec
@@ -33,7 +33,7 @@
Summary: Communicate with any AMQP compliant server
Name: %{?sub_prefix}php-pecl-amqp
Version: 1.9.4
-Release: 7%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 8%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: PHP
URL: http://pecl.php.net/package/amqp
Source0: http://pecl.php.net/get/%{pecl_name}-%{version}%{?prever}.tgz
@@ -42,7 +42,8 @@ BuildRequires: %{?dtsprefix}gcc
BuildRequires: %{?scl_prefix}php-devel > 5.6
BuildRequires: %{?scl_prefix}php-pear
#BuildRequires: php-debuginfo valgrind gdb
-# Upstream requires 0.5.2, set 0.8.0 to ensure "last" is used.
+# Upstream requires 0.7.1, set 0.8.0 to ensure "last" is used.
+# see https://github.com/pdezwart/php-amqp/pull/347
%if 0%{?fedora} >= 23 || 0%{?rhel} >= 7
BuildRequires: librabbitmq-devel >= 0.8.0
Requires: librabbitmq%{?_isa} >= %{buildver}
@@ -313,6 +314,9 @@ fi
%changelog
+* Tue Jul 23 2019 Remi Collet <remi@remirepo.net> - 1.9.4-8
+- rebuild for 7.4.0beta1
+
* Wed May 29 2019 Remi Collet <remi@remirepo.net> - 1.9.4-7
- rebuild