diff --git a/fedora_messaging-3.0.2.tar.gz b/fedora_messaging-3.0.2.tar.gz deleted file mode 100644 index 36ed30f..0000000 --- a/fedora_messaging-3.0.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:94ea22c7e7bf78e988b9d2c4bed80d7b422122429f9dd65408a6b8a28dcf13f8 -size 140668 diff --git a/fedora_messaging-3.1.0.tar.gz b/fedora_messaging-3.1.0.tar.gz new file mode 100644 index 0000000..72ed087 --- /dev/null +++ b/fedora_messaging-3.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce58e2ccbb0b43670fc770314bcedeced8be5c4c860d8465939aa2e646d1e56f +size 149996 diff --git a/python-fedora-messaging.changes b/python-fedora-messaging.changes index 05df532..6f54a0b 100644 --- a/python-fedora-messaging.changes +++ b/python-fedora-messaging.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Oct 12 03:16:41 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version 3.1.0 + * Add the app_name and agent_name properties to message schemas (#272) + * Added "groups" property to message schemas. This property can be used if an event affects a list of groups. (#252) + ------------------------------------------------------------------- Wed Aug 3 03:12:42 UTC 2022 - Steve Kowalik diff --git a/python-fedora-messaging.spec b/python-fedora-messaging.spec index ca51498..5b726e0 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.0.2 +Version: 3.1.0 Release: 0 Summary: Python tools for Fedora's messaging infrastructure License: GPL-2.0-or-later