Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package warp for openSUSE:Factory checked in at 2025-11-25 15:54:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/warp (Old) and /work/SRC/openSUSE:Factory/.warp.new.14147 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "warp" Tue Nov 25 15:54:01 2025 rev:6 rq:1319829 version:0.9.2 Changes: -------- --- /work/SRC/openSUSE:Factory/warp/warp.changes 2025-05-26 18:33:31.030328762 +0200 +++ /work/SRC/openSUSE:Factory/.warp.new.14147/warp.changes 2025-11-25 15:55:36.281456989 +0100 @@ -1,0 +2,6 @@ +Mon Nov 24 13:56:59 UTC 2025 - Stanislav Brabec <[email protected]> + +- Remove unused BuildRequires: update-desktop-files. +- Explicitly add desktop-file-utils to BuildRequires. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ warp.spec ++++++ --- /var/tmp/diff_new_pack.Y7EQZw/_old 2025-11-25 15:55:37.113492055 +0100 +++ /var/tmp/diff_new_pack.Y7EQZw/_new 2025-11-25 15:55:37.117492223 +0100 @@ -1,7 +1,7 @@ # # spec file for package warp # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 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 @@ -30,9 +30,9 @@ Source1: vendor.tar.zst Source2: https://github.com/spdx/license-list-data/archive/refs/tags/v%{lic_data_ver}.tar.gz#/license-list-data-%{version}.tar.gz BuildRequires: cargo-packaging +BuildRequires: desktop-file-utils BuildRequires: itstool BuildRequires: meson -BuildRequires: update-desktop-files BuildRequires: pkgconfig(gio-2.0) BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(gstreamer-1.0)
