diff --git a/1.3.1.tar.gz b/1.3.1.tar.gz deleted file mode 100644 index 3c2e39f..0000000 --- a/1.3.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4f3bd9e90f1cfa48b8ef0230417fc7b3bc3a4cd8b27d2bb3a4c05e6d5f71210c -size 321628 diff --git a/1.3.2.tar.gz b/1.3.2.tar.gz new file mode 100644 index 0000000..cb95058 --- /dev/null +++ b/1.3.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5eb71b9a0047c77d99378e525a2041fc50aae4a177b060f9825b3e2fdcc96fc4 +size 323647 diff --git a/python-pika.changes b/python-pika.changes index a524449..4c37532 100644 --- a/python-pika.changes +++ b/python-pika.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jun 27 15:55:55 UTC 2023 - Dirk Müller + +- update to 1.3.2: + * see https://github.com/pika/pika/milestone/22?closed=1 + ------------------------------------------------------------------- Mon Jan 2 20:00:05 UTC 2023 - Dirk Müller diff --git a/python-pika.spec b/python-pika.spec index 11a8dbb..57172e7 100644 --- a/python-pika.spec +++ b/python-pika.spec @@ -19,7 +19,7 @@ %define mod_name pika %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-%{mod_name} -Version: 1.3.1 +Version: 1.3.2 Release: 0 Summary: Pika Python AMQP Client Library License: BSD-3-Clause