diff --git a/pyforgejo-2.0.4.tar.gz b/pyforgejo-2.0.4.tar.gz deleted file mode 100644 index affde3f..0000000 --- a/pyforgejo-2.0.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:586019a67b8b678d2bbd0026eeffb4300d5b6363a5b5a149b0a8cedc92698fcc -size 221515 diff --git a/pyforgejo-2.0.5.tar.gz b/pyforgejo-2.0.5.tar.gz new file mode 100644 index 0000000..a536d2d --- /dev/null +++ b/pyforgejo-2.0.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c590a0a5b00363397ca04e3921475f4ed978f875d15bde24e0e52209bba0b431 +size 245818 diff --git a/python-pyforgejo.changes b/python-pyforgejo.changes index 8d40655..b3e1923 100644 --- a/python-pyforgejo.changes +++ b/python-pyforgejo.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Oct 7 12:01:39 UTC 2025 - Richard Rahl + +- update to version 2.0.5: + * update api specs + * update pyproject.toml + ------------------------------------------------------------------- Thu May 8 16:18:35 UTC 2025 - Richard Rahl diff --git a/python-pyforgejo.spec b/python-pyforgejo.spec index ae57e24..70ecd96 100644 --- a/python-pyforgejo.spec +++ b/python-pyforgejo.spec @@ -1,7 +1,7 @@ # # spec file for package python-pyforgejo # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-pyforgejo -Version: 2.0.4 +Version: 2.0.5 Release: 0 Summary: A client library for accessing the Forgejo API License: MIT