diff --git a/python-xcffib.spec b/python-xcffib.spec index 68d5a31..2e01c1b 100644 --- a/python-xcffib.spec +++ b/python-xcffib.spec @@ -1,12 +1,12 @@ %global srcname xcffib Name: python-xcffib -Version: 1.3.0 +Version: 1.4.0 Release: 1 Summary: A drop in replacement for xpyb, an XCB python binding License: ASL 2.0 URL: https://github.com/tych0/xcffib -Source0: https://files.pythonhosted.org/packages/e9/3e/d513b437d2e24d7c27bb435e11470ea343aae8666ab8e41510adb132d9b9/xcffib-1.3.0.tar.gz +Source0: https://files.pythonhosted.org/packages/bb/50/2945cc1a58db61824b76104c33a8b553f39193d29e11cc50ce2e27ba6ce9/xcffib-1.4.0.tar.gz BuildArch: noarch %description @@ -52,6 +52,9 @@ the 29 (xprint and xkb are missing) X extensions in 1.10. %{python3_sitelib}/xcffib*.egg-info %changelog +* Wed Jul 05 2023 chenzixuan - 1.4.0-1 +- Update package to versoin 1.4.0 + * Wed Apr 26 2023 wubijie - 1.3.0-1 - Update package to version 1.3.0 @@ -66,3 +69,4 @@ the 29 (xprint and xkb are missing) X extensions in 1.10. * Sat Feb 20 2021 Ge Wang - 0.9.0-1 - Init package + diff --git a/xcffib-1.3.0.tar.gz b/xcffib-1.3.0.tar.gz deleted file mode 100644 index ce46ebb..0000000 Binary files a/xcffib-1.3.0.tar.gz and /dev/null differ diff --git a/xcffib-1.4.0.tar.gz b/xcffib-1.4.0.tar.gz new file mode 100644 index 0000000..b69bd62 Binary files /dev/null and b/xcffib-1.4.0.tar.gz differ