From 3b6780812c8d09b1cbd316b7bee26ed7763526952bf57c8a289b464408c49d2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 29 Jun 2020 07:54:42 +0000 Subject: [PATCH] Accepting request 817606 from home:apritschet:branches:openSUSE:Factory Version update to 0.2.3 adds the `distributions` extension OBS-URL: https://build.opensuse.org/request/show/817606 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-osc-tiny?expand=0&rev=20 --- osc-tiny-0.2.2.tar.gz | 3 --- osc-tiny-0.2.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.2.2.tar.gz create mode 100644 osc-tiny-0.2.3.tar.gz diff --git a/osc-tiny-0.2.2.tar.gz b/osc-tiny-0.2.2.tar.gz deleted file mode 100644 index a341041..0000000 --- a/osc-tiny-0.2.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0cd776c72b82892bae6a8438a7ca63ef597272ca1eed2d17d732974cbe0ca7b3 -size 35108 diff --git a/osc-tiny-0.2.3.tar.gz b/osc-tiny-0.2.3.tar.gz new file mode 100644 index 0000000..a20db0a --- /dev/null +++ b/osc-tiny-0.2.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:609633edfd1dd825391dcfcf3b11067aab8faa58d22963116284f201879baad5 +size 35934 diff --git a/python-osc-tiny.changes b/python-osc-tiny.changes index 686b5c5..e38d7e0 100644 --- a/python-osc-tiny.changes +++ b/python-osc-tiny.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jun 29 06:38:31 UTC 2020 - Andreas Hasenkopf + +- version update to 0.2.3 + * Added the `distributions` extension + ------------------------------------------------------------------- Tue Jun 2 14:00:34 UTC 2020 - pgajdos@suse.com diff --git a/python-osc-tiny.spec b/python-osc-tiny.spec index 2eb182a..ead4189 100644 --- a/python-osc-tiny.spec +++ b/python-osc-tiny.spec @@ -1,7 +1,7 @@ # # spec file for package python-osc-tiny # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # # 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-%{**}} %bcond_without python2 Name: python-osc-tiny -Version: 0.2.2 +Version: 0.2.3 Release: 0 Summary: Client API for openSUSE BuildService License: MIT