From b9528253117efb12e683a65dadf9bee1c9dc73109ce92c06d78d3db4faa7c564 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 11 Dec 2023 19:11:07 +0000 Subject: [PATCH] Accepting request 1132531 from home:apritschet:branches:openSUSE:Factory - Release 0.8.1 * Support for new OSC config OBS-URL: https://build.opensuse.org/request/show/1132531 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-osc-tiny?expand=0&rev=79 --- osc-tiny-0.8.0.tar.gz | 3 --- osc-tiny-0.8.1.tar.gz | 3 +++ python-osc-tiny.changes | 6 ++++++ python-osc-tiny.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 osc-tiny-0.8.0.tar.gz create mode 100644 osc-tiny-0.8.1.tar.gz diff --git a/osc-tiny-0.8.0.tar.gz b/osc-tiny-0.8.0.tar.gz deleted file mode 100644 index ab76b6f..0000000 --- a/osc-tiny-0.8.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:72110b6912b4d78b5911860436ae728f4ed572686fd1191b0657c2de98b2a653 -size 58054 diff --git a/osc-tiny-0.8.1.tar.gz b/osc-tiny-0.8.1.tar.gz new file mode 100644 index 0000000..9a88c66 --- /dev/null +++ b/osc-tiny-0.8.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf845b4718ce8f8fd93f07af6448a5f1f620eb2059159d6f32f68921a19b2a3c +size 58099 diff --git a/python-osc-tiny.changes b/python-osc-tiny.changes index 36d843e..e920106 100644 --- a/python-osc-tiny.changes +++ b/python-osc-tiny.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Dec 11 15:55:04 UTC 2023 - Andreas Hasenkopf + +- Release 0.8.1 + * Support for new OSC config + ------------------------------------------------------------------- Wed Nov 29 18:03:47 UTC 2023 - Chen Huang diff --git a/python-osc-tiny.spec b/python-osc-tiny.spec index 80af39b..ee75491 100644 --- a/python-osc-tiny.spec +++ b/python-osc-tiny.spec @@ -18,7 +18,7 @@ %define skip_python2 1 Name: python-osc-tiny -Version: 0.8.0 +Version: 0.8.1 Release: 0 Summary: Client API for openSUSE BuildService License: MIT