Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package v4l-utils for openSUSE:Factory 
checked in at 2026-04-04 19:05:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/v4l-utils (Old)
 and      /work/SRC/openSUSE:Factory/.v4l-utils.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "v4l-utils"

Sat Apr  4 19:05:11 2026 rev:48 rq:1344184 version:1.32.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/v4l-utils/v4l-utils.changes      2026-03-31 
15:22:08.267971333 +0200
+++ /work/SRC/openSUSE:Factory/.v4l-utils.new.21863/v4l-utils.changes   
2026-04-04 19:06:09.294019265 +0200
@@ -1,0 +2,10 @@
+Wed Apr  1 15:06:45 UTC 2026 - Dirk Müller <[email protected]>
+
+- split edid-decode into its own subpackage again to fix upgrade
+
+-------------------------------------------------------------------
+Wed Apr  1 12:22:22 UTC 2026 - pallas wept <[email protected]>
+
+- Fix conflict with edid-decode (bsc#1261301)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ v4l-utils.spec ++++++
--- /var/tmp/diff_new_pack.1bYYvX/_old  2026-04-04 19:06:09.994047967 +0200
+++ /var/tmp/diff_new_pack.1bYYvX/_new  2026-04-04 19:06:09.998048131 +0200
@@ -102,6 +102,15 @@
 %description -n dvb-utils
 dvb-utils is a collection of various DVB utilities.
 
+%package -n edid-decode
+Summary:        EDID decoder and conformance tester
+
+%description -n edid-decode
+Decodes to text the binary EDID information from monitors.  EDID is binary data
+encoded in the monitor firmware, which the kernel exposes via
+/sys/devices/.../drm/card*/card*/edid. edid-decode renders this binary data
+into a human-readable text form.
+
 %package -n libdvbv5-%{so_ver}
 Summary:        Library that provides access to DVB adapter cards
 License:        GPL-2.0-only
@@ -280,7 +289,6 @@
 %{_bindir}/cec-compliance
 %{_bindir}/cec-ctl
 %{_bindir}/cec-follower
-%{_bindir}/edid-decode
 %{_bindir}/ir-ctl
 %{_bindir}/ir-keytable
 %{_bindir}/ivtv-ctl
@@ -294,9 +302,13 @@
 %{_mandir}/man1/cec-compliance.1%{?ext_man}
 %{_mandir}/man1/cec-ctl.1%{?ext_man}
 %{_mandir}/man1/cec-follower.1%{?ext_man}
-%{_mandir}/man1/edid-decode.1%{?ext_man}
 %{_mandir}/man1/ir-ctl.1%{?ext_man}
 
+%files -n edid-decode
+%license COPYING
+%{_bindir}/edid-decode
+%{_mandir}/man1/edid-decode.1%{?ext_man}
+
 %files lang -f "%{name}.lang"
 
 %files devel-tools

Reply via email to