diff --git a/osc-tiny-0.7.10.tar.gz b/osc-tiny-0.7.10.tar.gz new file mode 100644 index 0000000..7dce377 --- /dev/null +++ b/osc-tiny-0.7.10.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31ace27fd58bd238e929d708369275dadc7ef520f96c9fbbdee3b6f3db3f6af4 +size 55778 diff --git a/osc-tiny-0.7.9.tar.gz b/osc-tiny-0.7.9.tar.gz deleted file mode 100644 index eab1d2b..0000000 --- a/osc-tiny-0.7.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:37941c68688dc842445b367dd55f89a5856847f04d214bc0a88fd8bd6b4244a3 -size 55111 diff --git a/python-osc-tiny.changes b/python-osc-tiny.changes index 017583d..bf0e87d 100644 --- a/python-osc-tiny.changes +++ b/python-osc-tiny.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Jan 2 09:33:59 UTC 2023 - Andreas Hasenkopf + +- Release 0.7.10 + * Include the original error message, when an SSH key cannot be read + * Added a link to the documentation of `HttpSignatureAuth` + * Allow `Package.exists` to raise exceptions + * Added methods to get/set the project config + ------------------------------------------------------------------- Mon Dec 12 09:09:04 UTC 2022 - Andreas Hasenkopf diff --git a/python-osc-tiny.spec b/python-osc-tiny.spec index 0c4dc85..3315780 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.7.9 +Version: 0.7.10 Release: 0 Summary: Client API for openSUSE BuildService License: MIT