Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 1f4bf3a4be | |||
|
|
f149c1144b |
@@ -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>
|
||||||
|
|
||||||
|
|||||||
3
tea.spec
3
tea.spec
@@ -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}
|
||||||
|
|||||||
Reference in New Issue
Block a user