update to 5.0 [release 5.0-1mamba;Sun Jun 19 2022]
This commit is contained in:
parent
0d228a3da1
commit
d26bb74a04
@ -1,13 +1,13 @@
|
|||||||
Name: mambatray
|
Name: mambatray
|
||||||
Version: 4.4
|
Version: 5.0
|
||||||
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: http://gitlab.mambasoft.it/openmamba/mambatray
|
URL: https://gitlab.mambasoft.it/openmamba/mambatray
|
||||||
Source: http://gitlab.mambasoft.it/openmamba/mambatray.git/mambatray-%{version}.tar.bz2
|
Source: https://gitlab.mambasoft.it/openmamba/mambatray.git/v%{version}/mambatray-%{version}.tar.bz2
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
@ -16,12 +16,13 @@ Requires: firewallgui
|
|||||||
Requires: python3
|
Requires: python3
|
||||||
Requires: PyQt5-py3
|
Requires: PyQt5-py3
|
||||||
Requires: python-sip-py3
|
Requires: python-sip-py3
|
||||||
Requires: ufw
|
|
||||||
Requires: python-libproxy-py3
|
Requires: python-libproxy-py3
|
||||||
|
Requires: python-distro-py3
|
||||||
Requires: discover
|
Requires: discover
|
||||||
Requires: PackageKit
|
Requires: PackageKit
|
||||||
|
Requires: ufw
|
||||||
|
Requires: openmamba-icons
|
||||||
#Requires: plasma-pk-updates
|
#Requires: plasma-pk-updates
|
||||||
#Requires: discover
|
|
||||||
#Requires: kcm_ufw
|
#Requires: kcm_ufw
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -54,10 +55,12 @@ 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}/icons/hicolor/*/apps/mambatray.png
|
|
||||||
%doc AUTHORS COPYING
|
%doc AUTHORS COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jun 19 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 5.0-1mamba
|
||||||
|
- update to 5.0
|
||||||
|
|
||||||
* Sun Jan 02 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 4.4-1mamba
|
* Sun Jan 02 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 4.4-1mamba
|
||||||
- update to 4.4
|
- update to 4.4
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user