diff --git a/pyxattr.spec b/pyxattr.spec index 3b07a7c12a6512eba52dc47391ece6c0a996e87a..b2ec168a45f0b8178ec9d5fb0530687cad2e78ee 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: 2 +Release: 3 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 Oct 26 2022 zhuofeng - 0.7.2-3 +- rebuild for next release + * Tue Feb 2 2021 zhangxingliang - 0.7.2-2 - revert changes in check