Blame SPECS/spice-gtk.spec

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