diff --git a/xcb-proto-1.15.2.tar.xz b/xcb-proto-1.15.2.tar.xz new file mode 100644 index 0000000..64a26c6 --- /dev/null +++ b/xcb-proto-1.15.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7072beb1f680a2fe3f9e535b797c146d22528990c72f63ddb49d2f350a3653ed +size 148108 diff --git a/xcb-proto-1.15.tar.xz b/xcb-proto-1.15.tar.xz deleted file mode 100644 index a4e37be..0000000 --- a/xcb-proto-1.15.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d34c3b264e8365d16fa9db49179cfa3e9952baaf9275badda0f413966b65955f -size 146628 diff --git a/xcb-proto.changes b/xcb-proto.changes index 0e79a2e..b7e7c14 100644 --- a/xcb-proto.changes +++ b/xcb-proto.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Jun 20 15:20:27 UTC 2022 - Stefan Dirsch + +- Update to version 1.15.2 + * dri3: Update dri3.xml to DRI3 1.3 + * Add DOUBLE-BUFFER extension specification. + * Remove libdir from xcb-proto.pc + * Install xcb-proto to $(datarootdir) + * Call AC_OUTPUT without arguments + ------------------------------------------------------------------- Tue May 3 22:02:01 UTC 2022 - Stefan Dirsch diff --git a/xcb-proto.spec b/xcb-proto.spec index 8423936..3246b45 100644 --- a/xcb-proto.spec +++ b/xcb-proto.spec @@ -16,7 +16,7 @@ # -%define dirsuffix 1.15 +%define dirsuffix 1.15.2 %if 0%{?suse_version} >= 1500 %bcond_with python2 %else @@ -106,7 +106,7 @@ make %{?_smp_mflags} %files devel %dir %{_datadir}/xcb %doc %{_datadir}/xcb/* -%{_libdir}/pkgconfig/*.pc +%{_datadir}/pkgconfig/*.pc %if %{with python2} %files -n python2-xcb-proto-devel