ccf9f0
%ifarch %{ix86} x86_64
ccf9f0
%define with_spice 1
ccf9f0
%endif
ccf9f0
ccf9f0
Name:           vinagre
ccf9f0
Version:        3.22.0
10167c
Release:        23%{?dist}
ccf9f0
Summary:        VNC client for GNOME
ccf9f0
ccf9f0
Group:          Applications/System
ccf9f0
License:        GPLv2+
ccf9f0
URL:            https://wiki.gnome.org/Apps/Vinagre
ccf9f0
#VCS: git:git://git.gnome.org/vinagre
ccf9f0
Source0:        https://download.gnome.org/sources/%{name}/3.22/%{name}-%{version}.tar.xz
ccf9f0
# Handle changed freerdp pkgconfig module name
ccf9f0
# https://bugzilla.gnome.org/show_bug.cgi?id=765444
ccf9f0
Patch0:         0001-handle-new-freerdp-pkgconfig-name.patch
ccf9f0
# Detect version of FreeRDP
ccf9f0
Patch1:         vinagre-3.22.0-freerdp-check.patch
ccf9f0
ccf9f0
# https://bugzilla.gnome.org/show_bug.cgi?id=1639808
ccf9f0
Patch2:         vinagre-3.22.0-fullscreen-toolbar.patch
ccf9f0
ccf9f0
# https://bugzilla.gnome.org/show_bug.cgi?id=1639805
ccf9f0
Patch3:         vinagre-3.22.0-deprecated-properties.patch
ccf9f0
ccf9f0
# https://bugzilla.gnome.org/show_bug.cgi?id=1660111
ccf9f0
Patch4:         vinagre-3.22.0-share-clipboard.patch
ccf9f0
ccf9f0
# https://bugzilla.gnome.org/show_bug.cgi?id=1659555
ccf9f0
Patch5:         vinagre-3.22.0-RDP-update.patch
ccf9f0
ccf9f0
# https://bugzilla.gnome.org/show_bug.cgi?id=1660093
ccf9f0
Patch6:         vinagre-3.22.0-rdp-connection-cancel.patch
ccf9f0
ccf9f0
# https://bugzilla.gnome.org/show_bug.cgi?id=1664381
ccf9f0
Patch7:         vinagre-3.22.0-logoff.patch
ccf9f0
79a2e7
# https://bugzilla.gnome.org/show_bug.cgi?id=1689273
79a2e7
Patch8:         vinagre-3.22.0-rdp-password-length.patch
79a2e7
711b5a
# https://bugzilla.redhat.com/show_bug.cgi?id=1788531
711b5a
Patch9:         vinagre-3-22.0-allow-multiple-windows.patch
711b5a
10167c
# https://bugzilla.redhat.com/show_bug.cgi?id=1839744
10167c
Patch10:        vinagre-3.22.0-rdp-black-screen.patch
10167c
ccf9f0
%if 0%{?with_spice}
ccf9f0
BuildRequires:  pkgconfig(spice-client-gtk-3.0)
ccf9f0
%endif
ccf9f0
BuildRequires:  pkgconfig(avahi-gobject)
ccf9f0
BuildRequires:  pkgconfig(avahi-ui-gtk3)
ccf9f0
%if 0%{?fedora} < 27 && 0%{?rhel} <= 7
ccf9f0
BuildRequires:  freerdp1.2-devel
ccf9f0
%else
ccf9f0
BuildRequires:  pkgconfig(freerdp2)
ccf9f0
%endif
ccf9f0
BuildRequires:  pkgconfig(gio-unix-2.0)
ccf9f0
BuildRequires:  pkgconfig(gtk+-3.0)
ccf9f0
BuildRequires:  pkgconfig(gtk-vnc-2.0)
ccf9f0
BuildRequires:  pkgconfig(libsecret-1)
ccf9f0
BuildRequires:  pkgconfig(libxml-2.0)
ccf9f0
BuildRequires:  pkgconfig(vte-2.91)
ccf9f0
BuildRequires:  desktop-file-utils
ccf9f0
BuildRequires:  /usr/bin/appstream-util
ccf9f0
BuildRequires:  intltool
ccf9f0
BuildRequires:  itstool
ccf9f0
BuildRequires:  vala-devel
ccf9f0
# For Patch0 gnome-autogen.sh
ccf9f0
BuildRequires:  gnome-common
ccf9f0
BuildRequires:  libappstream-glib-devel
ccf9f0
BuildRequires:  autoconf
ccf9f0
BuildRequires:  automake
ccf9f0
ccf9f0
# for /usr/share/dbus-1/services
ccf9f0
Requires: dbus
ccf9f0
ccf9f0
# for file triggers
ccf9f0
Requires: glib2 >= 2.45.4-2
ccf9f0
Requires: desktop-file-utils >= 0.22-6
ccf9f0
Requires: shared-mime-info >= 1.4-7
ccf9f0
ccf9f0
%description
ccf9f0
Vinagre is a VNC client for the GNOME desktop.
ccf9f0
ccf9f0
With Vinagre you can have several connections open simultaneously, bookmark
ccf9f0
your servers thanks to the Favorites support, store the passwords in the
ccf9f0
GNOME keyring, and browse the network to look for VNC servers.
ccf9f0
ccf9f0
Apart from the VNC protocol, vinagre supports Spice and RDP.
ccf9f0
ccf9f0
ccf9f0
%prep
ccf9f0
#%%autosetup -v
ccf9f0
%setup -q
ccf9f0
%patch0 -p1
ccf9f0
%patch1 -p1
ccf9f0
%patch2 -p1
ccf9f0
%patch3 -p1
ccf9f0
%patch4 -p1
ccf9f0
%patch5 -p1
ccf9f0
%patch6 -p1
ccf9f0
%patch7 -p1
79a2e7
%patch8 -p1
711b5a
%patch9 -p1
10167c
%patch10 -p1
ccf9f0
ccf9f0
ccf9f0
%build
ccf9f0
# copied from autogen.sh, needed for Patch0; drop when that is merged
ccf9f0
ACLOCAL_FLAGS="$ACLOCAL_FLAGS" USE_GNOME2_MACROS=1 . gnome-autogen.sh
ccf9f0
export CFLAGS="%{optflags} -Wno-deprecated-declarations -Wno-format-nonliteral"
ccf9f0
%configure \
ccf9f0
%if 0%{?with_spice}
ccf9f0
           --enable-spice \
ccf9f0
%endif
ccf9f0
           --enable-rdp \
ccf9f0
           --enable-ssh \
ccf9f0
           --with-avahi \
ccf9f0
           --without-telepathy
ccf9f0
make V=1 %{?_smp_mflags}
ccf9f0
ccf9f0
ccf9f0
%install
ccf9f0
make install DESTDIR=%{buildroot} INSTALL="install -p"
ccf9f0
ccf9f0
%find_lang vinagre --with-gnome
ccf9f0
ccf9f0
ccf9f0
%check
ccf9f0
make check
ccf9f0
ccf9f0
%files -f vinagre.lang
ccf9f0
%doc AUTHORS NEWS README
ccf9f0
%license COPYING
ccf9f0
%{_bindir}/vinagre
ccf9f0
%if 0%{?fedora} < 27 && 0%{?rhel} <= 7
ccf9f0
%{_datadir}/appdata/*.appdata.xml
ccf9f0
%else
ccf9f0
%{_datadir}/metainfo/*.appdata.xml
ccf9f0
%endif
ccf9f0
%{_datadir}/applications/*.desktop
ccf9f0
%{_datadir}/icons/hicolor/*/*/*
ccf9f0
%{_datadir}/mime/packages/vinagre-mime.xml
ccf9f0
%{_datadir}/vinagre/
ccf9f0
%{_datadir}/glib-2.0/schemas/org.gnome.Vinagre.gschema.xml
ccf9f0
%dir %{_datadir}/GConf/
ccf9f0
%dir %{_datadir}/GConf/gsettings/
ccf9f0
%{_datadir}/GConf/gsettings/org.gnome.Vinagre.convert
ccf9f0
%{_mandir}/man1/vinagre.1*
ccf9f0
ccf9f0
ccf9f0
%changelog
10167c
* Fri Jun  5 2020 Marek Kasik <mkasik@redhat.com> - 3.22.0-23
10167c
- Remove unused variable (CovScan)
10167c
- Related: #1839744
10167c
10167c
* Fri Jun  5 2020 Marek Kasik <mkasik@redhat.com> - 3.22.0-22
10167c
- Rebuild due to new version of FreeRDP
10167c
- Fix an issue when RDP connection shows just black screen
10167c
- Resolves: #1839744
10167c
711b5a
* Thu Jan 16 2020 Felipe Borges <feborges@redhat.com> - 3.22.0-21
711b5a
- Allow the launch of multiple application instances
711b5a
- Related: #1788531
711b5a
79a2e7
* Tue May 21 2019 Marek Kasik <mkasik@redhat.com> - 3.22.0-20
79a2e7
- Rebuild due to RPMDiff (missing languages
79a2e7
- in vinagre.appdata.xml on x86_64)
79a2e7
- Related: #1689273
79a2e7
79a2e7
* Wed May 15 2019 Marek Kasik <mkasik@redhat.com> - 3.22.0-19
79a2e7
- Set maximum length of RDP password to 255 characters
79a2e7
- Resolves: #1689273
79a2e7
ccf9f0
* Mon Feb  4 2019 Marek Kasik <mkasik@redhat.com> - 3.22.0-18
ccf9f0
- Fix logoff from Windows initiated remotely
ccf9f0
- Resolves: #1664381
ccf9f0
ccf9f0
* Fri Dec 21 2018 Marek Kasik <mkasik@redhat.com> - 3.22.0-17
ccf9f0
- Fix cancellation of connection via RDP
ccf9f0
- Resolves: #1660093
ccf9f0
ccf9f0
* Thu Dec 20 2018 Marek Kasik <mkasik@redhat.com> - 3.22.0-16
ccf9f0
- Check RDP events in timeout GSource not in idle
ccf9f0
- Resolves: #1659555
ccf9f0
ccf9f0
* Thu Dec 20 2018 Marek Kasik <mkasik@redhat.com> - 3.22.0-15
ccf9f0
- Fix "Share clipboard" functionality in Spice plugin
ccf9f0
- Resolves: #1660111
ccf9f0
ccf9f0
* Fri Dec 14 2018 Marek Kasik <mkasik@redhat.com> - 3.22.0-14
ccf9f0
- Don't use deprecated properties
ccf9f0
- Resolves: #1639805
ccf9f0
ccf9f0
* Fri Dec 14 2018 Marek Kasik <mkasik@redhat.com> - 3.22.0-13
ccf9f0
- Fix showing of fullscreen toolbar
ccf9f0
- Resolves: #1639808
ccf9f0
ccf9f0
* Tue Aug  7 2018 Marek Kasik <mkasik@redhat.com> - 3.22.0-12
ccf9f0
- Check for version of FreeRDP and handle it in the code
ccf9f0
ccf9f0
* Mon Aug  6 2018 Marek Kasik <mkasik@redhat.com> - 3.22.0-11
ccf9f0
- Remove dependency on telepathy
ccf9f0
- Related: #1612055
ccf9f0
ccf9f0
* Thu Jun 14 2018 Marek Kasik <mkasik@redhat.com> - 3.22.0-10
ccf9f0
- Fix build of vinagre
ccf9f0
- Resolves: #1580959
ccf9f0
ccf9f0
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.22.0-9
ccf9f0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
ccf9f0
ccf9f0
* Thu Jan 25 2018 Karsten Hopp <karsten@redhat.com> - 3.22.0-8
ccf9f0
- build with freerdp2
ccf9f0
ccf9f0
* Thu Jan 18 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.22.0-7
ccf9f0
- Remove obsolete scriptlets
ccf9f0
ccf9f0
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.22.0-6
ccf9f0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
ccf9f0
ccf9f0
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.22.0-5
ccf9f0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
ccf9f0
ccf9f0
* Tue Mar 21 2017 Simone Caronni <negativo17@gmail.com> - 3.22.0-4
ccf9f0
- Build requirement compat-freerdp12 has been renamed to freerdp1.2.
ccf9f0
ccf9f0
* Thu Mar 02 2017 Simone Caronni <negativo17@gmail.com> - 3.22.0-3
ccf9f0
- Tune compile options and use compatibility FreeRDP 1.2 package to fix FTBFS
ccf9f0
  in rawhide.
ccf9f0
ccf9f0
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.22.0-2
ccf9f0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
ccf9f0
ccf9f0
* Tue Sep 20 2016 David King <amigadave@amigadave.com> - 3.22.0-1
ccf9f0
- Update to 3.22.0
ccf9f0
ccf9f0
* Tue Sep 13 2016 David King <amigadave@amigadave.com> - 3.21.92-1
ccf9f0
- Update to 3.21.92
ccf9f0
ccf9f0
* Wed Jun 22 2016 Marc-André Lureau <mlureau@redhat.com> - 3.21.3-2
ccf9f0
- Rebuild to pick spice-gtk 0.32 ABI break
ccf9f0
ccf9f0
* Tue Jun 21 2016 David King <amigadave@amigadave.com> - 3.21.3-1
ccf9f0
- Update to 3.21.3
ccf9f0
ccf9f0
* Mon May 09 2016 David King <amigadave@amigadave.com> - 3.20.2-2
ccf9f0
- Update to 3.20.2
ccf9f0
ccf9f0
* Fri Apr 22 2016 Adam Williamson <awilliam@redhat.com> - 3.20.1-2
ccf9f0
- rebuild for changed freerdp sonames
ccf9f0
- backport patch to handle freerdp pkgconfig module rename
ccf9f0
ccf9f0
* Mon Apr 11 2016 David King <amigadave@amigadave.com> - 3.20.1-1
ccf9f0
- Update to 3.20.1
ccf9f0
ccf9f0
* Tue Mar 22 2016 David King <amigadave@amigadave.com> - 3.20.0-1
ccf9f0
- Update to 3.20.0
ccf9f0
ccf9f0
* Tue Feb 16 2016 David King <amigadave@amigadave.com> - 3.19.2-2
ccf9f0
- Fix AppData (#1308230)
ccf9f0
ccf9f0
* Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.19.2-2
ccf9f0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
ccf9f0
ccf9f0
* Tue Nov 24 2015 David King <amigadave@amigadave.com> - 3.19.2-1
ccf9f0
- Update to 3.19.2
ccf9f0
ccf9f0
* Mon Nov 16 2015 David King <amigadave@amigadave.com> - 3.18.2-2
ccf9f0
- Rebuild for new freerdp
ccf9f0
ccf9f0
* Thu Nov 12 2015 David King <amigadave@amigadave.com> - 3.18.2-1
ccf9f0
- Update to 3.18.2
ccf9f0
ccf9f0
* Tue Oct 13 2015 David King <amigadave@amigadave.com> - 3.18.1-1
ccf9f0
- Update to 3.18.1
ccf9f0
ccf9f0
* Mon Sep 21 2015 David King <amigadave@amigadave.com> - 3.18.0-1
ccf9f0
- Update to 3.18.0
ccf9f0
ccf9f0
* Tue Sep 01 2015 David King <amigadave@amigadave.com> - 3.17.91-1
ccf9f0
- Update to 3.17.91
ccf9f0
ccf9f0
* Fri Aug 14 2015 Matthias Clasen <mclasen@redhat.com> - 3.17.2-3
ccf9f0
- Rely on file triggers
ccf9f0
ccf9f0
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.17.2-2
ccf9f0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
ccf9f0
ccf9f0
* Mon May 25 2015 David King <amigadave@amigadave.com> - 3.17.2-1
ccf9f0
- Update to 3.17.2
ccf9f0
ccf9f0
* Mon May 11 2015 David King <amigadave@amigadave.com> - 3.16.1-1
ccf9f0
- Update to 3.16.1
ccf9f0
ccf9f0
* Sat Apr 18 2015 David King <amigadave@amigadave.com> - 3.16.0-2
ccf9f0
- Increase SPICE password limit
ccf9f0
ccf9f0
* Mon Mar 23 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.0-1
ccf9f0
- Update to 3.16.0
ccf9f0
ccf9f0
* Sun Mar 22 2015 Kalev Lember <kalevlember@gmail.com> - 3.15.92-2
ccf9f0
- Rebuilt for freerdp version downgrade
ccf9f0
ccf9f0
* Tue Mar 17 2015 Kalev Lember <kalevlember@gmail.com> - 3.15.92-1
ccf9f0
- Update to 3.15.92
ccf9f0
ccf9f0
* Mon Mar 02 2015 David King <amigadave@amigadave.com> - 3.15.91-1
ccf9f0
- Update to 3.15.91
ccf9f0
- Use license macro for COPYING
ccf9f0
ccf9f0
* Thu Jan 08 2015 David King <amigadave@amigadave.com> - 3.15.3-3
ccf9f0
- Update mimeinfo scriptlet snippet
ccf9f0
- Update man page glob in files section
ccf9f0
ccf9f0
* Sat Dec 20 2014 David King <amigadave@amigadave.com> - 3.15.3-2
ccf9f0
- Rebuild for FreeRDP bump
ccf9f0
ccf9f0
* Mon Dec 15 2014 David King <amigadave@amigadave.com> - 3.15.3-1
ccf9f0
- Update to 3.15.3
ccf9f0
ccf9f0
* Mon Nov 24 2014 David King <amigadave@amigadave.com> - 3.15.2-1
ccf9f0
- Update to 3.15.2
ccf9f0
- Depend on appstream-util at build time for AppData check
ccf9f0
ccf9f0
* Mon Nov 10 2014 David King <amigadave@amigadave.com> - 3.14.2-1
ccf9f0
- Update to 3.14.2
ccf9f0
- Use pkgconfig for BuildRequires
ccf9f0
- Call "make check" in check
ccf9f0
- Update homepage
ccf9f0
- Preserve timestamps during install
ccf9f0
ccf9f0
* Mon Oct 13 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.1-1
ccf9f0
- Update to 3.14.1
ccf9f0
ccf9f0
* Tue Sep 23 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.0-1
ccf9f0
- Update to 3.14.0
ccf9f0
ccf9f0
* Tue Sep 16 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.92-1
ccf9f0
- Update to 3.13.92
ccf9f0
ccf9f0
* Mon Aug 18 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.90-1
ccf9f0
- Update to 3.13.90
ccf9f0
- Run update-mime-database scriptlets once per transaction
ccf9f0
ccf9f0
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.13.4-2
ccf9f0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
ccf9f0
ccf9f0
* Mon Jul 21 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.4-1
ccf9f0
- Update to 3.13.4
ccf9f0
ccf9f0
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.13.2-2
ccf9f0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
ccf9f0
ccf9f0
* Tue May 27 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.2-1
ccf9f0
- Update to 3.13.2
ccf9f0
ccf9f0
* Thu May 15 2014 Kalev Lember <kalevlember@gmail.com> - 3.12.2-1
ccf9f0
- Update to 3.12.2
ccf9f0
ccf9f0
* Tue Apr 15 2014 Kalev Lember <kalevlember@gmail.com> - 3.12.1-1
ccf9f0
- Update to 3.12.1
ccf9f0
- Use desktop-file-validate
ccf9f0
ccf9f0
* Mon Mar 24 2014 Richard Hughes <rhughes@redhat.com> - 3.12.0-1
ccf9f0
- Update to 3.12.0
ccf9f0
ccf9f0
* Tue Mar 18 2014 Richard Hughes <rhughes@redhat.com> - 3.11.92-1
ccf9f0
- Update to 3.11.92
ccf9f0
ccf9f0
* Tue Feb 04 2014 Richard Hughes <rhughes@redhat.com> - 3.11.5-1
ccf9f0
- Update to 3.11.5
ccf9f0
ccf9f0
* Mon Nov 18 2013 Richard Hughes <rhughes@redhat.com> - 3.10.2-1
ccf9f0
- Update to 3.10.2
ccf9f0
ccf9f0
* Tue Oct 29 2013 Richard Hughes <rhughes@redhat.com> - 3.10.1-1
ccf9f0
- Update to 3.10.1
ccf9f0
ccf9f0
* Wed Sep 25 2013 Kalev Lember <kalevlember@gmail.com> - 3.10.0-1
ccf9f0
- Update to 3.10.0
ccf9f0
ccf9f0
* Thu Sep  5 2013 Matthias Clasen <mclasen@redhat.com> - 3.9.90-2
ccf9f0
- Depend on freerdp, thats what is used now
ccf9f0
ccf9f0
* Thu Aug 22 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.90-1
ccf9f0
- Update to 3.9.90
ccf9f0
ccf9f0
* Sat Aug 10 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.5-1
ccf9f0
- Update to 3.9.5
ccf9f0
ccf9f0
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.9.4-2
ccf9f0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
ccf9f0
ccf9f0
* Tue Jul 16 2013 Richard Hughes <rhughes@redhat.com> - 3.9.4-1
ccf9f0
- Update to 3.9.4
ccf9f0
ccf9f0
* Sun Jun 02 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.2-1
ccf9f0
- Update to 3.9.2
ccf9f0
ccf9f0
* Tue May 14 2013 Richard Hughes <rhughes@redhat.com> - 3.8.2-1
ccf9f0
- Update to 3.8.2
ccf9f0
ccf9f0
* Tue Apr 23 2013 Mat Booth <fedora@matbooth.co.uk> - 3.8.1-2
ccf9f0
- Add explicit dep on rdesktop for RDP functionality (#903225)
ccf9f0
ccf9f0
* Mon Apr 15 2013 Kalev Lember <kalevlember@gmail.com> - 3.8.1-1
ccf9f0
- Update to 3.8.1
ccf9f0
ccf9f0
* Tue Mar 26 2013 Kalev Lember <kalevlember@gmail.com> - 3.8.0-1
ccf9f0
- Update to 3.8.0
ccf9f0
ccf9f0
* Tue Mar 19 2013 Richard Hughes <rhughes@redhat.com> - 3.7.92-1
ccf9f0
- Update to 3.7.92
ccf9f0
ccf9f0
* Fri Mar  8 2013 Matthias Clasen <mclasen@redhat.com> - 3.7.91-1
ccf9f0
- Update to 3.7.91
ccf9f0
ccf9f0
* Tue Feb 19 2013 Richard Hughes <rhughes@redhat.com> - 3.7.90-1
ccf9f0
- Update to 3.7.90
ccf9f0
ccf9f0
* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.7.4-2
ccf9f0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
ccf9f0
ccf9f0
* Wed Jan 16 2013 Richard Hughes <hughsient@gmail.com> - 3.7.4-1
ccf9f0
- Update to 3.7.4
ccf9f0
ccf9f0
* Wed Jan 09 2013 Richard Hughes <hughsient@gmail.com> - 3.7.3-1
ccf9f0
- Update to 3.7.3
ccf9f0
ccf9f0
* Tue Nov 13 2012 Kalev Lember <kalevlember@gmail.com> - 3.6.2-1
ccf9f0
- Update to 3.6.2
ccf9f0
ccf9f0
* Wed Oct 17 2012 Kalev Lember <kalevlember@gmail.com> - 3.6.1-1
ccf9f0
- Update to 3.6.1
ccf9f0
ccf9f0
* Wed Sep 26 2012 Matthias Clasen <mclasen@redhat.com> - 3.6.0-1
ccf9f0
- Update to 3.6.0
ccf9f0
ccf9f0
* Wed Sep 19 2012 Richard Hughes <hughsient@gmail.com> - 3.5.92-1
ccf9f0
- Update to 3.5.92
ccf9f0
ccf9f0
* Thu Sep  6 2012 Matthias Clasen <mclasen@redhat.com> - 3.5.90-2
ccf9f0
- Rebuild against new spice
ccf9f0
ccf9f0
* Wed Aug 22 2012 Richard Hughes <hughsient@gmail.com> - 3.5.90-1
ccf9f0
- Update to 3.5.90
ccf9f0
ccf9f0
* Thu Aug 09 2012 Christophe Fergeau <cfergeau@redhat.com> - 3.5.2-3
ccf9f0
- Rebuilt against new spice-gtk
ccf9f0
ccf9f0
* Fri Jul 27 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.5.2-2
ccf9f0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
ccf9f0
ccf9f0
* Thu Jun 07 2012 Richard Hughes <hughsient@gmail.com> - 3.5.2-1
ccf9f0
- Update to 3.5.2
ccf9f0
ccf9f0
* Sun May 06 2012 Kalev Lember <kalevlember@gmail.com> - 3.5.1-1
ccf9f0
- Update to 3.5.1
ccf9f0
ccf9f0
* Tue Apr 24 2012 Kalev Lember <kalevlember@gmail.com> - 3.4.1-2
ccf9f0
- Silence rpm scriptlet output
ccf9f0
ccf9f0
* Tue Apr 17 2012 Kalev Lember <kalevlember@gmail.com> - 3.4.1-1
ccf9f0
- Update to 3.4.1
ccf9f0
- Dropped upstreamed translation patch
ccf9f0
ccf9f0
* Wed Mar 28 2012 Richard Hughes <rhughes@redhat.com> - 3.4.0-2
ccf9f0
- Fix the build by fixing the Russian help translation.
ccf9f0
ccf9f0
* Tue Mar 27 2012 Debarshi Ray <rishi@fedoraproject.org> - 3.4.0-1
ccf9f0
- Update to 3.4.0
ccf9f0
ccf9f0
* Wed Mar 21 2012 Kalev Lember <kalevlember@gmail.com> - 3.3.92-1
ccf9f0
- Update to 3.3.92
ccf9f0
ccf9f0
* Fri Mar  9 2012 Ville Skyttä <ville.skytta@iki.fi> - 3.3.4-3
ccf9f0
- Own %%{_datadir}/telepathy and %%{_datadir}/GConf dirs (#681636).
ccf9f0
ccf9f0
* Mon Feb 13 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.4-2
ccf9f0
- Update the description to mention RDP and Spice
ccf9f0
ccf9f0
* Tue Jan 17 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.4-1
ccf9f0
- Update to 3.3.4
ccf9f0
ccf9f0
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.3-2
ccf9f0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
ccf9f0
ccf9f0
* Tue Dec 20 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.3-1
ccf9f0
- Update to 3.3.3
ccf9f0
ccf9f0
* Thu Nov 24 2011 Tomas Bzatek <tbzatek@redhat.com> - 3.3.2-2
ccf9f0
- Fix the spice plugin
ccf9f0
ccf9f0
* Tue Nov 22 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.2-1
ccf9f0
- Update to 3.3.2
ccf9f0
ccf9f0
* Wed Nov  2 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.1-1
ccf9f0
- Update to 3.3.1
ccf9f0
ccf9f0
* Wed Oct 26 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.1-2
ccf9f0
- Rebuilt for glibc bug#747377
ccf9f0
ccf9f0
* Tue Oct 18 2011 Matthias Clasen <mclasen@redhat.com> - 3.2.1-1
ccf9f0
- Update 3.2.1
ccf9f0
ccf9f0
* Tue Sep 27 2011 Ray <rstrode@redhat.com> - 3.2.0-1
ccf9f0
- Update to 3.2.0
ccf9f0
ccf9f0
* Tue Sep 20 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.92-1
ccf9f0
- Update to 3.1.92
ccf9f0
ccf9f0
* Tue Sep  6 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.91-1
ccf9f0
- Update to 3.1.91
ccf9f0
ccf9f0
* Wed Aug 31 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.90-1
ccf9f0
- Update to 3.1.90
ccf9f0
- Make the dbus dep archful
ccf9f0
ccf9f0
* Thu Aug 18 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.5-1
ccf9f0
- Update to 3.1.5
ccf9f0
ccf9f0
* Wed Aug 03 2011 Adam Williamson <awilliam@redhat.com> - 3.1.4-2
ccf9f0
- rebuild against updated spice
ccf9f0
ccf9f0
* Mon Jul 25 2011 Matthew Barnes <mbarnes@redhat.com> 3.1.4-1
ccf9f0
- Update to 3.1.4
ccf9f0
ccf9f0
* Tue Jul 05 2011 Bastien Nocera <bnocera@redhat.com> 3.1.3-1
ccf9f0
- Update to 3.1.3
ccf9f0
ccf9f0
* Mon Jun 20 2011 Tomas Bzatek <tbzatek@redhat.com> - 3.1.2-3
ccf9f0
- Fix vala sources compilation
ccf9f0
ccf9f0
* Wed Jun 15 2011 Tomas Bzatek <tbzatek@redhat.com> - 3.1.2-2
ccf9f0
- Fix the main notebook widget expansion
ccf9f0
ccf9f0
* Tue Jun 14 2011 Tomas Bzatek <tbzatek@redhat.com> - 3.1.2-1
ccf9f0
- Update to 3.1.2
ccf9f0
- Removed -devel package
ccf9f0
ccf9f0
* Wed May 11 2011 Tomas Bzatek <tbzatek@redhat.com> - 3.1.1-1
ccf9f0
- Update to 3.1.1
ccf9f0
ccf9f0
* Sat May 07 2011 Christopher Aillon <caillon@redhat.com> - 3.0.1-3
ccf9f0
- Update scriptlets
ccf9f0
ccf9f0
* Thu Apr 28 2011 Dan Horák <dan[at]danny.cz> - 3.0.1-2
ccf9f0
- spice available only on x86
ccf9f0
ccf9f0
* Mon Apr 25 2011 Matthias Clasen <mclasen@redhat.com> - 3.0.1-1
ccf9f0
- Update to 3.0.1
ccf9f0
ccf9f0
* Tue Apr  5 2011 Christopher Aillon <caillon@redhat.com> - 3.0.0-2
ccf9f0
- Kill off the remnants of GConf, this uses GSettings now.
ccf9f0
- Bring back ssh support (by building against vte3 instead of vte)
ccf9f0
ccf9f0
* Mon Apr  4 2011 Matthias Clasen <mclasen@redhat.com> - 3.0.0-1
ccf9f0
- Update to 3.0.0
ccf9f0
ccf9f0
* Fri Mar 25 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.93-1
ccf9f0
- Update to 2.91.93
ccf9f0
ccf9f0
* Mon Mar 21 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.92-1
ccf9f0
- Update to 2.91.92
ccf9f0
ccf9f0
* Tue Mar  8 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.91-2
ccf9f0
- Fix build
ccf9f0
ccf9f0
* Mon Mar  7 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.91-1
ccf9f0
- Update to 2.91.91
ccf9f0
ccf9f0
* Tue Mar  1 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.8-2
ccf9f0
- Update to 2.91.8
ccf9f0
- Build the spice plugin
ccf9f0
ccf9f0
* Tue Feb 22 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.7-1
ccf9f0
- Update to 2.91.7
ccf9f0
ccf9f0
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.31.4-3
ccf9f0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
ccf9f0
ccf9f0
* Thu Aug 19 2010 Matthias Clasen <mclasen@redhat.com> 2.31.4-2
ccf9f0
- Disable the applet
ccf9f0
- Build against gtk3
ccf9f0
ccf9f0
* Wed Jun 30 2010 Matthias Clasen <mclasen@redhat.com> 2.31.4-1
ccf9f0
- Update to 2.31.4
ccf9f0
ccf9f0
* Sat Jun 19 2010 Matthias Clasen <mclasen@redhat.com> 2.30.1-2
ccf9f0
- Reduce overlinking
ccf9f0
ccf9f0
* Thu May 27 2010 Matthias Clasen <mclasen@redhat.com> 2.30.1-1
ccf9f0
- Update to 2.30.1
ccf9f0
ccf9f0
* Mon Mar 29 2010 Matthias Clasen <mclasen@redhat.com> 2.30.0-1
ccf9f0
- Update to 2.30.0
ccf9f0
- Modernize the icon cache handling
ccf9f0
ccf9f0
* Tue Mar  9 2010 Tomas Bzatek <tbzatek@redhat.com> 2.29.92-1
ccf9f0
- Update to 2.29.92
ccf9f0
ccf9f0
* Mon Feb 22 2010 Matthias Clasen <mclasen@redhat.com> 2.29.91-1
ccf9f0
- Update to 2.29.91
ccf9f0
ccf9f0
* Wed Feb 10 2010 Bastien Nocera <bnocera@redhat.com> 2.29.90-1
ccf9f0
- Update to 2.29.90
ccf9f0
ccf9f0
* Tue Jan 26 2010 Matthias Clasen <mclasen@redhat.com> 2.29.6-1
ccf9f0
- Update to 2.29.6
ccf9f0
ccf9f0
* Mon Jan  4 2010 Matthias Clasen <mclasen@redhat.com> 2.29.1-2
ccf9f0
- Don't crash when the history file is empty (#552076)
ccf9f0
ccf9f0
* Fri Dec  4 2009 Matthias Clasen <mclasen@redhat.com> 2.29.1-1
ccf9f0
- 2.29.1
ccf9f0
ccf9f0
* Mon Oct 19 2009 Matthias Clasen <mclasen@redhat.com> 2.28.1-1
ccf9f0
- Update to 2.28.1
ccf9f0
ccf9f0
* Wed Sep 23 2009 Matthias Clasen <mclasen@redhat.com> 2.28.0.1-1
ccf9f0
- Update to 2.28.0.1
ccf9f0
ccf9f0
* Fri Sep 18 2009 Bastien Nocera <bnocera@redhat.com> 2.27.92-3
ccf9f0
- Update mDNS patch
ccf9f0
ccf9f0
* Fri Sep 18 2009 Bastien Nocera <bnocera@redhat.com> 2.27.92-2
ccf9f0
- Fix mDNS bookmarks activation
ccf9f0
ccf9f0
* Mon Sep  7 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.92-1
ccf9f0
- Update to 2.27.92
ccf9f0
ccf9f0
* Sat Sep  5 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.91-3
ccf9f0
- Fix warnings at startup (#521382)
ccf9f0
ccf9f0
* Thu Sep  3 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.91-2
ccf9f0
- Make ids unique
ccf9f0
ccf9f0
* Tue Aug 25 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.91-1
ccf9f0
- Update to 2.27.91
ccf9f0
ccf9f0
* Tue Aug 11 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.90-1
ccf9f0
- 2.27.90
ccf9f0
ccf9f0
* Tue Aug 04 2009 Bastien Nocera <bnocera@redhat.com> 2.27.5-2
ccf9f0
- Fix pkg-config requires
ccf9f0
ccf9f0
* Tue Jul 28 2009 Matthisa Clasen <mclasen@redhat.com> - 2.27.5-1
ccf9f0
- Update to 2.27.5
ccf9f0
- Split off a -devel package
ccf9f0
ccf9f0
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.26.1-2
ccf9f0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
ccf9f0
ccf9f0
* Mon Apr 13 2009 Matthias Clasen <mclasen@redhat.com> - 2.26.1-1
ccf9f0
- Update to 2.26.1
ccf9f0
- See http://download.gnome.org/sources/vinagre/2.26/vinagre-2.26.1.news
ccf9f0
ccf9f0
* Mon Mar 16 2009 Matthias Clasen <mclasen@redhat.com> - 2.26.0-1
ccf9f0
- Update to 2.26.0
ccf9f0
ccf9f0
* Mon Mar  2 2009 Matthias Clasen <mclasen@redhat.com> - 2.25.92-1
ccf9f0
- Update to 2.25.92
ccf9f0
ccf9f0
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.25.91-2
ccf9f0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
ccf9f0
ccf9f0
* Wed Feb 18 2009 Matthias Clasen <mclasen@redhat.com> - 2.25.91-1
ccf9f0
- Update to 2.25.91
ccf9f0
ccf9f0
* Tue Feb  3 2009 Matthias Clasen <mclasen@redhat.com> - 2.25.90-1
ccf9f0
- Update to 2.25.90
ccf9f0
ccf9f0
* Fri Jan 23 2009 Matthias Clasen <mclasen@redhat.com> - 2.25.5-1
ccf9f0
- Update to 2.25.5
ccf9f0
ccf9f0
* Tue Jan  6 2009 Matthias Clasen <mclasen@redhat.com> - 2.25.4-1
ccf9f0
- Update to 2.25.4
ccf9f0
ccf9f0
* Wed Dec 17 2008 Matthias Clasen <mclasen@redhat.com> - 2.25.3-1
ccf9f0
- Update to 2.25.3
ccf9f0
ccf9f0
* Sat Nov 22 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.1-2
ccf9f0
- Better URL
ccf9f0
- Tweak %%description
ccf9f0
ccf9f0
* Mon Oct 20 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.1-1
ccf9f0
- Update to 2.24.1
ccf9f0
ccf9f0
* Thu Oct  9 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.0-2
ccf9f0
- Save some space
ccf9f0
ccf9f0
* Mon Sep 22 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.0-1
ccf9f0
- Update to 2.24.0
ccf9f0
ccf9f0
* Mon Sep  8 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.92-1
ccf9f0
- Update to 2.23.92
ccf9f0
ccf9f0
* Tue Sep  2 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.91-1
ccf9f0
- Update to 2.23.91
ccf9f0
ccf9f0
* Fri Aug 22 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.90-1
ccf9f0
- Update to 2.23.90
ccf9f0
ccf9f0
* Wed Jun 25 2008 - Bastien Nocera <bnocera@redhat.com> - 2.23.4-2
ccf9f0
- Rebuild
ccf9f0
ccf9f0
* Tue Jun 17 2008 - Bastien Nocera <bnocera@redhat.com> - 2.23.4-1
ccf9f0
- Update to 2.23.4
ccf9f0
- Fix URL (#451746)
ccf9f0
ccf9f0
* Wed Jun  4 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.3.1-1
ccf9f0
- Update to 2.23.3.1
ccf9f0
ccf9f0
* Fri Apr 25 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.1-1
ccf9f0
- Update to 2.23.1
ccf9f0
ccf9f0
* Mon Apr  7 2008 Matthias Clasen <mclasen@redhat.com> - 0.5.1-1
ccf9f0
- Update to 0.5.1
ccf9f0
ccf9f0
* Mon Mar 10 2008 Matthias Clasen <mclasen@redhat.com> - 0.5.0-1
ccf9f0
- Update to 0.5.0
ccf9f0
ccf9f0
* Mon Feb 25 2008 Matthias Clasen <mclasen@redhat.com> - 0.4.92-1
ccf9f0
- Update to 0.4.92
ccf9f0
ccf9f0
* Mon Feb 18 2008 Matthias Clasen <mclasen@redhat.com> - 0.4.91-2
ccf9f0
- Spec file fixes
ccf9f0
ccf9f0
* Tue Feb 12 2008 Matthias Clasen <mclasen@redhat.com> - 0.4.91-1
ccf9f0
- Update to 0.4.91
ccf9f0
ccf9f0
* Tue Jan 29 2008 Matthias Clasen <mclasen@redhat.com> - 0.4.90-1
ccf9f0
- Update to 0.4.90
ccf9f0
ccf9f0
* Thu Dec 13 2007 - Bastien Nocera <bnocera@redhat.com> - 0.4-1
ccf9f0
- Update to 0.4 and drop obsolete patches
ccf9f0
ccf9f0
* Fri Nov 23 2007 - Bastien Nocera <bnocera@redhat.com> - 0.3-3
ccf9f0
- Fix crasher when passing broken options on the command-line (#394671)
ccf9f0
ccf9f0
* Thu Oct 25 2007 - Bastien Nocera <bnocera@redhat.com> - 0.3-2
ccf9f0
- Fix crasher when setting a favourite with no password (#352371)
ccf9f0
ccf9f0
* Mon Sep 24 2007 - Bastien Nocera <bnocera@redhat.com> - 0.3-1
ccf9f0
- Update to 0.3
ccf9f0
ccf9f0
* Wed Aug 22 2007 - Bastien Nocera <bnocera@redhat.com> - 0.2-1
ccf9f0
- First version
ccf9f0
- Fix plenty of comments from Ray Strode as per review
ccf9f0
- Have work-around for BZ #253734
ccf9f0