diff --git a/keyring-13.2.1.tar.gz b/keyring-13.2.1.tar.gz deleted file mode 100644 index 03184ed..0000000 Binary files a/keyring-13.2.1.tar.gz and /dev/null differ diff --git a/keyring-15.2.0.tar.gz b/keyring-15.2.0.tar.gz new file mode 100644 index 0000000..f7fa892 Binary files /dev/null and b/keyring-15.2.0.tar.gz differ diff --git a/python-keyring.spec b/python-keyring.spec index d1791d4..d3840af 100644 --- a/python-keyring.spec +++ b/python-keyring.spec @@ -1,6 +1,6 @@ Name: python-keyring -Version: 13.2.1 -Release: 4 +Version: 15.2.0 +Release: 1 Summary: Python library to access the system keyring service License: MIT and Python URL: https://github.com/jaraco/keyring @@ -76,6 +76,9 @@ cp -a %{buildroot}%{_bindir}/keyring %{buildroot}%{_bindir}/keyring-python%{pyth %doc CHANGES.rst README.rst %changelog +* Tue Aug 16 2022 yaoxin - 15.2.0-1 +- Update to 15.2.0 + * Thu Nov 28 2019 wutao - 13.2.1-4 - Package init