diff --git a/1.4.0.tar.gz b/1.4.0.tar.gz deleted file mode 100644 index 226cc16..0000000 Binary files a/1.4.0.tar.gz and /dev/null differ diff --git a/1.4.1.tar.gz b/1.4.1.tar.gz new file mode 100644 index 0000000..fad9785 Binary files /dev/null and b/1.4.1.tar.gz differ diff --git a/python-atomicwrites.spec b/python-atomicwrites.spec index 4797bb9..69e437f 100644 --- a/python-atomicwrites.spec +++ b/python-atomicwrites.spec @@ -7,7 +7,7 @@ It sports:\ * Consistent error handling across platforms. Name: python-atomicwrites -Version: 1.4.0 +Version: 1.4.1 Release: 1 Summary: Python Atomic file writes on POSIX License: MIT @@ -58,6 +58,9 @@ cp -r docs/_build/man/*.1 "$RPM_BUILD_ROOT%{_mandir}/man1" %{_mandir}/man1/atomicwrites.1.* %changelog +* Thu Dec 08 2022 wubijie - 1.4.1-1 +- Update package to version 1.4.1 + * Mon Jun 06 2022 xigaoxinyan - 1.4.0-1 - Update to 1.4.0