Compare commits
7 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 824db2da80 | |||
|
|
a5367e76ba | ||
| 2b5161b610 | |||
| 7b56381757 | |||
| 637e72703f | |||
| e6ace17024 | |||
| da08daf067 |
1
baselibs.conf
Normal file
1
baselibs.conf
Normal file
@@ -0,0 +1 @@
|
||||
libdisplay-info3
|
||||
BIN
libdisplay-info-0.2.0.tar.xz
LFS
BIN
libdisplay-info-0.2.0.tar.xz
LFS
Binary file not shown.
Binary file not shown.
BIN
libdisplay-info-0.3.0.tar.xz
LFS
Normal file
BIN
libdisplay-info-0.3.0.tar.xz
LFS
Normal file
Binary file not shown.
BIN
libdisplay-info-0.3.0.tar.xz.sig
Normal file
BIN
libdisplay-info-0.3.0.tar.xz.sig
Normal file
Binary file not shown.
@@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 26 11:55:22 UTC 2025 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
- added -32bit package needed by Mesa's libvulkan driver packages
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 13 00:29:12 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 0.3.0
|
||||
* This new release adds support for the following new blocks:
|
||||
* CTA Vendor Specific Video Block
|
||||
* CTA HDR10+ Vendor Specific Video Block
|
||||
* CTA Dolby Vision Vendor Specific Video Block
|
||||
* CTA HDMI Vendor Specific Data Block
|
||||
* CTA HDMI Forum vendor-specific data block
|
||||
* CTA HDMI Forum Sink Capability Data Block
|
||||
* Basic DisplayID version 2 structure
|
||||
* Low-level API has had some function name/signature changes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 20 14:42:25 UTC 2025 - Manfred Hollstein <manfred.h@gmx.net>
|
||||
|
||||
|
||||
@@ -17,8 +17,8 @@
|
||||
|
||||
|
||||
Name: libdisplay-info
|
||||
%define lname libdisplay-info2
|
||||
Version: 0.2.0
|
||||
%define lname libdisplay-info3
|
||||
Version: 0.3.0
|
||||
Release: 0
|
||||
Summary: EDID and DisplayID library
|
||||
License: MIT
|
||||
@@ -27,6 +27,7 @@ URL: https://gitlab.freedesktop.org/emersion/libdisplay-info
|
||||
Source: https://gitlab.freedesktop.org/emersion/libdisplay-info/-/releases/%version/downloads/libdisplay-info-%version.tar.xz
|
||||
Source2: https://gitlab.freedesktop.org/emersion/libdisplay-info/-/releases/%version/downloads/libdisplay-info-%version.tar.xz.sig
|
||||
Source3: %name.keyring
|
||||
Source9: baselibs.conf
|
||||
BuildRequires: c_compiler
|
||||
BuildRequires: meson >= 0.57.0
|
||||
BuildRequires: python3-base
|
||||
|
||||
Reference in New Issue
Block a user