- Update to version 1.17.0
* Add DRI3ImportSyncobj and DRI3FreeSyncobj * Add PresentPixmapSynced and PresentCapabilitySyncobj * Use simply quote signs * Fix typo in "heirarchy" OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xcb-proto?expand=0&rev=42
This commit is contained in:
parent
25794b874b
commit
0dbe618002
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a75a1848ad2a89a82d841a51be56ce988ff3c63a8d6bf4383ae3219d8d915119
|
||||
size 151612
|
BIN
xcb-proto-1.17.0.tar.xz
(Stored with Git LFS)
Normal file
BIN
xcb-proto-1.17.0.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 17 12:46:58 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
- Update to version 1.17.0
|
||||
* Add DRI3ImportSyncobj and DRI3FreeSyncobj
|
||||
* Add PresentPixmapSynced and PresentCapabilitySyncobj
|
||||
* Use simply quote signs
|
||||
* Fix typo in "heirarchy"
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 26 14:40:29 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package xcb-proto
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define dirsuffix 1.16.0
|
||||
%define dirsuffix 1.17.0
|
||||
%if 0%{?suse_version} >= 1500
|
||||
%bcond_with python2
|
||||
%else
|
||||
|
Loading…
Reference in New Issue
Block a user