- Update to release 0.2

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libdisplay-info?expand=0&rev=7
This commit is contained in:
Jan Engelhardt 2024-06-20 18:06:26 +00:00 committed by Git OBS Bridge
parent 730d761c30
commit 30bab16415
6 changed files with 17 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0d8731588e9f82a9cac96324a3d7c82e2ba5b1b5e006143fefe692c74069fb60
size 76864

Binary file not shown.

BIN
libdisplay-info-0.2.0.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

Binary file not shown.

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Jun 20 18:05:25 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 0.2
* edid: ignore unsupported/malformed DisplayID extension blocks
* edid: ignore malformed CTA extension blocks
* displayid: add support for type III timings
* cta: add support for Room Configuration data blocks,
Speaker Location data blocks, Video Format Preference
-------------------------------------------------------------------
Wed Feb 15 09:21:08 UTC 2023 - Jan Engelhardt <jengelh@inai.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package libdisplay-info
#
# 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
@ -17,8 +17,8 @@
Name: libdisplay-info
%define lname libdisplay-info1
Version: 0.1.1
%define lname libdisplay-info2
Version: 0.2.0
Release: 0
Summary: EDID and DisplayID library
License: MIT
@ -67,8 +67,7 @@ This package contains headers for the library.
%install
%meson_install
%post -n %lname -p /sbin/ldconfig
%postun -n %lname -p /sbin/ldconfig
%ldconfig_scriptlets -n %lname
%files -n %lname
%_libdir/lib*.so.[0-9]*