update to 0.17.0 [release 0.17.0-1mamba;Sun Apr 18 2021]

This commit is contained in:
Silvan Calarco 2024-01-06 06:35:00 +01:00
parent f10c56a176
commit 62f3a4d12c

View File

@ -1,8 +1,8 @@
Name: lxqt-admin
Version: 0.16.0
Version: 0.17.0
Release: 1mamba
Summary: Two GUI tools to adjust settings of the operating system LXQt is running on
Group: Graphical Destkop/Applications/Configuration
Group: Graphical Desktop/Applications/Configuration
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
@ -11,7 +11,6 @@ Source: https://github.com/lxqt/lxqt-admin.git/%{version}/lxqt-admin-%{ve
License: LGPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: ldconfig
BuildRequires: libgcc
BuildRequires: libglib-devel
BuildRequires: libkwindowsystem-devel
@ -21,7 +20,6 @@ BuildRequires: libqtxdg-devel
BuildRequires: libstdc++6-devel
## AUTOBUILDREQ-END
BuildRequires: cmake
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
two GUI tools to adjust settings of the operating system LXQt is running on.
@ -59,5 +57,8 @@ done
%doc AUTHORS COPYING
%changelog
* Sun Apr 18 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.17.0-1mamba
- update to 0.17.0
* Mon Nov 09 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.16.0-1mamba
- package created using the webbuild interface