diff --git a/filelock-3.12.0.tar.gz b/filelock-3.12.0.tar.gz deleted file mode 100644 index e0b50bc..0000000 Binary files a/filelock-3.12.0.tar.gz and /dev/null differ diff --git a/filelock-3.12.2.tar.gz b/filelock-3.12.2.tar.gz new file mode 100644 index 0000000..2f9e732 Binary files /dev/null and b/filelock-3.12.2.tar.gz differ diff --git a/python-filelock.spec b/python-filelock.spec index d62999a..f7c3ca6 100644 --- a/python-filelock.spec +++ b/python-filelock.spec @@ -1,10 +1,10 @@ Name: python-filelock -Version: 3.12.0 +Version: 3.12.2 Release: 1 Summary: A platform independent file lock License: Unlicense URL: https://github.com/benediktschmitt/py-filelock -Source0: https://files.pythonhosted.org/packages/24/85/cf4df939cc0a037ebfe18353005e775916faec24dcdbc7a2f6539ad9d943/filelock-3.12.0.tar.gz +Source0: https://files.pythonhosted.org/packages/00/0b/c506e9e44e4c4b6c89fcecda23dc115bf8e7ff7eb127e0cb9c114cbc9a15/filelock-3.12.2.tar.gz BuildArch: noarch @@ -62,6 +62,9 @@ pytest %doc README.md %changelog +* Wed Jun 21 2023 chendexi - 3.12.2-1 +- Update package to version 3.12.2 + * Thu Apr 27 2023 xu_ping <707078654@qq.com> - 3.12.0-1 - Upgrade to 3.12.0