update to 0.16.0 [release 0.16.0-1mamba;Sun Nov 08 2020]

This commit is contained in:
Silvan Calarco 2024-01-06 06:37:01 +01:00
parent ee374923ed
commit f0b1eefc5c

View File

@ -1,5 +1,5 @@
Name: lxqt-qtplugin Name: lxqt-qtplugin
Version: 0.15.1 Version: 0.16.0
Release: 1mamba Release: 1mamba
Summary: A library libqtlxqt to integrate Qt with LXQt Summary: A library libqtlxqt to integrate Qt with LXQt
Group: System/Libraries Group: System/Libraries
@ -18,6 +18,7 @@ BuildRequires: libqt5-devel
BuildRequires: libqtxdg-devel BuildRequires: libqtxdg-devel
BuildRequires: libstdc++6-devel BuildRequires: libstdc++6-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: libfm-qt-devel
BuildRequires: cmake BuildRequires: cmake
BuildRoot: %{_tmppath}/%{name}-%{version}-root BuildRoot: %{_tmppath}/%{name}-%{version}-root
@ -56,5 +57,8 @@ A library libqtlxqt to integrate Qt with LXQt.
%doc AUTHORS LICENSE %doc AUTHORS LICENSE
%changelog %changelog
* Sun Nov 08 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.16.0-1mamba
- update to 0.16.0
* Sat Oct 03 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.15.1-1mamba * Sat Oct 03 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.15.1-1mamba
- package created using the webbuild interface - package created using the webbuild interface