From 755320e91a9d33c4b6189ff37ac968c8ca20d9dffa5d666991d3bd7858e81c84 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 23 Sep 2022 07:16:52 +0000 Subject: [PATCH] Accepting request 1005511 from home:yarunachalam:branches:devel:languages:python - Update to 2.11.0 * Add support for Rocky Linux and Manjaro to Bindep. OBS-URL: https://build.opensuse.org/request/show/1005511 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bindep?expand=0&rev=7 --- bindep-2.10.1.tar.gz | 3 --- bindep-2.11.0.tar.gz | 3 +++ python-bindep.changes | 6 ++++++ python-bindep.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 bindep-2.10.1.tar.gz create mode 100644 bindep-2.11.0.tar.gz diff --git a/bindep-2.10.1.tar.gz b/bindep-2.10.1.tar.gz deleted file mode 100644 index b51b807..0000000 --- a/bindep-2.10.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:596b8506d4654dcef65734282f7c1c9a89130932d34834370eabbf4287a10268 -size 41799 diff --git a/bindep-2.11.0.tar.gz b/bindep-2.11.0.tar.gz new file mode 100644 index 0000000..713dadf --- /dev/null +++ b/bindep-2.11.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acb2f259bce1fd1508873479609bbde5b9aae508378476a68d6b6a19002e7e2f +size 42317 diff --git a/python-bindep.changes b/python-bindep.changes index 13f14cc..64b9062 100644 --- a/python-bindep.changes +++ b/python-bindep.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Sep 23 02:33:16 UTC 2022 - Yogalakshmi Arunachalam + +- Update to 2.11.0 + * Add support for Rocky Linux and Manjaro to Bindep. + ------------------------------------------------------------------- Tue Jan 11 20:56:10 UTC 2022 - Dirk Müller diff --git a/python-bindep.spec b/python-bindep.spec index ec6336a..62642a6 100644 --- a/python-bindep.spec +++ b/python-bindep.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %global pythons python3 Name: python-bindep -Version: 2.10.1 +Version: 2.11.0 Release: 0 Summary: Binary dependency utility License: Apache-2.0