added requirements python-chardet and python-idna [release 1.4.1-2mamba;Sun Aug 27 2017]
This commit is contained in:
parent
99711baa93
commit
46c21b7100
@ -1,5 +1,5 @@
|
|||||||
Name: virt-manager
|
Name: virt-manager
|
||||||
Version: 1.4.0
|
Version: 1.4.1
|
||||||
Release: 2mamba
|
Release: 2mamba
|
||||||
Summary: Virtual Machine Manager
|
Summary: Virtual Machine Manager
|
||||||
Group: Applications/Emulators
|
Group: Applications/Emulators
|
||||||
@ -33,6 +33,8 @@ Requires: qemu
|
|||||||
Requires: libosinfo
|
Requires: libosinfo
|
||||||
Requires: openssh-askpass
|
Requires: openssh-askpass
|
||||||
Requires: python-requests
|
Requires: python-requests
|
||||||
|
Requires: python-chardet
|
||||||
|
Requires: python-idna
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -126,6 +128,12 @@ exit 0
|
|||||||
# ChangeLog NEWS README TODO
|
# ChangeLog NEWS README TODO
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Aug 27 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 1.4.1-2mamba
|
||||||
|
- added requirements python-chardet and python-idna
|
||||||
|
|
||||||
|
* Fri Aug 11 2017 Automatic Build System <autodist@mambasoft.it> 1.4.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Jul 23 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 1.4.0-2mamba
|
* Sat Jul 23 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 1.4.0-2mamba
|
||||||
- fix italian translation error causing editing vms to fail
|
- fix italian translation error causing editing vms to fail
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user