Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Daniel P. Berrange
244142d6bd Revert "Update to 5.0 release"
Spice-gtk 0.33 is not available in F24

This reverts commit ae9adcab9c.
2016-11-25 15:50:30 +00:00
2 changed files with 5 additions and 6 deletions

View file

@ -1 +1 @@
b30d5ea7715a2f6e12e0e9727abe7cb4 virt-viewer-5.0.tar.gz
d92d09ba29413c4aa0498e7cccf4eea2 virt-viewer-4.0.tar.gz

View file

@ -16,13 +16,14 @@
%endif
Name: virt-viewer
Version: 5.0
Release: 1%{?dist}%{?extra_release}
Version: 4.0
Release: 2%{?dist}%{?extra_release}
Summary: Virtual Machine Viewer
Group: Applications/System
License: GPLv2+
URL: http://virt-manager.org/
Source0: http://virt-manager.org/download/sources/%{name}/%{name}-%{version}.tar.gz
Patch0: 0001-Fix-resizing-problem-with-recent-gtk-versions.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Requires: openssh-clients
Requires(post): %{_sbindir}/update-alternatives
@ -65,6 +66,7 @@ the display, and libvirt for looking up VNC/SPICE server details.
%prep
%setup -q
%patch0 -p1
%build
@ -133,9 +135,6 @@ fi
%{_mandir}/man1/remote-viewer.1*
%changelog
* Thu Nov 24 2016 Daniel P. Berrange <berrange@redhat.com> - 5.0-1
- Update to 5.0 release
* Wed Oct 05 2016 Christophe Fergeau <cfergeau@redhat.com> 4.0-2
- Add upstream patch fixing virt-viewer window gradually getting bigger and
bigger