2 Commits

Author SHA256 Message Date
1f4bf3a4be Accepting request 1319573 from editors
- Remove unused BuildRequires: update-desktop-files. (forwarded request 1319443 from sbrabec)

OBS-URL: https://build.opensuse.org/request/show/1319573
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tea?expand=0&rev=15
2025-11-24 13:13:10 +00:00
Richard Rahl
f149c1144b - Remove unused BuildRequires: update-desktop-files.
OBS-URL: https://build.opensuse.org/package/show/editors/tea?expand=0&rev=45
2025-11-23 16:29:51 +00:00
2 changed files with 6 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Nov 22 21:25:59 CET 2025 - Stanislav Brabec <sbrabec@suse.com>
- Remove unused BuildRequires: update-desktop-files.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 15 00:43:33 UTC 2023 - Ferdinand Thiessen <rpm@fthiessen.de> Wed Feb 15 00:43:33 UTC 2023 - Ferdinand Thiessen <rpm@fthiessen.de>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package tea # spec file for package tea
# #
# Copyright (c) 2023 SUSE LLC # Copyright (c) 2025 SUSE LLC and contributors
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -35,7 +35,6 @@ Patch1: 0001-Add-metainfo-use-GNUInstallDirs-install-metainfo-des.patch
BuildRequires: cmake BuildRequires: cmake
BuildRequires: hicolor-icon-theme BuildRequires: hicolor-icon-theme
BuildRequires: pkgconfig BuildRequires: pkgconfig
BuildRequires: update-desktop-files
BuildRequires: pkgconfig(hunspell) BuildRequires: pkgconfig(hunspell)
BuildRequires: pkgconfig(zlib) BuildRequires: pkgconfig(zlib)
%if %{with qt6} %if %{with qt6}