diff --git a/python-xcffib.spec b/python-xcffib.spec index 7f11168..854ce14 100644 --- a/python-xcffib.spec +++ b/python-xcffib.spec @@ -1,12 +1,12 @@ %global srcname xcffib Name: python-xcffib -Version: 0.9.0 +Version: 0.11.1 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/source/x/xcffib/xcffib-0.9.0.tar.gz +Source0: https://files.pythonhosted.org/packages/source/x/xcffib/xcffib-0.11.1.tar.gz BuildArch: noarch BuildRequires: libxcb-devel @@ -52,5 +52,8 @@ the 29 (xprint and xkb are missing) X extensions in 1.10. %{python3_sitelib}/xcffib*.egg-info %changelog +* Fri Jun 10 2022 SimpleUpdate Robot - 0.11.1-1 +- Upgrade to version 0.11.1 + * Sat Feb 20 2021 Ge Wang - 0.9.0-1 - Init package diff --git a/xcffib-0.11.1.tar.gz b/xcffib-0.11.1.tar.gz new file mode 100644 index 0000000..0cca659 Binary files /dev/null and b/xcffib-0.11.1.tar.gz differ diff --git a/xcffib-0.9.0.tar.gz b/xcffib-0.9.0.tar.gz deleted file mode 100644 index ef75807..0000000 Binary files a/xcffib-0.9.0.tar.gz and /dev/null differ