Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package picom for openSUSE:Factory checked in at 2026-02-11 18:48:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/picom (Old) and /work/SRC/openSUSE:Factory/.picom.new.1670 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "picom" Wed Feb 11 18:48:57 2026 rev:14 rq:1332402 version:13 Changes: -------- --- /work/SRC/openSUSE:Factory/picom/picom.changes 2024-11-17 16:41:43.164530239 +0100 +++ /work/SRC/openSUSE:Factory/.picom.new.1670/picom.changes 2026-02-11 18:50:19.629105564 +0100 @@ -1,0 +2,8 @@ +Mon Feb 9 20:44:33 UTC 2026 - Avindra Goolcharan <[email protected]> + +- Update to version 13: + * see https://github.com/yshui/picom/releases/tag/v13-rc1 + * see https://github.com/yshui/picom/releases/tag/v13 + * vsync_drm removed + +------------------------------------------------------------------- Old: ---- picom-12.5.tar.gz New: ---- picom-13.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ picom.spec ++++++ --- /var/tmp/diff_new_pack.jw7yTU/_old 2026-02-11 18:50:21.721193421 +0100 +++ /var/tmp/diff_new_pack.jw7yTU/_new 2026-02-11 18:50:21.761195101 +0100 @@ -1,7 +1,7 @@ # # spec file for package picom # -# 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,7 +17,7 @@ Name: picom -Version: 12.5 +Version: 13 Release: 0 Summary: Stand-alone compositor for X11 License: MIT AND MPL-2.0 @@ -39,7 +39,6 @@ BuildRequires: pkgconfig(epoxy) BuildRequires: pkgconfig(gl) BuildRequires: pkgconfig(libconfig) >= 1.7 -BuildRequires: pkgconfig(libdrm) BuildRequires: pkgconfig(libev) BuildRequires: pkgconfig(libpcre2-8) BuildRequires: pkgconfig(libxdg-basedir) @@ -68,6 +67,13 @@ XRender backends and has various options to control shadows, blur and fade animations. +%package devel +Summary: Development headers for picom +BuildArch: noarch + +%description devel +Development headers for picom + %prep %autosetup -p1 @@ -75,7 +81,7 @@ %if 0%{?suse_version} <= 1500 export CC=gcc-12 %endif -%meson -Dwith_docs=true -Dcompton=false -Dvsync_drm=true +%meson -Dwith_docs=true -Dcompton=false %meson_build %install @@ -102,3 +108,8 @@ %{_mandir}/man1/%{name}-trans.1%{?ext_man} %{_mandir}/man1/%{name}-inspect.1%{?ext_man} +%files devel +%dir %{_includedir}/picom +%{_includedir}/picom/api.h +%{_includedir}/picom/backend.h + ++++++ picom-12.5.tar.gz -> picom-13.tar.gz ++++++ ++++ 16138 lines of diff (skipped)
