require pygobject-py3 for mambabase

revert requiring dnf-plugins-core instead of yum-utils [release 4.95.1-3mamba;Wed Oct 30 2019]
This commit is contained in:
Silvan Calarco 2024-01-05 21:44:26 +01:00
parent f2277d7309
commit 7be364c9dd

View File

@ -19,8 +19,8 @@
%define distroicon openmamba
Name: desktop-base-openmamba
Version: 4.95.0
Release: 2mamba
Version: 4.95.1
Release: 3mamba
Summary: openmamba default desktop theme and menu entries
Group: System/Tools
Vendor: openmamba
@ -65,6 +65,7 @@ Requires: openssh-askpass
Requires: surface-tools
Requires: PyQt5-py3
Requires: python-sip-py3
Requires: pygobject-py3
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
@ -99,8 +100,9 @@ Requires: vixie-cron
Requires: rfkill
Requires: audit
Requires: PackageKit
Requires: yum
Requires: dnf
Requires: yum-utils
#Requires: dnf-plugins-core
Requires: dosfstools
Requires: fuse-exfat
@ -211,6 +213,16 @@ ln -s /dev/null %{buildroot}%{_sysconfdir}/udev/rules.d/80-net-setup-link.rules
%{_datadir}/openmamba/desktop/desktop-*.tar.bz2
%changelog
* Wed Oct 30 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 4.95.1-3mamba
- require pygobject-py3 for mambabase
- revert requiring dnf-plugins-core instead of yum-utils
* Sat Oct 26 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 4.95.1-2mamba
- require dnf and dnf-plugins-core instead of yum and yum-utils
* Fri Oct 25 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 4.95.1-1mamba
- update to 4.95.1
* Fri Oct 25 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 4.95.0-2mamba
- require python-sip-py3 for mambabase