diff --git a/osc-tiny-0.3.2.tar.gz b/osc-tiny-0.3.2.tar.gz deleted file mode 100644 index 6f7d8a4..0000000 --- a/osc-tiny-0.3.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0c1f4bf37b2810d6f550f10b1cfee19739a710cefd2408cda31c1cbd7c342315 -size 43507 diff --git a/osc-tiny-0.3.3.tar.gz b/osc-tiny-0.3.3.tar.gz new file mode 100644 index 0000000..1c09480 --- /dev/null +++ b/osc-tiny-0.3.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f389167427dc1e0102deb30ab3e37c577802a3a7fc0f85fefb4584f0e822bf1e +size 42545 diff --git a/python-osc-tiny.changes b/python-osc-tiny.changes index 53d523e..fdd5273 100644 --- a/python-osc-tiny.changes +++ b/python-osc-tiny.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Feb 24 10:49:30 UTC 2021 - Andreas Hasenkopf + +- Release 0.3.3 + * Added the `expand` parameter to some methods of the packages extension. + ------------------------------------------------------------------- Thu Jan 7 08:24:06 UTC 2021 - Andreas Hasenkopf diff --git a/python-osc-tiny.spec b/python-osc-tiny.spec index 3df03bc..27336d9 100644 --- a/python-osc-tiny.spec +++ b/python-osc-tiny.spec @@ -1,7 +1,7 @@ # # spec file for package python-osc-tiny # -# Copyright (c) 2021 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-osc-tiny -Version: 0.3.2 +Version: 0.3.3 Release: 0 Summary: Client API for openSUSE BuildService License: MIT