From 567c1858a2e3e4321a7f5d5e71ffbb330565deac Mon Sep 17 00:00:00 2001 From: jayvdb <> Date: Oct 12 2022 17:15:16 +0000 Subject: Update python-fedora-messaging to version 3.1.0 / rev 6 via SR 1010015 https://build.opensuse.org/request/show/1010015 by user jayvdb + dimstar_suse --- diff --git a/.files b/.files index af11896..0da4c1b 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index e06f081..2ed53eb 100644 --- a/.rev +++ b/.rev @@ -42,4 +42,12 @@ - Remove unneeded BuildRequires on mock. 992422 + + 094c0835425df81a8bb1b9c58e764376 + 3.1.0 + + dimstar_suse + + 1010015 + diff --git a/fedora_messaging-3.0.2.tar.gz b/fedora_messaging-3.0.2.tar.gz deleted file mode 120000 index a9ae2e3..0000000 --- a/fedora_messaging-3.0.2.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreieu5irmpz57pduyroosys7nqdl3iiqsequ7txlficfgxcri3tyt7a \ No newline at end of file diff --git a/fedora_messaging-3.1.0.tar.gz b/fedora_messaging-3.1.0.tar.gz new file mode 120000 index 0000000..9bf5373 --- /dev/null +++ b/fedora_messaging-3.1.0.tar.gz @@ -0,0 +1 @@ +/ipfs/bafkreigoldrmzoylintq7r3qgff45xwo3c7fytegbwcgle42ultenupfn4 \ No newline at end of file diff --git a/python-fedora-messaging.changes b/python-fedora-messaging.changes index 51a04a4..906375c 100644 --- a/python-fedora-messaging.changes +++ b/python-fedora-messaging.changes @@ -1,4 +1,11 @@ ------------------------------------------------------------------- +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 - Update to 3.0.2: diff --git a/python-fedora-messaging.spec b/python-fedora-messaging.spec index 1947353..994d045 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