From 3df405598c95c6096bb16cd8e538f54ba4a4273e Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 04:16:29 +0100 Subject: [PATCH] automatic version update by autodist [release 1.0.0-1mamba;Wed Nov 10 2021] --- libfm-qt.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/libfm-qt.spec b/libfm-qt.spec index d0c9511..e7a3c2c 100644 --- a/libfm-qt.spec +++ b/libfm-qt.spec @@ -1,5 +1,5 @@ Name: libfm-qt -Version: 0.17.1 +Version: 1.0.0 Release: 1mamba Summary: Qt port of libfm, a library providing components to build desktop file managers which belongs to LXDE Group: System/Libraries @@ -11,14 +11,14 @@ Source: https://github.com/lxqt/libfm-qt.git/%{version}/libfm-qt-%{versio License: LGPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: ldconfig +BuildRequires: libQt5X11Extras-devel BuildRequires: libexif-devel BuildRequires: libgcc BuildRequires: libglib-devel BuildRequires: libmenu-cache-devel -BuildRequires: libqt5-devel BuildRequires: libstdc++6-devel BuildRequires: libxcb-devel +BuildRequires: qt5-qtbase-devel ## AUTOBUILDREQ-END BuildRequires: cmake Requires: %{name}-tools = %{?epoch:%epoch:}%{version}-%{release} @@ -95,6 +95,9 @@ done %{_datadir}/mime/packages/libfm-qt-mimetypes.xml %changelog +* Wed Nov 10 2021 Automatic Build System 1.0.0-1mamba +- automatic version update by autodist + * Sat Apr 17 2021 Automatic Build System 0.17.1-1mamba - automatic version update by autodist