diff --git a/python-pyudev.spec b/python-pyudev.spec index b21225a..2749687 100644 --- a/python-pyudev.spec +++ b/python-pyudev.spec @@ -1,7 +1,7 @@ %global srcname pyudev Name: python-%{srcname} -Version: 0.22.0 -Release: 3 +Version: 0.24.0 +Release: 1 Summary: A libudev binding License: LGPLv2+ URL: http://pypi.python.org/pypi/pyudev @@ -49,6 +49,9 @@ rm -rf pyudev.egg-info %changelog +* Thu Nov 03 2022 zhuofeng - 0.24.0-1 +- update to 0.21.0 + * Thu Oct 27 2022 zhangruifang - 0.22.0-3 - Rebuild for next release diff --git a/pyudev-0.22.0.tar.gz b/pyudev-0.22.0.tar.gz deleted file mode 100644 index 4f80b75..0000000 Binary files a/pyudev-0.22.0.tar.gz and /dev/null differ diff --git a/pyudev-0.24.0.tar.gz b/pyudev-0.24.0.tar.gz new file mode 100644 index 0000000..eb4e0da Binary files /dev/null and b/pyudev-0.24.0.tar.gz differ