diff --git a/osc-tiny-0.4.1.tar.gz b/osc-tiny-0.4.1.tar.gz deleted file mode 100644 index 5921262..0000000 --- a/osc-tiny-0.4.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:80e59653f0114272ee1e28c823d46761568a8cd4927dc5d6acdb330c75056f91 -size 45340 diff --git a/osc-tiny-0.4.2.tar.gz b/osc-tiny-0.4.2.tar.gz new file mode 100644 index 0000000..dcff7bc --- /dev/null +++ b/osc-tiny-0.4.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3d79d74d23fb8ab0e4e931b12501aaa64e4ec58eef4523fc31ac07700c957db +size 45731 diff --git a/python-osc-tiny.changes b/python-osc-tiny.changes index f61d6c1..4775589 100644 --- a/python-osc-tiny.changes +++ b/python-osc-tiny.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jan 20 10:54:08 UTC 2022 - Andreas Hasenkopf + +- Release 0.4.2 + * Bugfix: Explicitly quote special characters in URLs + ------------------------------------------------------------------- Wed Sep 22 10:45:07 UTC 2021 - Andreas Hasenkopf diff --git a/python-osc-tiny.spec b/python-osc-tiny.spec index 2338c63..fcce3a3 100644 --- a/python-osc-tiny.spec +++ b/python-osc-tiny.spec @@ -1,7 +1,7 @@ # # spec file for package python-osc-tiny # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-osc-tiny -Version: 0.4.1 +Version: 0.4.2 Release: 0 Summary: Client API for openSUSE BuildService License: MIT