diff --git a/python-xcffib.spec b/python-xcffib.spec index 78d23db3d40dabd89aca87f17b4e74cfa391aa12..334a755585d3ca3fadd5b67cc57e64d9889fe1d1 100644 --- a/python-xcffib.spec +++ b/python-xcffib.spec @@ -1,7 +1,7 @@ %global srcname xcffib Name: python-xcffib -Version: 1.9.0 +Version: 1.10.0 Release: 1 Summary: A drop in replacement for xpyb, an XCB python binding License: ASL 2.0 @@ -52,6 +52,10 @@ the 29 (xprint and xkb are missing) X extensions in 1.10. %{python3_sitelib}/xcffib*.egg-info %changelog +* Tue Oct 07 2025 panzhe - 1.10.0-1 +- Update package to version 1.10.0 +- Use free() symbol from libc instead of the libxcb reference + * Thu Jul 31 2025 wangkai <13474090681@163.com> - 1.9.0-1 - Update package to version 1.9.0 diff --git a/xcffib-1.10.0.tar.gz b/xcffib-1.10.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..bdf658432a78c76710eba78923e298d755c2fb03 Binary files /dev/null and b/xcffib-1.10.0.tar.gz differ diff --git a/xcffib-1.9.0.tar.gz b/xcffib-1.9.0.tar.gz deleted file mode 100644 index 68fae014808eb92bc3082e3cddd207f099ce5b10..0000000000000000000000000000000000000000 Binary files a/xcffib-1.9.0.tar.gz and /dev/null differ