From 8f91160785feac6cd901cff9b4fc8c56d86773888d191efb7cc32f8aa31f2a9e Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Wed, 22 Sep 2021 12:07:34 +0000 Subject: [PATCH] Accepting request 920859 from home:apritschet:branches:devel:languages:python Release 0.4.1 contains bugfixes and a new utility to read the `osc` config OBS-URL: https://build.opensuse.org/request/show/920859 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-osc-tiny?expand=0&rev=28 --- osc-tiny-0.3.3.tar.gz | 3 --- osc-tiny-0.4.1.tar.gz | 3 +++ python-osc-tiny.changes | 5 +++++ python-osc-tiny.spec | 2 +- 4 files changed, 9 insertions(+), 4 deletions(-) delete mode 100644 osc-tiny-0.3.3.tar.gz create mode 100644 osc-tiny-0.4.1.tar.gz diff --git a/osc-tiny-0.3.3.tar.gz b/osc-tiny-0.3.3.tar.gz deleted file mode 100644 index 1c09480..0000000 --- a/osc-tiny-0.3.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f389167427dc1e0102deb30ab3e37c577802a3a7fc0f85fefb4584f0e822bf1e -size 42545 diff --git a/osc-tiny-0.4.1.tar.gz b/osc-tiny-0.4.1.tar.gz new file mode 100644 index 0000000..5921262 --- /dev/null +++ b/osc-tiny-0.4.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80e59653f0114272ee1e28c823d46761568a8cd4927dc5d6acdb330c75056f91 +size 45340 diff --git a/python-osc-tiny.changes b/python-osc-tiny.changes index fdd5273..9a97d70 100644 --- a/python-osc-tiny.changes +++ b/python-osc-tiny.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Sep 22 10:45:07 UTC 2021 - Andreas Hasenkopf + +- Release 0.4.1 + ------------------------------------------------------------------- Wed Feb 24 10:49:30 UTC 2021 - Andreas Hasenkopf diff --git a/python-osc-tiny.spec b/python-osc-tiny.spec index 27336d9..2338c63 100644 --- a/python-osc-tiny.spec +++ b/python-osc-tiny.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-osc-tiny -Version: 0.3.3 +Version: 0.4.1 Release: 0 Summary: Client API for openSUSE BuildService License: MIT