diff --git a/python-pywlroots.changes b/python-pywlroots.changes index da70580..369e1e5 100644 --- a/python-pywlroots.changes +++ b/python-pywlroots.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Aug 20 07:10:19 UTC 2022 - Soc Virnyl Estela + +- Update to version 0.15.19: + * [bindgen] wlr_viewporter + * Bump version of wayland used for testing + * Skip header check for auto-generated line + * Wrap input inhibitor active client in pywayland client + * Update pywayland minimum version + ------------------------------------------------------------------- Tue Jul 19 02:43:03 UTC 2022 - John Vandenberg diff --git a/python-pywlroots.spec b/python-pywlroots.spec index bbcbc69..80ea563 100644 --- a/python-pywlroots.spec +++ b/python-pywlroots.spec @@ -18,7 +18,7 @@ %bcond_without test Name: python-pywlroots -Version: 0.15.18 +Version: 0.15.19 Release: 0 Summary: Python binding to the wlroots library using cffi License: NCSA @@ -27,19 +27,19 @@ URL: https://github.com/flacjacket/pywlroots Source0: https://files.pythonhosted.org/packages/source/p/pywlroots/pywlroots-%{version}.tar.gz Source1: python-pywlroots-rpmlintrc Patch0: fix-include-paths.patch -BuildRequires: fdupes -BuildRequires: libwlroots10 -BuildRequires: python-rpm-macros -BuildRequires: %{pythons} -BuildRequires: %{python_module devel} BuildRequires: %{python_module cffi} +BuildRequires: %{python_module devel} BuildRequires: %{python_module distutils-extra} BuildRequires: %{python_module pip} BuildRequires: %{python_module pytest} -BuildRequires: %{python_module pywayland} +BuildRequires: %{python_module pywayland >= 0.4.14} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module wheel} BuildRequires: %{python_module xkbcommon} +BuildRequires: %{pythons} +BuildRequires: fdupes +BuildRequires: libwlroots10 +BuildRequires: python-rpm-macros BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(wlroots) BuildRequires: pkgconfig(xkbcommon) diff --git a/pywlroots-0.15.18.tar.gz b/pywlroots-0.15.18.tar.gz deleted file mode 100644 index 35a2385..0000000 --- a/pywlroots-0.15.18.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:64a580d2946b87f9cfd43f3050736133e479de5e4f08a3b5b67a9b31f31dd961 -size 83450 diff --git a/pywlroots-0.15.19.tar.gz b/pywlroots-0.15.19.tar.gz new file mode 100644 index 0000000..393af74 --- /dev/null +++ b/pywlroots-0.15.19.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a1f1d74df49f124f0dea8c0c0ff6c02d6b960180483fdb0498803c961005e15 +size 83709