automatic version update by autodist [release 1.1.0-1mamba;Thu Apr 21 2022]
This commit is contained in:
parent
4df846898a
commit
d6a7f7ca9d
@ -1,5 +1,5 @@
|
|||||||
Name: lxqt-panel
|
Name: lxqt-panel
|
||||||
Version: 1.0.0
|
Version: 1.1.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: The taskbar of the LXQt desktop environment
|
Summary: The taskbar of the LXQt desktop environment
|
||||||
Group: Graphical Desktop/Applications/Environment
|
Group: Graphical Desktop/Applications/Environment
|
||||||
@ -11,16 +11,10 @@ Source: https://github.com/lxqt/lxqt-panel.git/%{version}/lxqt-panel-%{ve
|
|||||||
License: LGPL
|
License: LGPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libICE-devel
|
|
||||||
BuildRequires: libQt5Svg-devel
|
BuildRequires: libQt5Svg-devel
|
||||||
BuildRequires: libQt5X11Extras-devel
|
BuildRequires: libQt5X11Extras-devel
|
||||||
BuildRequires: libSM-devel
|
|
||||||
BuildRequires: libX11-devel
|
BuildRequires: libX11-devel
|
||||||
BuildRequires: libXcomposite-devel
|
BuildRequires: libXtst-devel
|
||||||
BuildRequires: libXdamage-devel
|
|
||||||
BuildRequires: libXext-devel
|
|
||||||
BuildRequires: libXfixes-devel
|
|
||||||
BuildRequires: libXrender-devel
|
|
||||||
BuildRequires: libalsa-devel
|
BuildRequires: libalsa-devel
|
||||||
BuildRequires: libdbusmenu-qt5-devel
|
BuildRequires: libdbusmenu-qt5-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
@ -36,6 +30,7 @@ BuildRequires: libstatgrab-devel
|
|||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: libsysstat-devel
|
BuildRequires: libsysstat-devel
|
||||||
BuildRequires: libxcb-devel
|
BuildRequires: libxcb-devel
|
||||||
|
BuildRequires: libxcb-image-devel
|
||||||
BuildRequires: libxcb-util-devel
|
BuildRequires: libxcb-util-devel
|
||||||
BuildRequires: libxkbcommon-devel
|
BuildRequires: libxkbcommon-devel
|
||||||
BuildRequires: qt5-qtbase-devel
|
BuildRequires: qt5-qtbase-devel
|
||||||
@ -93,7 +88,7 @@ done
|
|||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_sysconfdir}/xdg/autostart/lxqt-panel.desktop
|
%{_sysconfdir}/xdg/autostart/lxqt-panel.desktop
|
||||||
%{_sysconfdir}/xdg/menus/lxqt-applications.menu
|
%{_sysconfdir}/xdg/menus/lxqt-applications*.menu
|
||||||
%{_bindir}/lxqt-panel
|
%{_bindir}/lxqt-panel
|
||||||
%{_datadir}/desktop-directories/lxqt-leave.directory
|
%{_datadir}/desktop-directories/lxqt-leave.directory
|
||||||
%{_datadir}/desktop-directories/lxqt-settings.directory
|
%{_datadir}/desktop-directories/lxqt-settings.directory
|
||||||
@ -126,6 +121,9 @@ done
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 21 2022 Automatic Build System <autodist@mambasoft.it> 1.1.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Nov 24 2021 Automatic Build System <autodist@mambasoft.it> 1.0.0-1mamba
|
* Wed Nov 24 2021 Automatic Build System <autodist@mambasoft.it> 1.0.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user