14
0

Accepting request 1030114 from home:apritschet:branches:openSUSE:Factory

- Release 0.7.6
  * Treat `deleted` and `expand` parameters of `/source/<project>/` 
    as boolean (despite not being documented as such)
  * Do not send the `deleted` parameter, when the `view` parameter 
    is present

OBS-URL: https://build.opensuse.org/request/show/1030114
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-osc-tiny?expand=0&rev=64
This commit is contained in:
2022-10-20 12:07:33 +00:00
committed by Git OBS Bridge
parent 5a3b3d36a9
commit 02776dcc3f
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Oct 20 08:12:01 UTC 2022 - Andreas Hasenkopf <ahasenkopf@suse.com>
- Release 0.7.6
* Treat `deleted` and `expand` parameters of `/source/<project>/`
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 <ahasenkopf@suse.com>