Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package drm_info for openSUSE:Factory 
checked in at 2026-06-05 14:57:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/drm_info (Old)
 and      /work/SRC/openSUSE:Factory/.drm_info.new.2375 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "drm_info"

Fri Jun  5 14:57:36 2026 rev:7 rq:1357088 version:2.10.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/drm_info/drm_info.changes        2024-09-24 
17:32:24.234888082 +0200
+++ /work/SRC/openSUSE:Factory/.drm_info.new.2375/drm_info.changes      
2026-06-05 14:58:22.791541402 +0200
@@ -1,0 +2,34 @@
+Thu Jun  4 06:17:02 UTC 2026 - Jiri Slaby <[email protected]>
+
+- Update to 2.10.0
+  * Add support for non-KMS devices
+  * Indicate failure when none of the explicit devices yield info
+  * Indicate failure when failing to read info from all devices
+  * fourcc.py: Deduplicate DRM_FORMAT entries
+  * Print color ops and pipelines
+  * Map kms colorops and props as JSON
+  * Add client cap for plane color pipeline
+  * Fix early return for zero TILE property
+  * Add support for TILE property
+  * Expose client caps again
+  * Pretty-print EDID make/model/serial via libdisplay-info
+  * Unconditionally set HAVE_LIBPCI
+  * Use faux bus info from drmDevice
+  * Fix conflicting variables with libpci and faux bus
+  * Print device bus information
+  * Add faux bus to JSON schema
+  * Encode EDIDs as base64
+  * Add JSON schema
+  * Add support for faux bus
+  * Add support for the IN_FORMATS_ASYNC property
+  * Add support for MediaTek format modifiers
+  * Add support for Apple format modifiers
+  * readme: make usage list more readable
+  * readme: make --wrap-mode=nofallback paragraph more generic
+  * build: bump minimum libdrm version to 2.4.104
+  * readme: add link to GitLab repo, use references
+  * readme: drop CI badge
+  * json: fix trailing NUL byte in PATH data field
+- clean up .spec file
+
+-------------------------------------------------------------------

Old:
----
  drm_info-2.7.0.tar.gz

New:
----
  _scmsync.obsinfo
  build.specials.obscpio
  drm_info-2.10.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ drm_info.spec ++++++
--- /var/tmp/diff_new_pack.Qtdl2c/_old  2026-06-05 14:58:23.527571841 +0200
+++ /var/tmp/diff_new_pack.Qtdl2c/_new  2026-06-05 14:58:23.531572006 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package drm_info
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,19 +17,20 @@
 
 
 Name:           drm_info
-Version:        2.7.0
+Version:        2.10.0
 Release:        0
 Summary:        Small utility to dump info about DRM devices
 License:        MIT
 URL:            https://gitlab.freedesktop.org/emersion/drm_info
 Source0:        
https://gitlab.freedesktop.org/emersion/drm_info/-/archive/v%{version}/%{name}-v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  gcc
-BuildRequires:  libdrm-devel
-BuildRequires:  libjson-c-devel >= 0.14
 BuildRequires:  meson
 BuildRequires:  ninja
-BuildRequires:  pciutils-devel
 BuildRequires:  pkg-config
+BuildRequires:  pkgconfig(json-c) >= 0.14
+BuildRequires:  pkgconfig(libdisplay-info)
+BuildRequires:  pkgconfig(libdrm) >= 2.4.104
+BuildRequires:  pkgconfig(libpci)
 BuildRequires:  python3-base
 BuildRequires:  scdoc
 

++++++ _scmsync.obsinfo ++++++
mtime: 1780554246
commit: 4a275daaf21315d208a42dc0782e1cbe6d195c762d85b7f3368132c53f0a3c51
url: https://src.opensuse.org/jirislaby/hw-drm_info

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2026-06-04 08:24:06.000000000 +0200
@@ -0,0 +1,4 @@
+*.obscpio
+*.osc
+_build.*
+.pbuild

++++++ drm_info-2.7.0.tar.gz -> drm_info-2.10.0.tar.gz ++++++
++++ 1964 lines of diff (skipped)

Reply via email to