diff --git a/keyring-25.1.0.tar.gz b/keyring-25.1.0.tar.gz deleted file mode 100644 index deae97f..0000000 --- a/keyring-25.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7230ea690525133f6ad536a9b5def74a4bd52642abe594761028fc044d7c7893 -size 60191 diff --git a/keyring-25.2.0.tar.gz b/keyring-25.2.0.tar.gz new file mode 100644 index 0000000..e1eb7ad --- /dev/null +++ b/keyring-25.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7045f367268ce42dba44745050164b431e46f6e92f99ef2937dfadaef368d8cf +size 60808 diff --git a/python-keyring.changes b/python-keyring.changes index b0cf065..5401d3f 100644 --- a/python-keyring.changes +++ b/python-keyring.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri May 10 13:32:26 UTC 2024 - Dirk Müller + +- update to 25.2.0: + * Added options for 'keyring get' command to support credential + retrieval and emit as JSON. + ------------------------------------------------------------------- Sat Apr 6 19:38:28 UTC 2024 - Dirk Müller diff --git a/python-keyring.spec b/python-keyring.spec index 5c5b3be..1b5e3bf 100644 --- a/python-keyring.spec +++ b/python-keyring.spec @@ -26,7 +26,7 @@ %endif %{?sle15_python_module_pythons} Name: python-keyring%{psuffix} -Version: 25.1.0 +Version: 25.2.0 Release: 0 Summary: System keyring service access from Python License: MIT