diff --git a/fedora_messaging-3.1.0.tar.gz b/fedora_messaging-3.1.0.tar.gz deleted file mode 100644 index 72ed087..0000000 --- a/fedora_messaging-3.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ce58e2ccbb0b43670fc770314bcedeced8be5c4c860d8465939aa2e646d1e56f -size 149996 diff --git a/fedora_messaging-3.2.0.tar.gz b/fedora_messaging-3.2.0.tar.gz new file mode 100644 index 0000000..bb1c527 --- /dev/null +++ b/fedora_messaging-3.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f77828c5b54726bdd02ceb3ec5b2d92540903a77d2f5fa2a2f843913cc863b2e +size 152504 diff --git a/python-fedora-messaging.changes b/python-fedora-messaging.changes index 6f54a0b..c38eb32 100644 --- a/python-fedora-messaging.changes +++ b/python-fedora-messaging.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Oct 28 17:02:11 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version 3.2.0 + Features + * Add a priority property to messages, and a default priority in the configuration (#275) + * Add a message schema attribute and some documentation to help deprecate and upgrade message schemas (#227) + Other Changes + * Use tomllib from the standard library on Python 3.11 and above, fallback to tomli otherwise. (PR#274) + ------------------------------------------------------------------- Wed Oct 12 03:16:41 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-fedora-messaging.spec b/python-fedora-messaging.spec index 5b726e0..70fa2a5 100644 --- a/python-fedora-messaging.spec +++ b/python-fedora-messaging.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-fedora-messaging -Version: 3.1.0 +Version: 3.2.0 Release: 0 Summary: Python tools for Fedora's messaging infrastructure License: GPL-2.0-or-later