update to 5.3 [release 5.3-1mamba;Tue Aug 06 2024]
This commit is contained in:
parent
30bc8721df
commit
5e5ded915c
@ -1,13 +1,13 @@
|
|||||||
Name: mambatray
|
Name: mambatray
|
||||||
Version: 5.2
|
Version: 5.3
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A tray-icon based openmamba control center
|
Summary: A tray-icon based openmamba control center
|
||||||
Group: Graphical Desktop/Applications/Configuration
|
Group: Graphical Desktop/Applications/Configuration
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://gitlab.mambasoft.it/openmamba/mambatray
|
URL: https://src.openmamba.org/openmamba/mambatray
|
||||||
Source: https://gitlab.mambasoft.it/openmamba/mambatray.git/v%{version}/mambatray-%{version}.tar.bz2
|
Source: https://src.openmamba.org/openmamba/mambatray.git/v%{version}/mambatray-%{version}.tar.bz2
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
@ -21,6 +21,7 @@ Requires: discover
|
|||||||
Requires: PackageKit
|
Requires: PackageKit
|
||||||
Requires: ufw
|
Requires: ufw
|
||||||
Requires: openmamba-icons
|
Requires: openmamba-icons
|
||||||
|
Requires: kf6-kcmutils
|
||||||
#Requires: plasma-pk-updates
|
#Requires: plasma-pk-updates
|
||||||
#Requires: kcm_ufw
|
#Requires: kcm_ufw
|
||||||
|
|
||||||
@ -54,9 +55,13 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_sysconfdir}/xdg/autostart/mambatray.desktop
|
%{_sysconfdir}/xdg/autostart/mambatray.desktop
|
||||||
%{_bindir}/mambatray
|
%{_bindir}/mambatray
|
||||||
|
%{_datadir}/applications/mambatray.desktop
|
||||||
%doc AUTHORS COPYING
|
%doc AUTHORS COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 06 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 5.3-1mamba
|
||||||
|
- update to 5.3
|
||||||
|
|
||||||
* Sun Feb 25 2024 Automatic Build System <autodist@mambasoft.it> 5.2-1mamba
|
* Sun Feb 25 2024 Automatic Build System <autodist@mambasoft.it> 5.2-1mamba
|
||||||
- update to 5.2
|
- update to 5.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user