a108a9
#define _version_suffix
a108a9
a108a9
Name:           spice-gtk
84be6c
Version:        0.38
7492b2
Release:        6%{?dist}
a108a9
Summary:        A GTK+ widget for SPICE clients
a108a9
a108a9
Group:          System Environment/Libraries
a108a9
License:        LGPLv2+
a108a9
URL:            http://spice-space.org/page/Spice-Gtk
a108a9
#VCS:           git:git://anongit.freedesktop.org/spice/spice-gtk
84be6c
Source0:        https://www.spice-space.org/download/gtk/%{name}-%{version}%{?_version_suffix}.tar.xz
84be6c
Source1:        https://www.spice-space.org/download/gtk/%{name}-%{version}%{?_version_suffix}.tar.xz.sig
a108a9
Source2:        victortoso-E37A484F.keyring
84be6c
Patch0001:      0001-channel-main-Avoid-macro-side-effects.patch
84be6c
Patch0002:      0002-channel-main-Check-proper-size-and-caps-handling-VD_.patch
84be6c
Patch0003:      0003-build-sys-bump-polkit-requirement-to-0.101.patch
84be6c
Patch0004:      0004-spice-channel-Read-all-available-data-from-SASL-buff.patch
84be6c
Patch0005:      0005-meson-add-wayland-protocols.patch
84be6c
Patch0006:      0006-wayland-add-wayland-extensions-functions.patch
84be6c
Patch0007:      0007-spice-gtk-save-mouse-button-state-on-mouse-click.patch
84be6c
Patch0008:      0008-wayland-fix-mouse-lock-in-server-mode.patch
84be6c
Patch0009:      0009-channel-main-Handle-some-detailed-error-for-VD_AGENT.patch
84be6c
Patch0010:      0010-quic-Check-we-have-some-data-to-start-decoding-quic-.patch
84be6c
Patch0011:      0011-quic-Check-image-size-in-quic_decode_begin.patch
84be6c
Patch0012:      0012-quic-Check-RLE-lengths.patch
84be6c
Patch0013:      0013-quic-Avoid-possible-buffer-overflow-in-find_bucket.patch
7492b2
Patch0014:      0014-Remove-some-warnings-from-Clang-static-analyzer.patch
7492b2
Patch0015:      0015-ssl_verify-Do-not-check-IP-if-we-fail-to-resolve-it.patch
7492b2
Patch0016:      0016-usb-backend-Fix-spice-usbredir-redirect-on-connect-o.patch
7492b2
7492b2
Patch0017:      0017-empty_cd_clicked_cb-g_free-basename.patch
7492b2
Patch0018:      0018-spice_usbutil_parse_usbids-verify-at-least-one-vendo.patch
7492b2
Patch0019:      0019-sink_event_probe-do-not-keep-duration-in-a-variable.patch
7492b2
Patch0020:      0020-mark_false_event_id-is-guint-assign-0-to-it-not-FALS.patch
7492b2
Patch0021:      0021-usb-backend-create_emulated_device-assert-address-32.patch
7492b2
Patch0022:      0022-spice-utils-allocate-ctx-after-g_return_val_if_fail.patch
7492b2
7492b2
# migration fixes: some earlier patches to make the following patches apply
7492b2
Patch0023:      0023-channel-main-Fix-indentation.patch
7492b2
Patch0024:      0024-channel-main-Fix-indentation.patch
7492b2
Patch0025:      0025-channel-main-Remove-unused-declaration.patch
7492b2
# related to patch 0009
7492b2
Patch0026:      0026-main-add-a-few-missing-vdagent-capability-descriptio.patch
7492b2
# same file, safer code
7492b2
Patch0027:      0027-main-add-stricter-pre-condition-on-display-id-value.patch
7492b2
# migration fixes: the patches
7492b2
Patch0028:      0028-channel-main-Use-heap-and-reference-counting-for-spi.patch
7492b2
Patch0029:      0029-channel-main-Copy-SpiceMigrationDstInfo-into-spice_m.patch
7492b2
Patch0030:      0030-channel-main-Make-more-clear-that-host_data-and-cert.patch
7492b2
Patch0031:      0031-channel-main-Handle-not-terminated-host_data-and-cer.patch
7492b2
84be6c
84be6c
BuildRequires: meson
a108a9
BuildRequires: git-core
a108a9
BuildRequires: gnupg2
a108a9
BuildRequires: intltool
a108a9
BuildRequires: usbredir-devel >= 0.7.1
84be6c
BuildRequires: libusb1-devel >= 1.0.21
a108a9
BuildRequires: libgudev1-devel
a108a9
BuildRequires: pixman-devel libjpeg-turbo-devel
a108a9
BuildRequires: celt051-devel pulseaudio-libs-devel opus-devel
a108a9
BuildRequires: zlib-devel
a108a9
BuildRequires: cyrus-sasl-devel
a108a9
BuildRequires: libcacard-devel
a108a9
BuildRequires: gobject-introspection-devel
a108a9
BuildRequires: libacl-devel
a108a9
BuildRequires: polkit-devel
a108a9
BuildRequires: gtk-doc
a108a9
BuildRequires: vala-tools
a108a9
BuildRequires: usbutils
a108a9
BuildRequires: libsoup-devel >= 2.49.91
a108a9
BuildRequires: lz4-devel
a108a9
BuildRequires: gtk3-devel
a108a9
BuildRequires: json-glib-devel
84be6c
BuildRequires: spice-protocol >= 0.14.2
a108a9
BuildRequires: gstreamer1-devel >= 1.10.0 gstreamer1-plugins-base-devel >= 1.10.0
84be6c
BuildRequires: python3-devel python3-six python3-pyparsing
84be6c
BuildRequires: wayland-protocols-devel >= 1.17
84be6c
BuildRequires: libwayland-server libwayland-cursor libwayland-client
a108a9
Obsoletes: spice-gtk-python < 0.32
a108a9
a108a9
Requires: spice-glib%{?_isa} = %{version}-%{release}
a108a9
a108a9
BuildRequires: openssl-devel
a108a9
a108a9
%description
a108a9
Client libraries for SPICE desktop servers.
a108a9
a108a9
%package -n spice-glib
a108a9
Summary: A GObject for communicating with Spice servers
a108a9
Group: Development/Libraries
a108a9
a108a9
%description -n spice-glib
a108a9
spice-client-glib-2.0 is a SPICE client library for GLib2.
a108a9
a108a9
%package -n spice-glib-devel
a108a9
Summary: Development files to build Glib2 applications with spice-glib-2.0
a108a9
Group: Development/Libraries
a108a9
Requires: spice-glib%{?_isa} = %{version}-%{release}
a108a9
Requires: pkgconfig
a108a9
Requires: glib2-devel
a108a9
a108a9
%description -n spice-glib-devel
a108a9
spice-client-glib-2.0 is a SPICE client library for GLib2.
a108a9
a108a9
Libraries, includes, etc. to compile with the spice-glib-2.0 libraries
a108a9
a108a9
%package -n spice-gtk3
a108a9
Summary: A GTK3 widget for SPICE clients
a108a9
Group: Development/Libraries
a108a9
Requires: spice-glib%{?_isa} = %{version}-%{release}
a108a9
a108a9
%description -n spice-gtk3
a108a9
spice-client-glib-3.0 is a SPICE client library for Gtk3.
a108a9
a108a9
%package -n spice-gtk3-devel
a108a9
Summary: Development files to build GTK3 applications with spice-gtk-3.0
a108a9
Group: Development/Libraries
a108a9
Requires: spice-gtk3%{?_isa} = %{version}-%{release}
a108a9
Requires: spice-glib-devel%{?_isa} = %{version}-%{release}
a108a9
Requires: pkgconfig
a108a9
Requires: gtk3-devel
a108a9
Obsoletes: spice-gtk-devel < 0.32
a108a9
a108a9
%description -n spice-gtk3-devel
a108a9
spice-client-gtk-3.0 provides a SPICE viewer widget for GTK3.
a108a9
a108a9
Libraries, includes, etc. to compile with the spice-gtk3 libraries
a108a9
a108a9
%package -n spice-gtk3-vala
a108a9
Summary: Vala bindings for the spice-gtk-3.0 library
a108a9
Group: Development/Libraries
a108a9
Requires: spice-gtk3%{?_isa} = %{version}-%{release}
a108a9
Requires: spice-gtk3-devel%{?_isa} = %{version}-%{release}
a108a9
a108a9
%description -n spice-gtk3-vala
a108a9
A module allowing use of the spice-gtk-3.0 widget from vala
a108a9
a108a9
%package tools
a108a9
Summary: Spice-gtk tools
a108a9
Group: Applications/Internet
a108a9
Requires: spice-gtk3%{?_isa} = %{version}-%{release}
a108a9
Requires: spice-glib%{?_isa} = %{version}-%{release}
a108a9
a108a9
%description tools
a108a9
Simple clients for interacting with SPICE servers.
a108a9
spicy is a client to a SPICE desktop server.
a108a9
spicy-screenshot is a tool to capture screen-shots of a SPICE desktop.
a108a9
a108a9
a108a9
%prep
a108a9
gpgv2 --quiet --keyring %{SOURCE2} %{SOURCE1} %{SOURCE0}
a108a9
%autosetup -S git_am
a108a9
a108a9
%build
84be6c
%meson \
84be6c
    -Dgtk_doc=enabled \
84be6c
    -Dusb-acl-helper-dir=%{_libexecdir}/spice-gtk-%{_arch}/ \
84be6c
    -Dlz4=enabled \
84be6c
    -Dvapi=enabled \
84be6c
    -Dcelt051=disabled \
84be6c
    -Dwayland-protocols=enabled \
84be6c
    -Dwebdav=disabled
a108a9
84be6c
%meson_build
a108a9
a108a9
%install
84be6c
%meson_install
a108a9
a108a9
%find_lang %{name}
a108a9
a108a9
%ldconfig_scriptlets
a108a9
%ldconfig_scriptlets -n spice-glib
a108a9
%ldconfig_scriptlets -n spice-gtk3
a108a9
a108a9
a108a9
%files
a108a9
%doc AUTHORS
a108a9
%doc COPYING
a108a9
%doc README.md
a108a9
%doc CHANGELOG.md
a108a9
%{_mandir}/man1/spice-client.1*
a108a9
a108a9
%files -n spice-glib -f %{name}.lang
a108a9
%{_libdir}/libspice-client-glib-2.0.so.*
a108a9
%{_libdir}/girepository-1.0/SpiceClientGLib-2.0.typelib
a108a9
%dir %{_libexecdir}/spice-gtk-%{_arch}/
a108a9
%attr(4755, root, root) %{_libexecdir}/spice-gtk-%{_arch}/spice-client-glib-usb-acl-helper
a108a9
%{_datadir}/polkit-1/actions/org.spice-space.lowlevelusbaccess.policy
a108a9
a108a9
%files -n spice-glib-devel
a108a9
%{_libdir}/libspice-client-glib-2.0.so
a108a9
%{_includedir}/spice-client-glib-2.0
a108a9
%{_libdir}/pkgconfig/spice-client-glib-2.0.pc
a108a9
%{_datadir}/gir-1.0/SpiceClientGLib-2.0.gir
a108a9
%doc %{_datadir}/gtk-doc/html/*
a108a9
a108a9
%files -n spice-gtk3
a108a9
%{_libdir}/libspice-client-gtk-3.0.so.*
a108a9
%{_libdir}/girepository-1.0/SpiceClientGtk-3.0.typelib
a108a9
a108a9
%files -n spice-gtk3-devel
a108a9
%{_libdir}/libspice-client-gtk-3.0.so
a108a9
%{_includedir}/spice-client-gtk-3.0
a108a9
%{_libdir}/pkgconfig/spice-client-gtk-3.0.pc
a108a9
%{_datadir}/gir-1.0/SpiceClientGtk-3.0.gir
a108a9
a108a9
%files -n spice-gtk3-vala
a108a9
%{_datadir}/vala/vapi/spice-client-glib-2.0.deps
a108a9
%{_datadir}/vala/vapi/spice-client-glib-2.0.vapi
a108a9
%{_datadir}/vala/vapi/spice-client-gtk-3.0.deps
a108a9
%{_datadir}/vala/vapi/spice-client-gtk-3.0.vapi
a108a9
a108a9
%files tools
a108a9
%{_bindir}/spicy
a108a9
%{_bindir}/spicy-screenshot
a108a9
%{_bindir}/spicy-stats
a108a9
a108a9
%changelog
7492b2
* Sun Dec 13 2020 Uri Lublin <uril@redhat.com> - 0.38-6
7492b2
- Fix some migration issues
7492b2
  Related: rhbz#1867564
7492b2
7492b2
* Thu Dec 03 2020 Uri Lublin <uril@redhat.com> - 0.38-5
7492b2
- Fix more static analyzer issues
7492b2
  Resolves: rhbz#1839104
7492b2
7492b2
* Mon Nov  9 18:01:40 IST 2020 Uri Lublin <uril@redhat.com> - 0.38-4
7492b2
- Fix some static analyzer issues
7492b2
  Resolves: rhbz#1839104
7492b2
- Fix spice-usbredir-redirect-on-connect
7492b2
  Resolves: rhbz#1874740
7492b2
84be6c
* Mon Jun  1 2020 Frediano Ziglio <fziglio@redhat.com> - 0.38-3
84be6c
- Fix multiple buffer overflows in QUIC decoding code
84be6c
  Resolves: rhbz#1842472
84be6c
7492b2
* Wed May 20 2020 Victor Toso <victortoso@redhat.com> - 0.38-2
84be6c
- Brings some post releases fixes and disables celt051 that is
84be6c
  deprecated in spice-protocol 0.14.2
84be6c
- Possibly related to rhbz#1688737 rhbz#1746239
84be6c
  Related: rhbz#1817471
84be6c
- Fix mouse pointer on relative mouse mode
84be6c
  Resolves: rhbz#1674311
84be6c
- Handle detailed errors from guest agent
84be6c
  Related:  rhbz#1520393
84be6c
84be6c
* Tue May 05 2020 Victor Toso <victortoso@redhat.com> - 0.38-1
84be6c
- Update to 0.38
84be6c
  Resolves: rhbz#1817471
84be6c
a108a9
* Fri May 17 2019 Victor Toso <victortoso@redhat.com> - 0.37-1
a108a9
- Update to 0.37
a108a9
  Resolves: rhbz#1711370
a108a9
- Use gpg to check that tarball matches upstream release
a108a9
a108a9
* Fri Oct 12 2018 Frediano Ziglio <fziglio@redhat.com> - 0.35-7
a108a9
- Check for overflows decoding LZ4
a108a9
  Resolves: rhbz#1598242
a108a9
a108a9
* Wed Oct 10 2018 Frediano Ziglio <fziglio@redhat.com> - 0.35-6
a108a9
- Fix insufficient encoding checks for LZ
a108a9
  Resolves: rhbz#1598234
a108a9
a108a9
* Wed Aug 15 2018 Victor Toso <victortoso@redhat.com> - 0.35-4
a108a9
- Disable shared folders downstream (phodav)
a108a9
- Resolves: rhbz#1615985
a108a9
a108a9
* Mon Aug 13 2018 Victor Toso <victortoso@redhat.com> - 0.35-3
a108a9
- Include python3-devel to not fail on rhel-8.0 builds
a108a9
- Resolves: rhbz#1615571
a108a9
a108a9
* Mon Jul 30 2018 Florian Weimer <fweimer@redhat.com> - 0.35-2
a108a9
- Rebuild with fixed binutils
a108a9
a108a9
* Mon Jul 30 2018 Victor Toso <victortoso@redhat.com> - 0.35-1
a108a9
- Update to 0.35
a108a9
a108a9
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.34-4
a108a9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
a108a9
a108a9
* Sat Feb 03 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.34-3
a108a9
- Switch to %%ldconfig_scriptlets
a108a9
a108a9
* Thu Aug 24 2017 Christophe Fergeau <cfergeau@gmail.com> - 0.34-2
a108a9
- Build against OpenSSL 1.1.0 rather than the older 1.0
a108a9
a108a9
* Mon Jul 31 2017 Marc-André Lureau <marcandre.lureau@redhat.com> - 0.34-1
a108a9
- v0.34 release
a108a9
a108a9
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.33-6
a108a9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
a108a9
a108a9
* Tue Jun 20 2017 Cole Robinson <crobinso@redhat.com> - 0.33-5
a108a9
- channel-usbredir: Fix crash on channel-up. Resolves: rhbz#1399838
a108a9
- usbutils no longer ships usb.ids, it is hwdata now, set path manually.
a108a9
- Backport fixes for "Couldn't find current GL or GLX context" Resolves: rhbz#1461802
a108a9
a108a9
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.33-3
a108a9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
a108a9
a108a9
* Tue Oct 25 2016 Victor Toso <victortoso@redhat.com> - 0.33-2
a108a9
- Fix crash due clipboard failure with text conversion
a108a9
  Resolves: rhbz#1384676
a108a9
a108a9
* Fri Oct 07 2016 Marc-André Lureau <marcandre.lureau@redhat.com> - 0.33-1
a108a9
- Update to new 0.33 upstream release
a108a9
a108a9
* Thu Oct 06 2016 Marc-André Lureau <marcandre.lureau@redhat.com> - 0.32-3
a108a9
- Fix display refresh unless scaling is forced (rhbz#1382325)
a108a9
a108a9
* Mon Jul 11 2016 Christophe Fergeau <cfergeau@redhat.com> 0.32-2
a108a9
- Add upstream patches fixing USB event thread leak
a108a9
  Resolves: rhbz#1217202 (virt-manager)
a108a9
  May help with rhbz#1338042 (gnome-boxes)
a108a9
a108a9
* Tue Jun 21 2016 Marc-André Lureau <marcandre.lureau@redhat.com> 0.32-1
a108a9
- Update to new 0.32 upstream release
a108a9
a108a9
* Fri Apr 15 2016 Christophe Fergeau <cfergeau@redhat.com> - 0.31-2
a108a9
- Add upstream patch fixing flickering bug
a108a9
  Resolves: rhbz#1266484
a108a9
a108a9
* Fri Mar 11 2016 Marc-André Lureau <marcandre.lureau@redhat.com> 0.31-1
a108a9
- Update to new 0.31 upstream release
a108a9
a108a9
* Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.30-2
a108a9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
a108a9
a108a9
* Tue Oct 06 2015 Christophe Fergeau <cfergeau@redhat.com> 0.30-1
a108a9
- Update to new 0.30 upstream release
a108a9
a108a9
* Sat Sep 12 2015 Cole Robinson <crobinso@redhat.com> 0.29-4
a108a9
- Fix virt-manager default screen resolution and resolution across reboots
a108a9
- Resolves: rhbz#1240721
a108a9
a108a9
* Tue Sep 08 2015 Christophe Fergeau <cfergeau@redhat.com> 0.29-3
a108a9
- Don't crash on volume sync when there is no audio channel
a108a9
  Resolves: rhbz#1257210
a108a9
a108a9
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.29-2
a108a9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
a108a9
a108a9
* Mon Jun 15 2015 Marc-Andre Lureau <marcandre.lureau@redhat.com> 0.29-1
a108a9
- Update to spice-gtk v0.29
a108a9
a108a9
* Mon May 11 2015 Marc-Andre Lureau <marcandre.lureau@redhat.com> 0.28-3
a108a9
- Fix audio and usb channels with GNOME Boxes.
a108a9
  Resolves: rhbz#1220026
a108a9
a108a9
* Tue Mar 31 2015 Christophe Fergeau <cfergeau@redhat.com> 0.28-2
a108a9
- Add upstream patch fixing an USB redirection crash
a108a9
  Resolves: rhbz#1182226
a108a9
- Adjust build requires to new naming of phodav package
a108a9
a108a9
* Wed Mar 4 2015 Marc-André Lureau <marcandre.lureau@redhat.com> 0.28-1
a108a9
- Update to spice-gtk v0.28
a108a9
a108a9
* Mon Feb 23 2015 Christophe Fergeau <cfergeau@redhat.com> 0.27-6
a108a9
- Rebuild for phodav soname bump
a108a9
a108a9
* Tue Jan 27 2015 Marc-André Lureau <marcandre.lureau@redhat.com> 0.27-5
a108a9
- Fix reconnection on same session regressions introduced in 27-2.
a108a9
a108a9
* Tue Dec 30 2014 Christophe Fergeau <cfergeau@redhat.com> 0.27-4
a108a9
- Enable lz4 support
a108a9
a108a9
* Mon Dec 22 2014 Marc-André Lureau <marcandre.lureau@redhat.com> 0.27-3
a108a9
- Fix usbredir crash on disconnection.
a108a9
a108a9
* Tue Dec 16 2014 Marc-André Lureau <marcandre.lureau@redhat.com> 0.27-2
a108a9
- Fix authentication error handling regression.
a108a9
a108a9
* Thu Dec 11 2014 Marc-André Lureau <marcandre.lureau@redhat.com> 0.27-1
a108a9
- Update to spice-gtk v0.27
a108a9
a108a9
* Wed Oct 29 2014 Christophe Fergeau <cfergeau@redhat.com> 0.26-1
a108a9
- Update to spice-gtk v0.26
a108a9
a108a9
* Wed Sep 24 2014 Christophe Fergeau <cfergeau@redhat.com> 0.25-6
a108a9
- Run make install in gtk3 build after doing so in gtk2 build, otherwise
a108a9
  we'll end up packaging gtk2 builds of spicy et al in spice-client-tools
a108a9
  instead of gtk3 ones (#1145829)
a108a9
a108a9
* Wed Aug 20 2014 Kalev Lember <kalevlember@gmail.com> - 0.25-5
a108a9
- Rebuilt for rpm dependency generator failure (#1131892)
a108a9
a108a9
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.25-4
a108a9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
a108a9
a108a9
* Tue Jul 22 2014 Kalev Lember <kalevlember@gmail.com> - 0.25-3
a108a9
- Rebuilt for gobject-introspection 1.41.4
a108a9
a108a9
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.25-2
a108a9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
a108a9
a108a9
* Tue Feb 25 2014 Marc-André Lureau <marcandre.lureau@redhat.com> - 0.25-1
a108a9
- Update to upstream release v0.25
a108a9
- Added phodav dependency
a108a9
a108a9
* Tue Feb 25 2014 Marc-André Lureau <marcandre.lureau@redhat.com> - 0.23-2
a108a9
- Fix crash on finishing display rhbz#1069546
a108a9
a108a9
* Mon Feb 10 2014 Marc-André Lureau <marcandre.lureau@redhat.com> - 0.23-1
a108a9
- Update to spice-gtk 0.23
a108a9
a108a9
* Wed Nov 27 2013 Marc-André Lureau <marcandre.lureau@redhat.com> - 0.22-1
a108a9
- Update to spice-gtk 0.22
a108a9
a108a9
* Sun Nov 17 2013 Cole Robinson <crobinso@redhat.com> - 0.21-5
a108a9
- Fix grub graphical corruption after VM reboot (bz #1017955)
a108a9
a108a9
* Mon Oct 21 2013 Alon Levy <alevy@redhat.com> - 0.21-4
a108a9
- Fix mono invert only cursor contract. rhbz#998529
a108a9
a108a9
* Thu Oct  3 2013 Marc-André Lureau <marcandre.lureau@redhat.com> - 0.21-3
a108a9
- Fix palette cache regression. rhbz#1011936
a108a9
a108a9
* Mon Sep 30 2013 Marc-André Lureau <marcandre.lureau@redhat.com> - 0.21-2
a108a9
- Fix usbredir being broken in 0.21 release
a108a9
a108a9
* Wed Sep 18 2013 Marc-André Lureau <marcandre.lureau@redhat.com> - 0.21-1
a108a9
- Update to spice-gtk 0.21
a108a9
a108a9
* Fri Sep 13 2013 Christophe Fergeau <cfergeau@redhat.com> 0.20-6
a108a9
- Add misc upstream patches fixing various 0.20 bugs
a108a9
a108a9
* Wed Aug 28 2013 Alon Levy <alevy@redhat.com> - 0.20-5
a108a9
- Fix wrong mono cursor local rendering (rhbz#998529)
a108a9
a108a9
* Wed Aug 28 2013 Hans de Goede <hdegoede@redhat.com> - 0.20-4
a108a9
- Fix the spice-client-glib-usb-acl-helper no longer being suid root
a108a9
a108a9
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20-3
a108a9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
a108a9
a108a9
* Sat Jul  6 2013 Marc-André Lureau <marcandre.lureau@redhat.com> - 0.20-2
a108a9
- Fix spice_channel_string_to_type symbol visibility (rhbz#981815)
a108a9
a108a9
* Wed Jun 26 2013 Marc-André Lureau <marcandre.lureau@redhat.com> - 0.20-1
a108a9
- Update to spice-gtk 0.20
a108a9
a108a9
* Thu Apr 11 2013 Marc-André Lureau <marcandre.lureau@redhat.com> - 0.19-1
a108a9
- Update to spice-gtk 0.19
a108a9
a108a9
* Thu Mar 14 2013 Hans de Goede <hdegoede@redhat.com> - 0.18-2
a108a9
- Fix "Warning no automount-inhibiting implementation available" warnings
a108a9
a108a9
* Wed Feb 13 2013 Marc-André Lureau <marcandre.lureau@redhat.com> - 0.18-1
a108a9
- Update to spice-gtk 0.18
a108a9
a108a9
* Wed Feb  6 2013 Marc-André Lureau <marcandre.lureau@redhat.com> - 0.17-1
a108a9
- Update to spice-gtk 0.17
a108a9
a108a9
* Thu Jan 31 2013 Marc-André Lureau <marcandre.lureau@redhat.com> - 0.16-2
a108a9
- Remove perl-text-csv build requirement. (rhbz#873174)
a108a9
a108a9
* Sat Jan 12 2013 Marc-André Lureau <marcandre.lureau@redhat.com> - 0.16-1
a108a9
- Update to spice-gtk 0.16
a108a9
a108a9
* Mon Dec 31 2012 Marc-André Lureau <marcandre.lureau@redhat.com> - 0.15.3-1
a108a9
- Update to spice-gtk 0.15.3, fixes TLS & password regressions
a108a9
a108a9
* Fri Dec 21 2012 Christophe Fergeau <cfergeau@redhat.com> - 0.15-2
a108a9
- Update to spice-gtk 0.15
a108a9
a108a9
* Thu Oct 25 2012 Christophe Fergeau <cfergeau@redhat.com> - 0.14-2
a108a9
- Add various upstream patches
a108a9
a108a9
* Fri Sep 21 2012 Christophe Fergeau <cfergeau@redhat.com> - 0.14-1
a108a9
- Update to 0.14 release
a108a9
a108a9
* Fri Sep 14 2012 Christophe Fergeau <cfergeau@redhat.com> - 0.13.29-4
a108a9
- Add patch fixing CVE 2012-4425
a108a9
a108a9
* Thu Sep 13 2012 Christophe Fergeau <cfergeau@redhat.com> - 0.13.29-3
a108a9
- Run autoreconf after applying patch 2 as it only modifies Makefile.am
a108a9
a108a9
* Tue Sep 11 2012 Christophe Fergeau <cfergeau@redhat.com> - 0.13.29-2
a108a9
- Add patch to fix symbol versioning
a108a9
a108a9
* Fri Sep  7 2012 Hans de Goede <hdegoede@redhat.com> - 0.13.29-1
a108a9
- Update to the spice-gtk 0.13.29 development release
a108a9
- Rebuild for new usbredir
a108a9
a108a9
* Mon Sep 03 2012 Christophe Fergeau <cfergeau@redhat.com> - 0.13-2
a108a9
- Update to spice-gtk 0.13
a108a9
a108a9
* Tue Aug 07 2012 Christophe Fergeau <cfergeau@redhat.com> - 0.12.101-1
a108a9
- Update to the spice-gtk 0.12.101 development release (needed by Boxes
a108a9
  3.5.5)
a108a9
a108a9
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.12-5
a108a9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
a108a9
a108a9
* Tue May 15 2012 Marc-André Lureau <marcandre.lureau@redhat.com> - 0.12-4
a108a9
- re-Add back spice-protocol BuildRequires to help some deps magic happen
a108a9
a108a9
* Thu May 10 2012 Marc-André Lureau <marcandre.lureau@redhat.com> - 0.12-3
a108a9
- Fix Spice.Audio constructor Python binding
a108a9
  https://bugzilla.redhat.com/show_bug.cgi?id=820335
a108a9
a108a9
* Wed May  2 2012 Marc-André Lureau <marcandre.lureau@redhat.com> - 0.12-2
a108a9
- Fix virt-manager console not showing up, rhbz#818169
a108a9
a108a9
* Tue Apr 24 2012 Marc-André Lureau <marcandre.lureau@redhat.com> - 0.12-1
a108a9
- New upstream release 0.12
a108a9
a108a9
* Tue Apr 10 2012 Christophe Fergeau <cfergeau@redhat.com> - 0.11-5
a108a9
- Fix build on PPC
a108a9
- Remove ExclusiveArch. While spice-gtk will build on ARM and PPC, it
a108a9
  hasn't been tested on these arch, so there may be some bugs.
a108a9
a108a9
* Tue Mar 20 2012 Hans de Goede <hdegoede@redhat.com> - 0.11-4
a108a9
- Add missing BuildRequires: usbutils, so that we get proper USB device
a108a9
  descriptions in the USB device selection menu
a108a9
a108a9
* Wed Mar 14 2012 Hans de Goede <hdegoede@redhat.com> - 0.11-3
a108a9
- Fix a crash triggered when trying to view a usbredir enabled vm from
a108a9
  virt-manager
a108a9
a108a9
* Mon Mar 12 2012 Hans de Goede <hdegoede@redhat.com> - 0.11-2
a108a9
- Add back spice-protocol BuildRequires to help some deps magic happen
a108a9
a108a9
* Fri Mar  9 2012 Hans de Goede <hdegoede@redhat.com> - 0.11-1
a108a9
- New upstream release 0.11
a108a9
- Fix multilib conflict in spice-glib
a108a9
a108a9
* Thu Feb 23 2012 Marc-André Lureau <marcandre.lureau@redhat.com> - 0.10-1
a108a9
- New upstream release 0.10
a108a9
a108a9
* Mon Jan 30 2012 Hans de Goede <hdegoede@redhat.com> - 0.9-1
a108a9
- New upstream release 0.9
a108a9
a108a9
* Mon Jan 16 2012 Hans de Goede <hdegoede@redhat.com> - 0.8-1
a108a9
- New upstream release 0.8
a108a9
- Various small specfile improvements
a108a9
- Enable vala bindings
a108a9
a108a9
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7.39-3
a108a9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
a108a9
a108a9
* Mon Nov 14 2011 Adam Jackson <ajax@redhat.com> 0.7.39-2
a108a9
- Rebuild to break bogus libpng dependency
a108a9
- Fix summaries for gtk3 subpackages to not talk about gtk2
a108a9
a108a9
* Fri Sep  2 2011 Hans de Goede <hdegoede@redhat.com> - 0.7.39-1
a108a9
- Update to git snapshot 0.7.39-ab64, to add usbredir support
a108a9
a108a9
* Tue Jul 26 2011 Marc-André Lureau <marcandre.lureau@redhat.com> - 0.7.1-1
a108a9
- Upstream version 0.7.1-d5a8 (fix libtool versionning)
a108a9
a108a9
* Tue Jul 19 2011 Marc-André Lureau <marcandre.lureau@redhat.com> - 0.7-1
a108a9
- Upstream release 0.7
a108a9
a108a9
* Wed May 25 2011 Christophe Fergeau <cfergeau@redhat.com> - 0.6-1
a108a9
- Upstream release 0.6
a108a9
a108a9
* Tue Mar  1 2011 Hans de Goede <hdegoede@redhat.com> - 0.5-6
a108a9
- Fix spice-glib requires in .pc file (#680314)
a108a9
a108a9
* Fri Feb 11 2011 Matthias Clasen <mclasen@redhat.com> - 0.5-5
a108a9
- Fix build against glib 2.28
a108a9
a108a9
* Thu Feb 10 2011 Matthias Clasen <mclasen@redhat.com> - 0.5-4
a108a9
- Rebuild against newer gtk
a108a9
a108a9
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5-3
a108a9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
a108a9
a108a9
* Wed Feb  2 2011 Matthias Clasen <mclasen@redhat.com> - 0.5-2
a108a9
- Rebuild against newer gtk
a108a9
a108a9
* Thu Jan 27 2011 Marc-André Lureau <marcandre.lureau@redhat.com> - 0.5-1
a108a9
- Upstream release 0.5
a108a9
a108a9
* Fri Jan 14 2011 Daniel P. Berrange <berrange@redhat.com> - 0.4-2
a108a9
- Add support for parallel GTK3 build
a108a9
a108a9
* Mon Jan 10 2011 Dan Horák <dan[at]danny.cz> - 0.4-2
a108a9
- add ExclusiveArch as only x86 is supported
a108a9
a108a9
* Sun Jan 09 2011 Marc-André Lureau <marcandre.lureau@redhat.com> - 0.4-1
a108a9
- Upstream release 0.4
a108a9
- Initial release (#657403)
a108a9
a108a9
* Thu Nov 25 2010 Marc-André Lureau <marcandre.lureau@redhat.com> - 0.1.0-1
a108a9
- Initial packaging