From 5a35e76055d7d72b5657732a97a6091c747c6069a35492fd9dd9a0a586ce2868 Mon Sep 17 00:00:00 2001 From: Andreas Hasenkopf Date: Fri, 28 Jun 2024 07:11:32 +0000 Subject: [PATCH] Accepting request 1183627 from home:ChHuang Release 0.10.0 OBS-URL: https://build.opensuse.org/request/show/1183627 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-osc-tiny?expand=0&rev=88 --- osc-tiny-0.10.0.tar.gz | 3 +++ osc-tiny-0.9.1.tar.gz | 3 --- python-osc-tiny.changes | 7 +++++++ python-osc-tiny.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) create mode 100644 osc-tiny-0.10.0.tar.gz delete mode 100644 osc-tiny-0.9.1.tar.gz diff --git a/osc-tiny-0.10.0.tar.gz b/osc-tiny-0.10.0.tar.gz new file mode 100644 index 0000000..9b2d664 --- /dev/null +++ b/osc-tiny-0.10.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a3b500b36608c836c6163251342ce27828b07c08eabef074d792c1cad761ee5 +size 65525 diff --git a/osc-tiny-0.9.1.tar.gz b/osc-tiny-0.9.1.tar.gz deleted file mode 100644 index 3f81ea7..0000000 --- a/osc-tiny-0.9.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0c53049db90718bd2682c1a71ade861a729506e841e6bd5bff7b15bade35ace1 -size 63956 diff --git a/python-osc-tiny.changes b/python-osc-tiny.changes index ad13778..010ff4c 100644 --- a/python-osc-tiny.changes +++ b/python-osc-tiny.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Jun 27 15:45:09 UTC 2024 - Chen Huang + +- Release 0.10.0 + * Added capability to create requests (#165) + * Install the theme for the docs (#163) + ------------------------------------------------------------------- Wed May 22 09:08:50 UTC 2024 - Gabriel Niebler diff --git a/python-osc-tiny.spec b/python-osc-tiny.spec index 9baeeed..88becd5 100644 --- a/python-osc-tiny.spec +++ b/python-osc-tiny.spec @@ -19,7 +19,7 @@ %define skip_python2 1 %{?sle15allpythons} Name: python-osc-tiny -Version: 0.9.1 +Version: 0.10.0 Release: 0 Summary: Client API for openSUSE BuildService License: MIT