17
0

7 Commits

7 changed files with 26 additions and 5 deletions

1
baselibs.conf Normal file
View File

@@ -0,0 +1 @@
libdisplay-info3

Binary file not shown.

Binary file not shown.

BIN
libdisplay-info-0.3.0.tar.xz LFS Normal file

Binary file not shown.

Binary file not shown.

View File

@@ -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>

View File

@@ -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