- 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 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xcb-proto?expand=0&rev=36
This commit is contained in:
parent
c2982c98d6
commit
1bdaabd9b5
BIN
xcb-proto-1.15.2.tar.xz
(Stored with Git LFS)
Normal file
BIN
xcb-proto-1.15.2.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d34c3b264e8365d16fa9db49179cfa3e9952baaf9275badda0f413966b65955f
|
||||
size 146628
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 20 15:20:27 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
- 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 <sndirsch@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user