diff --git a/flufl_lock-8.1.0.tar.gz b/flufl_lock-8.1.0.tar.gz deleted file mode 100644 index 51fdcd4b4dad48a0237d2891d0ff2c26724347d4..0000000000000000000000000000000000000000 Binary files a/flufl_lock-8.1.0.tar.gz and /dev/null differ diff --git a/flufl_lock-8.2.0.tar.gz b/flufl_lock-8.2.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..2980cdff9b4bbdd85dd5dd20d419ea1e0dd03c49 Binary files /dev/null and b/flufl_lock-8.2.0.tar.gz differ diff --git a/python-flufl.lock.spec b/python-flufl.lock.spec index d3c185e0b2054c45eb1b59fa90b3c95a1ea3860b..ef45026ecd5af0966471e85dd887ace21cfd7a6b 100644 --- a/python-flufl.lock.spec +++ b/python-flufl.lock.spec @@ -1,6 +1,6 @@ %global _empty_manifest_terminate_build 0 Name: python-flufl.lock -Version: 8.1.0 +Version: 8.2.0 Release: 1 Summary: NFS-safe file locking with timeouts for POSIX and Windows. License: Apache-2.0 @@ -56,6 +56,9 @@ if [ -d example ]; then cp -arf example %{buildroot}/%{_pkgdocdir}; fi %{_docdir}/* %changelog +* Fri Aug 01 2025 Ge Wang - 8.2.0-1 +- Update package to version 8.2.0 + * Wed Aug 07 2024 yuanlipeng - 8.1.0-1 - Update package to version 8.1.0