From 5a3b3d36a92ff651ae8fed8832c87b927543db352a9a327aaebbd46fc7c36e7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Fri, 7 Oct 2022 18:35:07 +0000 Subject: [PATCH] Accepting request 1008800 from home:apritschet:branches:openSUSE:Factory - Release 0.7.5 * Workaround for another inconsistency in parameter handling in OBS API OBS-URL: https://build.opensuse.org/request/show/1008800 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-osc-tiny?expand=0&rev=62 --- osc-tiny-0.7.4.tar.gz | 3 --- osc-tiny-0.7.5.tar.gz | 3 +++ python-osc-tiny.changes | 6 ++++++ python-osc-tiny.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 osc-tiny-0.7.4.tar.gz create mode 100644 osc-tiny-0.7.5.tar.gz diff --git a/osc-tiny-0.7.4.tar.gz b/osc-tiny-0.7.4.tar.gz deleted file mode 100644 index eaa3bce..0000000 --- a/osc-tiny-0.7.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1cb2b6600b27816bdde2921e9f7076766cdf32189d0f1d9eb38acce10e725eaa -size 54144 diff --git a/osc-tiny-0.7.5.tar.gz b/osc-tiny-0.7.5.tar.gz new file mode 100644 index 0000000..6154299 --- /dev/null +++ b/osc-tiny-0.7.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec65a47d24adb2d4509fec3a43eb3c46837948a6b65d6ad7e59468f829bc8e27 +size 54148 diff --git a/python-osc-tiny.changes b/python-osc-tiny.changes index 535d90d..2233df5 100644 --- a/python-osc-tiny.changes +++ b/python-osc-tiny.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Oct 7 14:12:34 UTC 2022 - Andreas Hasenkopf + +- Release 0.7.5 + * Workaround for another inconsistency in parameter handling in OBS API + ------------------------------------------------------------------- Wed Oct 5 08:51:51 UTC 2022 - Andreas Hasenkopf diff --git a/python-osc-tiny.spec b/python-osc-tiny.spec index 0f5334a..309c9d3 100644 --- a/python-osc-tiny.spec +++ b/python-osc-tiny.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-osc-tiny -Version: 0.7.4 +Version: 0.7.5 Release: 0 Summary: Client API for openSUSE BuildService License: MIT