diff --git a/osc_tiny-0.10.3.tar.gz b/osc_tiny-0.10.3.tar.gz deleted file mode 100644 index 0fb1692..0000000 --- a/osc_tiny-0.10.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9a6fc6d25d71c1303c6bd2961aaec35106215f40362f41f3a95311c21a759cb6 -size 65488 diff --git a/osc_tiny-0.10.5.tar.gz b/osc_tiny-0.10.5.tar.gz new file mode 100644 index 0000000..d2fb60a --- /dev/null +++ b/osc_tiny-0.10.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9555f670559bb2fee3d6dfad3133609a36bf5d85f640c4b38f4837092eea09d +size 65709 diff --git a/python-osc-tiny.changes b/python-osc-tiny.changes index 7f8677e..18d7ce9 100644 --- a/python-osc-tiny.changes +++ b/python-osc-tiny.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Tue Oct 29 11:25:06 UTC 2024 - maintenance-obs-robot + +- Release 0.10.5 + * Fix: request review - always default to state="new", because OBS considers it a mandatory attribute (fixes #194) + * Docs: fix logger name in `quickstart.rst` + +------------------------------------------------------------------- +Wed Sep 25 07:26:24 UTC 2024 - maintenance-obs-robot + +- Release 0.10.4 + * osctiny.models.request.Target model: add an optional 'repository' attribute (fixes #183) (#184) + * osctiny.models.request.Target model: make the 'package' attribute optional (fixes #185) (#186) + * Chore: Updated versions of GH actions (#189) + ------------------------------------------------------------------- Tue Aug 13 21:44:52 UTC 2024 - Matej Cepl diff --git a/python-osc-tiny.spec b/python-osc-tiny.spec index 22877fd..9d49411 100644 --- a/python-osc-tiny.spec +++ b/python-osc-tiny.spec @@ -19,7 +19,7 @@ %define skip_python2 1 %{?sle15allpythons} Name: python-osc-tiny -Version: 0.10.3 +Version: 0.10.5 Release: 0 Summary: Client API for openSUSE BuildService License: MIT