Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libcec for openSUSE:Factory checked in at 2023-06-29 17:28:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libcec (Old) and /work/SRC/openSUSE:Factory/.libcec.new.13546 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libcec" Thu Jun 29 17:28:22 2023 rev:13 rq:1095753 version:6.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/libcec/libcec.changes 2021-02-11 12:52:56.241963987 +0100 +++ /work/SRC/openSUSE:Factory/.libcec.new.13546/libcec.changes 2023-06-29 17:28:39.818377161 +0200 @@ -1,0 +2,10 @@ +Wed Jun 28 07:29:33 UTC 2023 - Martin Pluskal <mplus...@suse.com> + +- Small packaging cleanup + +------------------------------------------------------------------- +Wed Jun 28 07:03:10 UTC 2023 - Ludwig Nussel <lnus...@suse.com> + +- Don't buildrequire lockdev, it's not actually used + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libcec.spec ++++++ --- /var/tmp/diff_new_pack.mYDoul/_old 2023-06-29 17:28:40.762382690 +0200 +++ /var/tmp/diff_new_pack.mYDoul/_new 2023-06-29 17:28:40.766382715 +0200 @@ -1,7 +1,7 @@ # # spec file for package libcec # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2023 SUSE LLC # Copyright (c) 2012 Guillaume GARDET <guilla...@opensuse.org> # # All modifications and additions to the file contributed by third parties @@ -25,7 +25,6 @@ Release: 0 Summary: Library to control devices with TV remote control via HDMI License: GPL-2.0-or-later -Group: Hardware/TV URL: https://github.com/Pulse-Eight/libcec Source: https://github.com/Pulse-Eight/libcec/archive/libcec-%{version}.tar.gz Patch1: libcec-cmake_install_lib_dir.patch @@ -37,7 +36,6 @@ BuildRequires: pkgconfig BuildRequires: swig BuildRequires: pkgconfig(libudev) -BuildRequires: pkgconfig(lockdev) BuildRequires: pkgconfig(p8-platform) BuildRequires: pkgconfig(python3) BuildRequires: pkgconfig(udev) @@ -124,8 +122,7 @@ %install %cmake_install -%post -n %{libname} -p /sbin/ldconfig -%postun -n %{libname} -p /sbin/ldconfig +%ldconfig_scriptlets -n %{libname} %files -n cec-client %defattr(755,root,root)