fix for using plasma-discover instead of apper [release 4.1.0-2mamba;Fri Jul 24 2020]
This commit is contained in:
parent
c29fd8dbf3
commit
113f3f4891
@ -1,6 +1,6 @@
|
|||||||
Name: mambatray
|
Name: mambatray
|
||||||
Version: 4.0.0
|
Version: 4.1.0
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
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
|
||||||
@ -14,16 +14,14 @@ License: GPL
|
|||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
Requires: packagekitgui
|
Requires: packagekitgui
|
||||||
Requires: firewallgui
|
Requires: firewallgui
|
||||||
Requires: python36
|
Requires: python3
|
||||||
Requires: PyQt5-py36
|
Requires: PyQt5-py3
|
||||||
Requires: python-sip-py36
|
Requires: python-sip-py3
|
||||||
Requires: ufw
|
Requires: ufw
|
||||||
Requires: python-libproxy-py36
|
Requires: python-libproxy-py3
|
||||||
Requires: plasma-pk-updates
|
#Requires: plasma-pk-updates
|
||||||
Requires: apper
|
|
||||||
Requires: kcm_ufw
|
|
||||||
Requires: kde-runtime
|
|
||||||
#Requires: discover
|
#Requires: discover
|
||||||
|
#Requires: kcm_ufw
|
||||||
|
|
||||||
%description
|
%description
|
||||||
A tray-icon based openmamba control center.
|
A tray-icon based openmamba control center.
|
||||||
@ -59,6 +57,12 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null
|
|||||||
%doc AUTHORS COPYING
|
%doc AUTHORS COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 24 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 4.1.0-2mamba
|
||||||
|
- fix for using plasma-discover instead of apper
|
||||||
|
|
||||||
|
* Wed Jul 22 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 4.1.0-1mamba
|
||||||
|
- update to 4.1.0
|
||||||
|
|
||||||
* Thu Oct 24 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 4.0.0-1mamba
|
* Thu Oct 24 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 4.0.0-1mamba
|
||||||
- update to 4.0.0
|
- update to 4.0.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user