diff --git a/.gitignore b/.gitignore index 638d16e..e14f6cc 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ package-*.xml /amqp-1.9.1.tgz /amqp-1.9.3.tgz /amqp-1.9.4.tgz +/amqp-1.10.2.tgz diff --git a/php-pecl-amqp.spec b/php-pecl-amqp.spec index b3e1960..07748cf 100644 --- a/php-pecl-amqp.spec +++ b/php-pecl-amqp.spec @@ -1,6 +1,6 @@ # Fedora spec file for php-pecl-amqp # -# Copyright (c) 2012-2018 Remi Collet +# Copyright (c) 2012-2020 Remi Collet # License: CC-BY-SA # http://creativecommons.org/licenses/by-sa/4.0/ # @@ -18,11 +18,11 @@ Summary: Communicate with any AMQP compliant server Name: php-pecl-amqp -Version: 1.9.4 -Release: 5%{?dist} +Version: 1.10.2 +Release: 1%{?dist} License: PHP -URL: http://pecl.php.net/package/amqp -Source0: http://pecl.php.net/get/%{pecl_name}-%{version}%{?prever}.tgz +URL: https://pecl.php.net/package/amqp +Source0: https://pecl.php.net/get/%{pecl_name}-%{version}%{?prever}.tgz BuildRequires: php-devel > 5.6 BuildRequires: php-pear @@ -93,6 +93,9 @@ extension = %{pecl_name}.so ; call to AMQPQueue::get() or AMQPQueue::consume() during which ; the AMQP_AUTOACK flag is not set. ;amqp.prefetch_count = 3 +;amqp.prefetch_size = 0 +;amqp.global_prefetch_count =0 +;amqp.global_prefetch_size =0 ; The virtual host on the broker to which to connect. ;amqp.vhost = / @@ -102,6 +105,7 @@ extension = %{pecl_name}.so ;amqp.read_timeout = 0 ;amqp.write_timeout = 0 ;amqp.connect_timeout = 0 +;amqp.rpc_timeout = 0 ;amqp.channel_max = 256 ;amqp.frame_max = 131072 @@ -222,6 +226,9 @@ exit $ret %changelog +* Mon Apr 6 2020 Remi Collet - 1.10.2-1 +- update to 1.10.2 + * Thu Jan 30 2020 Fedora Release Engineering - 1.9.4-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild diff --git a/sources b/sources index 38f45f8..9c6a4fa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (amqp-1.9.4.tgz) = 53f8893c2fdb6f41467c9af4a5e48810d39201150a94dd9d32f542d53387ef5e6d8c614ebe2d82b3ab9febd39aa8759a86975d0dc45092a2772f08cd86d7f739 +SHA512 (amqp-1.10.2.tgz) = a17176bcc02d35a9686d3ca120cca98d808b2a896733f41a28b5d29d43127a0a45b012bc6566de3604f41b8bcc453408a37a8254bcf47e940ebe12bb6f4d4265