summaryrefslogtreecommitdiffstats
path: root/php-pecl-amqp.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-amqp.spec')
-rw-r--r--php-pecl-amqp.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-amqp.spec b/php-pecl-amqp.spec
index c609145..abcc142 100644
--- a/php-pecl-amqp.spec
+++ b/php-pecl-amqp.spec
@@ -32,7 +32,7 @@
Summary: Communicate with any AMQP compliant server
Name: %{?sub_prefix}php-pecl-amqp
-Version: 1.10.0
+Version: 1.10.2
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: PHP
URL: https://pecl.php.net/package/amqp
@@ -316,6 +316,9 @@ fi
%changelog
+* Mon Apr 6 2020 Remi Collet <remi@remirepo.net> - 1.10.2-1
+- update to 1.10.2
+
* Sat Apr 4 2020 Remi Collet <remi@remirepo.net> - 1.10.0-1
- update to 1.10.0