summaryrefslogtreecommitdiffstats
path: root/php-pecl-amqp.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-10-12 16:52:08 +0200
committerRemi Collet <remi@php.net>2023-10-12 16:52:08 +0200
commit477b0b60926ff60d921e00247b87de42bca3f4eb (patch)
tree555e540abf92c0897a3a30d94954740467fcc71e /php-pecl-amqp.spec
parent0972f1442e3e75e8ecdb33b9b9cb76c81b50cd4c (diff)
update to 2.1.1
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 63fad4b..43cd57c 100644
--- a/php-pecl-amqp.spec
+++ b/php-pecl-amqp.spec
@@ -18,7 +18,7 @@
%global with_zts 0%{!?_without_zts:%{?__ztsphp:1}}
%global pecl_name amqp
%global ini_name 40-%{pecl_name}.ini
-%global upstream_version 2.1.0
+%global upstream_version 2.1.1
#global upstream_prever RC1
%global upstream_lower %(echo %{upstream_prever} | tr '[:upper:]' '[:lower:]')
%global sources %{pecl_name}-%{upstream_version}%{?upstream_prever}
@@ -288,6 +288,9 @@ fi
%changelog
+* Thu Oct 12 2023 Remi Collet <remi@remirepo.net> - 2.1.1-1
+- update to 2.1.1
+
* Thu Sep 7 2023 Remi Collet <remi@remirepo.net> - 2.1.0-1
- update to 2.1.0
- enable test suite