From 4df846898a2b7191bdf1e3deb6b14c94452639e7 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 06:36:30 +0100 Subject: [PATCH] automatic version update by autodist [release 1.0.0-1mamba;Wed Nov 24 2021] --- lxqt-panel.spec | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/lxqt-panel.spec b/lxqt-panel.spec index b6c6516..b18f052 100644 --- a/lxqt-panel.spec +++ b/lxqt-panel.spec @@ -1,6 +1,6 @@ Name: lxqt-panel -Version: 0.17.1 -Release: 2mamba +Version: 1.0.0 +Release: 1mamba Summary: The taskbar of the LXQt desktop environment Group: Graphical Desktop/Applications/Environment Vendor: openmamba @@ -11,8 +11,9 @@ Source: https://github.com/lxqt/lxqt-panel.git/%{version}/lxqt-panel-%{ve License: LGPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: ldconfig BuildRequires: libICE-devel +BuildRequires: libQt5Svg-devel +BuildRequires: libQt5X11Extras-devel BuildRequires: libSM-devel BuildRequires: libX11-devel BuildRequires: libXcomposite-devel @@ -28,7 +29,6 @@ BuildRequires: libkwindowsystem-devel BuildRequires: liblxqt-devel BuildRequires: liblxqt-globalkeys-devel BuildRequires: libpulseaudio-devel -BuildRequires: libqt5-devel BuildRequires: libqtxdg-devel BuildRequires: libsensors-devel BuildRequires: libsolid-devel @@ -38,6 +38,7 @@ BuildRequires: libsysstat-devel BuildRequires: libxcb-devel BuildRequires: libxcb-util-devel BuildRequires: libxkbcommon-devel +BuildRequires: qt5-qtbase-devel ## AUTOBUILDREQ-END BuildRequires: cmake Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} @@ -108,6 +109,7 @@ done %{_libdir}/lxqt-panel/libbacklight.so %{_libdir}/lxqt-panel/libcolorpicker.so %{_libdir}/lxqt-panel/libcpuload.so +%{_libdir}/lxqt-panel/libcustomcommand.so %{_libdir}/lxqt-panel/libdirectorymenu.so %{_libdir}/lxqt-panel/libkbindicator.so %{_libdir}/lxqt-panel/libmount.so @@ -124,6 +126,9 @@ done %changelog +* Wed Nov 24 2021 Automatic Build System 1.0.0-1mamba +- automatic version update by autodist + * Tue Apr 20 2021 Silvan Calarco 0.17.1-2mamba - require pavucontrol-qt