diff --git a/osc-tiny-0.7.5.tar.gz b/osc-tiny-0.7.5.tar.gz deleted file mode 100644 index 6154299..0000000 --- a/osc-tiny-0.7.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ec65a47d24adb2d4509fec3a43eb3c46837948a6b65d6ad7e59468f829bc8e27 -size 54148 diff --git a/osc-tiny-0.7.6.tar.gz b/osc-tiny-0.7.6.tar.gz new file mode 100644 index 0000000..d5c67e0 --- /dev/null +++ b/osc-tiny-0.7.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e63ea6c5cd716b4aaf25971bc645817e21f2a6329cdbce8c825a2d7377e2d539 +size 54342 diff --git a/python-osc-tiny.changes b/python-osc-tiny.changes index 2233df5..9777282 100644 --- a/python-osc-tiny.changes +++ b/python-osc-tiny.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Oct 20 08:12:01 UTC 2022 - Andreas Hasenkopf + +- Release 0.7.6 + * Treat `deleted` and `expand` parameters of `/source//` + as boolean (despite not being documented as such) + * Do not send the `deleted` parameter, when the `view` parameter + is present + ------------------------------------------------------------------- Fri Oct 7 14:12:34 UTC 2022 - Andreas Hasenkopf diff --git a/python-osc-tiny.spec b/python-osc-tiny.spec index 309c9d3..8bae827 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.5 +Version: 0.7.6 Release: 0 Summary: Client API for openSUSE BuildService License: MIT