From 0743df6cf784eae107d527add5197b7fb029d2773cbf170bf4ed9167c87c1062 Mon Sep 17 00:00:00 2001 From: Michal Suchanek Date: Tue, 16 Dec 2025 12:07:59 +0100 Subject: [PATCH] Drop unused GTK dependency --- libfm-extra.changes | 5 +++++ libfm-extra.spec | 5 ++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/libfm-extra.changes b/libfm-extra.changes index e4a96e3..d8f4fd4 100644 --- a/libfm-extra.changes +++ b/libfm-extra.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 16 10:55:47 UTC 2025 - Michal Suchanek + +- Drop unused GTK dependency. + ------------------------------------------------------------------- Tue Dec 25 12:34:06 UTC 2018 - Michael Vetter diff --git a/libfm-extra.spec b/libfm-extra.spec index c1d589b..b434fc0 100644 --- a/libfm-extra.spec +++ b/libfm-extra.spec @@ -1,7 +1,7 @@ # # spec file for package libfm-extra # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# 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 @@ -22,10 +22,9 @@ Release: 0 Summary: A glib/gio-based lib used to develop file managers License: GPL-2.0-or-later Group: Development/Libraries/C and C++ -Url: http://www.lxde.org/ +URL: http://www.lxde.org/ Source: https://github.com/lxde/libfm/archive/%{version}.tar.gz BuildRequires: gcc-c++ -BuildRequires: gtk2-devel BuildRequires: intltool BuildRequires: libtool BuildRequires: pkg-config -- 2.51.1