From 771ee2e6b9d2c774ceeb0521f631529c7d4d1a6e93ff243657c7e13f3dde15e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Mon, 1 Mar 2021 09:55:04 +0000 Subject: [PATCH] Accepting request 875912 from home:apritschet:branches:openSUSE:Factory - Release 0.3.3 * Added the `expand` parameter to some methods of the packages extension. OBS-URL: https://build.opensuse.org/request/show/875912 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-osc-tiny?expand=0&rev=26 --- osc-tiny-0.3.2.tar.gz | 3 --- osc-tiny-0.3.3.tar.gz | 3 +++ python-osc-tiny.changes | 6 ++++++ python-osc-tiny.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 osc-tiny-0.3.2.tar.gz create mode 100644 osc-tiny-0.3.3.tar.gz 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