From 3bf18bcd6099027314884b292fb8e09282b24ba9d1412463c7e3d0291d3fc187 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 7 Oct 2022 07:55:41 +0000 Subject: [PATCH] Accepting request 1008608 from home:yarunachalam:branches:devel:languages:python - Update to Release 1.1.1 Bugfixes: * Membership of the signed_fpca group was not always requested. * Handle the requested group list being passed as a set (wink wink Pagure). OBS-URL: https://build.opensuse.org/request/show/1008608 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-fedora?expand=0&rev=3 --- python-fedora-1.1.0.tar.gz | 3 --- python-fedora-1.1.1.tar.gz | 3 +++ python-python-fedora.changes | 8 ++++++++ python-python-fedora.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 python-fedora-1.1.0.tar.gz create mode 100644 python-fedora-1.1.1.tar.gz diff --git a/python-fedora-1.1.0.tar.gz b/python-fedora-1.1.0.tar.gz deleted file mode 100644 index 8d4d3b9..0000000 --- a/python-fedora-1.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8cca046074001cedec0f7af5f80b288ff588c596fa1d4ff983251984e9b4fcaa -size 121243 diff --git a/python-fedora-1.1.1.tar.gz b/python-fedora-1.1.1.tar.gz new file mode 100644 index 0000000..4c51657 --- /dev/null +++ b/python-fedora-1.1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56b9d841a39b4030e388e90c7b77dacd479f1ce5e2ff9b18c3954d97d5709a19 +size 121535 diff --git a/python-python-fedora.changes b/python-python-fedora.changes index 73a267d..b843efa 100644 --- a/python-python-fedora.changes +++ b/python-python-fedora.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Oct 6 22:24:28 UTC 2022 - Yogalakshmi Arunachalam + +- Update to Release 1.1.1 + Bugfixes: + * Membership of the signed_fpca group was not always requested. + * Handle the requested group list being passed as a set (wink wink Pagure). + ------------------------------------------------------------------- Tue Nov 17 03:25:50 PM UTC 2020 - John Vandenberg diff --git a/python-python-fedora.spec b/python-python-fedora.spec index 9026eb9..2b954f3 100644 --- a/python-python-fedora.spec +++ b/python-python-fedora.spec @@ -1,7 +1,7 @@ # # spec file for package python-python-fedora # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-python-fedora -Version: 1.1.0 +Version: 1.1.1 Release: 0 Summary: Python modules for interacting with Fedora Services License: LGPL-2.1-or-later