diff --git a/osc-tiny-0.8.2.tar.gz b/osc-tiny-0.8.2.tar.gz deleted file mode 100644 index e898c37..0000000 --- a/osc-tiny-0.8.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:de865bdaf3434ca7f79e9e4b5181e714191ed255c95718478896553d10944c9c -size 58110 diff --git a/osc-tiny-0.9.0.tar.gz b/osc-tiny-0.9.0.tar.gz new file mode 100644 index 0000000..89fc74d --- /dev/null +++ b/osc-tiny-0.9.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55f0124dce9c26c6041daedf408ba841fa7a4d673109d3b7c30d5d8f2037bcae +size 63941 diff --git a/python-osc-tiny.changes b/python-osc-tiny.changes index 5c00f01..74e14f4 100644 --- a/python-osc-tiny.changes +++ b/python-osc-tiny.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon May 13 11:49:37 UTC 2024 - Gabriel Niebler + +- Release 0.9.0 + * Staging extension (closes #151) (#154) + * Type annotations and models + ------------------------------------------------------------------- Mon May 13 10:16:52 UTC 2024 - Robert Frohl diff --git a/python-osc-tiny.spec b/python-osc-tiny.spec index f2133b8..18f42b1 100644 --- a/python-osc-tiny.spec +++ b/python-osc-tiny.spec @@ -19,12 +19,12 @@ %define skip_python2 1 %{?sle15allpythons} Name: python-osc-tiny -Version: 0.8.2 +Version: 0.9.0 Release: 0 Summary: Client API for openSUSE BuildService License: MIT Group: Development/Languages/Python -URL: https://github.com/crazyscientist/osc-tiny +URL: https://github.com/SUSE/osc-tiny Source: https://files.pythonhosted.org/packages/source/o/osc-tiny/osc-tiny-%{version}.tar.gz BuildRequires: %{python_module PyYAML} BuildRequires: %{python_module lxml}