diff --git a/pyxattr-0.7.2.tar.gz b/pyxattr-0.7.2.tar.gz deleted file mode 100644 index 6032e94..0000000 Binary files a/pyxattr-0.7.2.tar.gz and /dev/null differ diff --git a/pyxattr-0.8.0.tar.gz b/pyxattr-0.8.0.tar.gz new file mode 100644 index 0000000..06dca29 Binary files /dev/null and b/pyxattr-0.8.0.tar.gz differ diff --git a/pyxattr.spec b/pyxattr.spec index b2ec168..ef1233c 100644 --- a/pyxattr.spec +++ b/pyxattr.spec @@ -1,7 +1,7 @@ Name: pyxattr Summary: Extended attributes library wrapper for Python -Version: 0.7.2 -Release: 3 +Version: 0.8.0 +Release: 1 License: LGPLv2+ URL: http://pyxattr.k1024.org/ Source: https://pyxattr.k1024.org/downloads/%{name}-%{version}.tar.gz @@ -45,6 +45,9 @@ cp -a . %{py3dir} %doc NEWS README.md %changelog +* Wed Feb 01 2023 fuanan - 0.8.0-1 +- update version to 0.8.0 + * Wed Oct 26 2022 zhuofeng - 0.7.2-3 - rebuild for next release