diff --git a/osc-tiny-0.2.3.tar.gz b/osc-tiny-0.2.3.tar.gz deleted file mode 100644 index a20db0a..0000000 --- a/osc-tiny-0.2.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:609633edfd1dd825391dcfcf3b11067aab8faa58d22963116284f201879baad5 -size 35934 diff --git a/osc-tiny-0.2.4.tar.gz b/osc-tiny-0.2.4.tar.gz new file mode 100644 index 0000000..aaf333c --- /dev/null +++ b/osc-tiny-0.2.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9002bd2eef4c09d3acaeff7536e3578cacaadcc0a2c6d2013543455ffe64d1a +size 35138 diff --git a/python-osc-tiny.changes b/python-osc-tiny.changes index e38d7e0..f213d18 100644 --- a/python-osc-tiny.changes +++ b/python-osc-tiny.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Sep 15 10:52:18 UTC 2020 - Andreas Hasenkopf + +- version update to 0.2.4 + * Added osctiny.extensions.buildresults.Build.get_binary() + * Added osctiny.extensions.buildresults.Build.get_package_list() + * Changed osctiny.osc.Osc.get_objectified_xml() to accept request objects and strings + ------------------------------------------------------------------- Mon Jun 29 06:38:31 UTC 2020 - Andreas Hasenkopf diff --git a/python-osc-tiny.spec b/python-osc-tiny.spec index ead4189..1ade44f 100644 --- a/python-osc-tiny.spec +++ b/python-osc-tiny.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %bcond_without python2 Name: python-osc-tiny -Version: 0.2.3 +Version: 0.2.4 Release: 0 Summary: Client API for openSUSE BuildService License: MIT