diff --git a/mambatray.spec b/mambatray.spec index a27004c..6268189 100644 --- a/mambatray.spec +++ b/mambatray.spec @@ -1,13 +1,13 @@ Name: mambatray -Version: 4.4 +Version: 5.0 Release: 1mamba Summary: A tray-icon based openmamba control center Group: Graphical Desktop/Applications/Configuration Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://gitlab.mambasoft.it/openmamba/mambatray -Source: http://gitlab.mambasoft.it/openmamba/mambatray.git/mambatray-%{version}.tar.bz2 +URL: https://gitlab.mambasoft.it/openmamba/mambatray +Source: https://gitlab.mambasoft.it/openmamba/mambatray.git/v%{version}/mambatray-%{version}.tar.bz2 License: GPL ## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-END @@ -16,12 +16,13 @@ Requires: firewallgui Requires: python3 Requires: PyQt5-py3 Requires: python-sip-py3 -Requires: ufw Requires: python-libproxy-py3 +Requires: python-distro-py3 Requires: discover Requires: PackageKit +Requires: ufw +Requires: openmamba-icons #Requires: plasma-pk-updates -#Requires: discover #Requires: kcm_ufw %description @@ -54,10 +55,12 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null %defattr(-,root,root) %{_sysconfdir}/xdg/autostart/mambatray.desktop %{_bindir}/mambatray -%{_datadir}/icons/hicolor/*/apps/mambatray.png %doc AUTHORS COPYING %changelog +* Sun Jun 19 2022 Silvan Calarco 5.0-1mamba +- update to 5.0 + * Sun Jan 02 2022 Silvan Calarco 4.4-1mamba - update to 4.4