384a7cd
%ifarch %{ix86} x86_64
384a7cd
%define with_spice 1
384a7cd
%endif
384a7cd
bfcb3c9
Name:           vinagre
2d2fe5d
Version:        3.20.2
bc39ee3
Release:        2%{?dist}
bfcb3c9
Summary:        VNC client for GNOME
bfcb3c9
bfcb3c9
Group:          Applications/System
bfcb3c9
License:        GPLv2+
d799645
URL:            https://wiki.gnome.org/Apps/Vinagre
87cc4a5
#VCS: git:git://git.gnome.org/vinagre
04a5c55
Source0:        https://download.gnome.org/sources/%{name}/3.20/%{name}-%{version}.tar.xz
5444c09
384a7cd
%if 0%{?with_spice}
bc39ee3
BuildRequires:  pkgconfig(spice-client-gtk-3.0) >= 0.32
384a7cd
%endif
d799645
BuildRequires:  pkgconfig(avahi-gobject)
d799645
BuildRequires:  pkgconfig(avahi-ui-gtk3)
d799645
BuildRequires:  pkgconfig(freerdp)
d799645
BuildRequires:  pkgconfig(gio-unix-2.0)
d799645
BuildRequires:  pkgconfig(gtk+-3.0)
d799645
BuildRequires:  pkgconfig(gtk-vnc-2.0)
d799645
BuildRequires:  pkgconfig(libsecret-1)
d799645
BuildRequires:  pkgconfig(libxml-2.0)
d799645
BuildRequires:  pkgconfig(telepathy-glib)
d799645
BuildRequires:  pkgconfig(vte-2.91)
bfcb3c9
BuildRequires:  desktop-file-utils
7c3372e
BuildRequires:  /usr/bin/appstream-util
d799645
BuildRequires:  intltool
6be2000
BuildRequires:  itstool
d799645
BuildRequires:  vala-devel
8d0f476
2a94206
# for /usr/share/dbus-1/services
2a94206
Requires: dbus
d799645
Requires: telepathy-filesystem
3285fc6
7bcb0e0
# for file triggers
7bcb0e0
Requires: glib2 >= 2.45.4-2
7bcb0e0
Requires: desktop-file-utils >= 0.22-6
7bcb0e0
Requires: shared-mime-info >= 1.4-7
7bcb0e0
8d0f476
# -devel package removed in 3.1.2-1
8d0f476
# http://git.gnome.org/browse/vinagre/commit/?id=6bb9d9fda0434e26ec7a7a8a114a96b930348a7c
8d0f476
# http://git.gnome.org/browse/vinagre/commit/?id=937b8070de0c165b2a17bae72ddd665360482db4
8d0f476
Obsoletes:     vinagre-devel < 3.1.2-1
8d0f476
Provides:      vinagre-devel = 3.1.2-1
8d0f476
8d0f476
6f9151b
%description
cbd2589
Vinagre is a VNC client for the GNOME desktop.
cbd2589
06cee71
With Vinagre you can have several connections open simultaneously, bookmark
06cee71
your servers thanks to the Favorites support, store the passwords in the
cbd2589
GNOME keyring, and browse the network to look for VNC servers.
cbd2589
549633a
Apart from the VNC protocol, vinagre supports Spice and RDP.
549633a
6f9151b
6f9151b
%prep
6f9151b
%setup -q
32be7c8
d799645
6f9151b
%build
d799645
%configure \
384a7cd
%if 0%{?with_spice}
5cf798c
           --enable-spice \
384a7cd
%endif
561c720
           --enable-rdp \
d799645
           --enable-ssh \
d799645
           --with-avahi
d799645
make V=1 %{?_smp_mflags}
6f9151b
6f9151b
6f9151b
%install
d799645
make install DESTDIR=%{buildroot} INSTALL="install -p"
2a94206
400ffae
%find_lang vinagre --with-gnome
6f9151b
d799645
38a01bb
%check
d799645
make check
d799645
38a01bb
1aba701
%post
Christopher Aillon cd44ca5
touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
7360ebd
d799645
1aba701
%postun
87cc4a5
if [ $1 -eq 0 ]; then
06909f4
  touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
Christopher Aillon cd44ca5
  gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
7360ebd
fi
1aba701
d799645
87cc4a5
%posttrans
06909f4
gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
52327ab
d799645
6f9151b
%files -f vinagre.lang
253f358
%doc AUTHORS NEWS README
253f358
%license COPYING
549633a
%{_bindir}/vinagre
Richard Hughes 9c66be0
%{_datadir}/appdata/*.appdata.xml
6f9151b
%{_datadir}/applications/*.desktop
1aba701
%{_datadir}/icons/hicolor/*/*/*
1aba701
%{_datadir}/mime/packages/vinagre-mime.xml
59aa194
%{_datadir}/vinagre/
d167d71
%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.Vinagre.service
d167d71
%{_datadir}/telepathy/clients/Vinagre.client
7f78fd4
%{_datadir}/glib-2.0/schemas/org.gnome.Vinagre.gschema.xml
4e66b8a
%dir %{_datadir}/GConf/
4e66b8a
%dir %{_datadir}/GConf/gsettings/
14b2729
%{_datadir}/GConf/gsettings/org.gnome.Vinagre.convert
60ed07d
%{_mandir}/man1/vinagre.1*
6f9151b
2a94206
6f9151b
%changelog
bc39ee3
* Thu Jun 23 2016 Marc-André Lureau <marcandre.lureau@redhat.com> - 3.20.2-2
bc39ee3
- Rebuilt to peak spice-gtk 0.32 ABI break
bc39ee3
2d2fe5d
* Mon May 09 2016 David King <amigadave@amigadave.com> - 3.20.2-1
2d2fe5d
- Update to 3.20.2
2d2fe5d
f0907aa
* Mon Apr 11 2016 David King <amigadave@amigadave.com> - 3.20.1-1
f0907aa
- Update to 3.20.1
f0907aa
04a5c55
* Tue Mar 22 2016 David King <amigadave@amigadave.com> - 3.20.0-1
04a5c55
- Update to 3.20.0
04a5c55
c59cedb
* Tue Feb 16 2016 David King <amigadave@amigadave.com> - 3.19.2-2
c59cedb
- Fix AppData (#1308230)
c59cedb
3242e5c
* Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.19.2-2
3242e5c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
3242e5c
9488140
* Tue Nov 24 2015 David King <amigadave@amigadave.com> - 3.19.2-1
9488140
- Update to 3.19.2
9488140
3c2ed02
* Mon Nov 16 2015 David King <amigadave@amigadave.com> - 3.18.2-2
3c2ed02
- Rebuild for new freerdp
3c2ed02
adb4b8f
* Thu Nov 12 2015 David King <amigadave@amigadave.com> - 3.18.2-1
adb4b8f
- Update to 3.18.2
adb4b8f
830837f
* Tue Oct 13 2015 David King <amigadave@amigadave.com> - 3.18.1-1
830837f
- Update to 3.18.1
830837f
4a380a6
* Mon Sep 21 2015 David King <amigadave@amigadave.com> - 3.18.0-1
4a380a6
- Update to 3.18.0
4a380a6
8d9d456
* Tue Sep 01 2015 David King <amigadave@amigadave.com> - 3.17.91-1
8d9d456
- Update to 3.17.91
8d9d456
7bcb0e0
* Fri Aug 14 2015 Matthias Clasen <mclasen@redhat.com> - 3.17.2-3
7bcb0e0
- Rely on file triggers
7bcb0e0
6f88df5
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.17.2-2
6f88df5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
6f88df5
d92f2bb
* Mon May 25 2015 David King <amigadave@amigadave.com> - 3.17.2-1
d92f2bb
- Update to 3.17.2
d92f2bb
30d3905
* Mon May 11 2015 David King <amigadave@amigadave.com> - 3.16.1-1
30d3905
- Update to 3.16.1
30d3905
e91be73
* Sat Apr 18 2015 David King <amigadave@amigadave.com> - 3.16.0-2
e91be73
- Increase SPICE password limit
e91be73
666af30
* Mon Mar 23 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.0-1
666af30
- Update to 3.16.0
666af30
4e73459
* Sun Mar 22 2015 Kalev Lember <kalevlember@gmail.com> - 3.15.92-2
4e73459
- Rebuilt for freerdp version downgrade
4e73459
554d839
* Tue Mar 17 2015 Kalev Lember <kalevlember@gmail.com> - 3.15.92-1
554d839
- Update to 3.15.92
554d839
3769dd2
* Mon Mar 02 2015 David King <amigadave@amigadave.com> - 3.15.91-1
3769dd2
- Update to 3.15.91
253f358
- Use license macro for COPYING
3769dd2
76c2f1f
* Thu Jan 08 2015 David King <amigadave@amigadave.com> - 3.15.3-3
76c2f1f
- Update mimeinfo scriptlet snippet
60ed07d
- Update man page glob in files section
76c2f1f
f7b89ed
* Sat Dec 20 2014 David King <amigadave@amigadave.com> - 3.15.3-2
f7b89ed
- Rebuild for FreeRDP bump
f7b89ed
fa8bd29
* Mon Dec 15 2014 David King <amigadave@amigadave.com> - 3.15.3-1
fa8bd29
- Update to 3.15.3
fa8bd29
7c3372e
* Mon Nov 24 2014 David King <amigadave@amigadave.com> - 3.15.2-1
7c3372e
- Update to 3.15.2
7c3372e
- Depend on appstream-util at build time for AppData check
7c3372e
7c3372e
* Mon Nov 10 2014 David King <amigadave@amigadave.com> - 3.14.2-1
d799645
- Update to 3.14.2
d799645
- Use pkgconfig for BuildRequires
d799645
- Call "make check" in check
d799645
- Update homepage
d799645
- Preserve timestamps during install
d799645
61577d5
* Mon Oct 13 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.1-1
61577d5
- Update to 3.14.1
61577d5
024c82a
* Tue Sep 23 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.0-1
024c82a
- Update to 3.14.0
024c82a
4fae9cd
* Tue Sep 16 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.92-1
4fae9cd
- Update to 3.13.92
4fae9cd
a1f17f9
* Mon Aug 18 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.90-1
a1f17f9
- Update to 3.13.90
358f8e9
- Run update-mime-database scriptlets once per transaction
a1f17f9
6aa934c
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.13.4-2
6aa934c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
6aa934c
76a5ae7
* Mon Jul 21 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.4-1
76a5ae7
- Update to 3.13.4
76a5ae7
eef6b70
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.13.2-2
eef6b70
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
eef6b70
28da8aa
* Tue May 27 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.2-1
28da8aa
- Update to 3.13.2
28da8aa
4aa016c
* Thu May 15 2014 Kalev Lember <kalevlember@gmail.com> - 3.12.2-1
4aa016c
- Update to 3.12.2
4aa016c
6da0ef1
* Tue Apr 15 2014 Kalev Lember <kalevlember@gmail.com> - 3.12.1-1
6da0ef1
- Update to 3.12.1
38a01bb
- Use desktop-file-validate
6da0ef1
Richard Hughes db394d0
* Mon Mar 24 2014 Richard Hughes <rhughes@redhat.com> - 3.12.0-1
Richard Hughes db394d0
- Update to 3.12.0
Richard Hughes db394d0
Richard Hughes d9fbae3
* Tue Mar 18 2014 Richard Hughes <rhughes@redhat.com> - 3.11.92-1
Richard Hughes d9fbae3
- Update to 3.11.92
Richard Hughes d9fbae3
Richard Hughes 118cc0b
* Tue Feb 04 2014 Richard Hughes <rhughes@redhat.com> - 3.11.5-1
Richard Hughes 118cc0b
- Update to 3.11.5
Richard Hughes 118cc0b
Richard Hughes 13c932a
* Mon Nov 18 2013 Richard Hughes <rhughes@redhat.com> - 3.10.2-1
Richard Hughes 13c932a
- Update to 3.10.2
Richard Hughes 13c932a
Richard Hughes a775097
* Tue Oct 29 2013 Richard Hughes <rhughes@redhat.com> - 3.10.1-1
Richard Hughes a775097
- Update to 3.10.1
Richard Hughes a775097
efb1376
* Wed Sep 25 2013 Kalev Lember <kalevlember@gmail.com> - 3.10.0-1
efb1376
- Update to 3.10.0
efb1376
8ab6df7
* Thu Sep  5 2013 Matthias Clasen <mclasen@redhat.com> - 3.9.90-2
8ab6df7
- Depend on freerdp, thats what is used now
8ab6df7
796e255
* Thu Aug 22 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.90-1
796e255
- Update to 3.9.90
796e255
d1c4ce8
* Sat Aug 10 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.5-1
d1c4ce8
- Update to 3.9.5
d1c4ce8
a2f3520
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.9.4-2
a2f3520
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
a2f3520
Richard Hughes 3749631
* Tue Jul 16 2013 Richard Hughes <rhughes@redhat.com> - 3.9.4-1
Richard Hughes 3749631
- Update to 3.9.4
Richard Hughes 3749631
bd3ed6f
* Sun Jun 02 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.2-1
bd3ed6f
- Update to 3.9.2
bd3ed6f
Richard Hughes b58c28c
* Tue May 14 2013 Richard Hughes <rhughes@redhat.com> - 3.8.2-1
Richard Hughes b58c28c
- Update to 3.8.2
Richard Hughes b58c28c
Mat Booth 1c818be
* Tue Apr 23 2013 Mat Booth <fedora@matbooth.co.uk> - 3.8.1-2
Mat Booth 1c818be
- Add explicit dep on rdesktop for RDP functionality (#903225)
Mat Booth 1c818be
a8e80af
* Mon Apr 15 2013 Kalev Lember <kalevlember@gmail.com> - 3.8.1-1
a8e80af
- Update to 3.8.1
a8e80af
a3399f5
* Tue Mar 26 2013 Kalev Lember <kalevlember@gmail.com> - 3.8.0-1
a3399f5
- Update to 3.8.0
a3399f5
Richard Hughes c30eb2e
* Tue Mar 19 2013 Richard Hughes <rhughes@redhat.com> - 3.7.92-1
Richard Hughes c30eb2e
- Update to 3.7.92
Richard Hughes c30eb2e
3ba39c4
* Fri Mar  8 2013 Matthias Clasen <mclasen@redhat.com> - 3.7.91-1
3ba39c4
- Update to 3.7.91
3ba39c4
Richard Hughes 0dccd69
* Tue Feb 19 2013 Richard Hughes <rhughes@redhat.com> - 3.7.90-1
Richard Hughes 0dccd69
- Update to 3.7.90
Richard Hughes 0dccd69
24d6793
* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.7.4-2
24d6793
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
24d6793
Richard Hughes da8c26f
* Wed Jan 16 2013 Richard Hughes <hughsient@gmail.com> - 3.7.4-1
Richard Hughes da8c26f
- Update to 3.7.4
Richard Hughes da8c26f
Richard Hughes 1bed255
* Wed Jan 09 2013 Richard Hughes <hughsient@gmail.com> - 3.7.3-1
Richard Hughes 1bed255
- Update to 3.7.3
Richard Hughes 1bed255
ce1db7f
* Tue Nov 13 2012 Kalev Lember <kalevlember@gmail.com> - 3.6.2-1
ce1db7f
- Update to 3.6.2
ce1db7f
416c6df
* Wed Oct 17 2012 Kalev Lember <kalevlember@gmail.com> - 3.6.1-1
416c6df
- Update to 3.6.1
416c6df
3231996
* Wed Sep 26 2012 Matthias Clasen <mclasen@redhat.com> - 3.6.0-1
4a394db
- Update to 3.6.0
4a394db
Richard Hughes 6cf9dd5
* Wed Sep 19 2012 Richard Hughes <hughsient@gmail.com> - 3.5.92-1
Richard Hughes 6cf9dd5
- Update to 3.5.92
Richard Hughes 6cf9dd5
1c25b9b
* Thu Sep  6 2012 Matthias Clasen <mclasen@redhat.com> - 3.5.90-2
1c25b9b
- Rebuild against new spice
1c25b9b
Richard Hughes b7b252e
* Wed Aug 22 2012 Richard Hughes <hughsient@gmail.com> - 3.5.90-1
Richard Hughes b7b252e
- Update to 3.5.90
Richard Hughes b7b252e
b9806a6
* Thu Aug 09 2012 Christophe Fergeau <cfergeau@redhat.com> - 3.5.2-3
b9806a6
- Rebuilt against new spice-gtk
b9806a6
05cfb3c
* Fri Jul 27 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.5.2-2
05cfb3c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
05cfb3c
Richard Hughes dd09cec
* Thu Jun 07 2012 Richard Hughes <hughsient@gmail.com> - 3.5.2-1
Richard Hughes dd09cec
- Update to 3.5.2
Richard Hughes dd09cec
ed0a6af
* Sun May 06 2012 Kalev Lember <kalevlember@gmail.com> - 3.5.1-1
ed0a6af
- Update to 3.5.1
ed0a6af
06909f4
* Tue Apr 24 2012 Kalev Lember <kalevlember@gmail.com> - 3.4.1-2
06909f4
- Silence rpm scriptlet output
06909f4
f08bd25
* Tue Apr 17 2012 Kalev Lember <kalevlember@gmail.com> - 3.4.1-1
f08bd25
- Update to 3.4.1
f08bd25
- Dropped upstreamed translation patch
f08bd25
Richard Hughes 99ae6cb
* Wed Mar 28 2012 Richard Hughes <rhughes@redhat.com> - 3.4.0-2
Richard Hughes 99ae6cb
- Fix the build by fixing the Russian help translation.
Richard Hughes 99ae6cb
Debarshi Ray 6f35807
* Tue Mar 27 2012 Debarshi Ray <rishi@fedoraproject.org> - 3.4.0-1
Debarshi Ray 6f35807
- Update to 3.4.0
Debarshi Ray 6f35807
6d1e8cc
* Wed Mar 21 2012 Kalev Lember <kalevlember@gmail.com> - 3.3.92-1
6d1e8cc
- Update to 3.3.92
6d1e8cc
4e66b8a
* Fri Mar  9 2012 Ville Skyttä <ville.skytta@iki.fi> - 3.3.4-3
4e66b8a
- Own %%{_datadir}/telepathy and %%{_datadir}/GConf dirs (#681636).
4e66b8a
549633a
* Mon Feb 13 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.4-2
549633a
- Update the description to mention RDP and Spice
549633a
da6b9d5
* Tue Jan 17 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.4-1
da6b9d5
- Update to 3.3.4
da6b9d5
e230cfd
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.3-2
e230cfd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
e230cfd
7b82db8
* Tue Dec 20 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.3-1
7b82db8
- Update to 3.3.3
7b82db8
5444c09
* Thu Nov 24 2011 Tomas Bzatek <tbzatek@redhat.com> - 3.3.2-2
5444c09
- Fix the spice plugin
5444c09
5083d50
* Tue Nov 22 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.2-1
5083d50
- Update to 3.3.2
5083d50
bfee3c2
* Wed Nov  2 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.1-1
bfee3c2
- Update to 3.3.1
bfee3c2
b5e7092
* Wed Oct 26 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.1-2
b5e7092
- Rebuilt for glibc bug#747377
b5e7092
09db29d
* Tue Oct 18 2011 Matthias Clasen <mclasen@redhat.com> - 3.2.1-1
09db29d
- Update 3.2.1
09db29d
dfec090
* Tue Sep 27 2011 Ray <rstrode@redhat.com> - 3.2.0-1
dfec090
- Update to 3.2.0
dfec090
833aef1
* Tue Sep 20 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.92-1
833aef1
- Update to 3.1.92
833aef1
a5440e1
* Tue Sep  6 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.91-1
a5440e1
- Update to 3.1.91
a5440e1
09db29d
* Wed Aug 31 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.90-1
09db29d
- Update to 3.1.90
09db29d
- Make the dbus dep archful
09db29d
09db29d
* Thu Aug 18 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.5-1
09db29d
- Update to 3.1.5
09db29d
0f4ec04
* Wed Aug 03 2011 Adam Williamson <awilliam@redhat.com> - 3.1.4-2
0f4ec04
- rebuild against updated spice
0f4ec04
Matthew Barnes ae235b0
* Mon Jul 25 2011 Matthew Barnes <mbarnes@redhat.com> 3.1.4-1
Matthew Barnes ae235b0
- Update to 3.1.4
Matthew Barnes ae235b0
Bastien Nocera 753f15e
* Tue Jul 05 2011 Bastien Nocera <bnocera@redhat.com> 3.1.3-1
Bastien Nocera 753f15e
- Update to 3.1.3
Bastien Nocera 753f15e
6f5ff32
* Mon Jun 20 2011 Tomas Bzatek <tbzatek@redhat.com> - 3.1.2-3
6f5ff32
- Fix vala sources compilation
6f5ff32
d60d615
* Wed Jun 15 2011 Tomas Bzatek <tbzatek@redhat.com> - 3.1.2-2
d60d615
- Fix the main notebook widget expansion
d60d615
8d0f476
* Tue Jun 14 2011 Tomas Bzatek <tbzatek@redhat.com> - 3.1.2-1
8d0f476
- Update to 3.1.2
8d0f476
- Removed -devel package
8d0f476
6bc4b3b
* Wed May 11 2011 Tomas Bzatek <tbzatek@redhat.com> - 3.1.1-1
6bc4b3b
- Update to 3.1.1
6bc4b3b
Christopher Aillon cd44ca5
* Sat May 07 2011 Christopher Aillon <caillon@redhat.com> - 3.0.1-3
Christopher Aillon cd44ca5
- Update scriptlets
Christopher Aillon cd44ca5
384a7cd
* Thu Apr 28 2011 Dan Horák <dan[at]danny.cz> - 3.0.1-2
384a7cd
- spice available only on x86
384a7cd
b76000d
* Mon Apr 25 2011 Matthias Clasen <mclasen@redhat.com> - 3.0.1-1
b76000d
- Update to 3.0.1
b76000d
Christopher Aillon ac8f445
* Tue Apr  5 2011 Christopher Aillon <caillon@redhat.com> - 3.0.0-2
Christopher Aillon ac8f445
- Kill off the remnants of GConf, this uses GSettings now.
Christopher Aillon ac8f445
- Bring back ssh support (by building against vte3 instead of vte)
Christopher Aillon ac8f445
67bbede
* Mon Apr  4 2011 Matthias Clasen <mclasen@redhat.com> - 3.0.0-1
67bbede
- Update to 3.0.0
67bbede
cecc6ef
* Fri Mar 25 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.93-1
cecc6ef
- Update to 2.91.93
cecc6ef
d180bcd
* Mon Mar 21 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.92-1
d180bcd
- Update to 2.91.92
d180bcd
85b54d0
* Tue Mar  8 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.91-2
85b54d0
- Fix build
85b54d0
fd6ce95
* Mon Mar  7 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.91-1
fd6ce95
- Update to 2.91.91
fd6ce95
50e6401
* Tue Mar  1 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.8-2
5cf798c
- Update to 2.91.8
5cf798c
- Build the spice plugin
5cf798c
0340ac0
* Tue Feb 22 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.7-1
0340ac0
- Update to 2.91.7
0340ac0
951a043
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.31.4-3
951a043
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
951a043
bfcb3c9
* Thu Aug 19 2010 Matthias Clasen <mclasen@redhat.com> 2.31.4-2
bfcb3c9
- Disable the applet
a89bdb8
- Build against gtk3
a89bdb8
5c09d3a
* Wed Jun 30 2010 Matthias Clasen <mclasen@redhat.com> 2.31.4-1
5c09d3a
- Update to 2.31.4
5c09d3a
3285fc6
* Sat Jun 19 2010 Matthias Clasen <mclasen@redhat.com> 2.30.1-2
3285fc6
- Reduce overlinking
3285fc6
33d21f0
* Thu May 27 2010 Matthias Clasen <mclasen@redhat.com> 2.30.1-1
33d21f0
- Update to 2.30.1
33d21f0
87cc4a5
* Mon Mar 29 2010 Matthias Clasen <mclasen@redhat.com> 2.30.0-1
87cc4a5
- Update to 2.30.0
87cc4a5
- Modernize the icon cache handling
87cc4a5
Tomas Bzatek fe085c5
* Tue Mar  9 2010 Tomas Bzatek <tbzatek@redhat.com> 2.29.92-1
Tomas Bzatek fe085c5
- Update to 2.29.92
Tomas Bzatek fe085c5
2637c67
* Mon Feb 22 2010 Matthias Clasen <mclasen@redhat.com> 2.29.91-1
2637c67
- Update to 2.29.91
2637c67
c8b1f09
* Wed Feb 10 2010 Bastien Nocera <bnocera@redhat.com> 2.29.90-1
c8b1f09
- Update to 2.29.90
c8b1f09
fb01417
* Tue Jan 26 2010 Matthias Clasen <mclasen@redhat.com> 2.29.6-1
fb01417
- Update to 2.29.6
fb01417
a0b64c8
* Mon Jan  4 2010 Matthias Clasen <mclasen@redhat.com> 2.29.1-2
a0b64c8
- Don't crash when the history file is empty (#552076)
a0b64c8
02bed7a
* Fri Dec  4 2009 Matthias Clasen <mclasen@redhat.com> 2.29.1-1
02bed7a
- 2.29.1
02bed7a
2589447
* Mon Oct 19 2009 Matthias Clasen <mclasen@redhat.com> 2.28.1-1
2589447
- Update to 2.28.1
2589447
6fd0777
* Wed Sep 23 2009 Matthias Clasen <mclasen@redhat.com> 2.28.0.1-1
6fd0777
- Update to 2.28.0.1
24a3e59
71548a3
* Fri Sep 18 2009 Bastien Nocera <bnocera@redhat.com> 2.27.92-3
71548a3
- Update mDNS patch
71548a3
7589e72
* Fri Sep 18 2009 Bastien Nocera <bnocera@redhat.com> 2.27.92-2
7589e72
- Fix mDNS bookmarks activation
7589e72
58471bb
* Mon Sep  7 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.92-1
58471bb
- Update to 2.27.92
58471bb
90e2318
* Sat Sep  5 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.91-3
90e2318
- Fix warnings at startup (#521382)
90e2318
0406b4e
* Thu Sep  3 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.91-2
0406b4e
- Make ids unique
0406b4e
4049f1c
* Tue Aug 25 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.91-1
4049f1c
- Update to 2.27.91
4049f1c
6c9a857
* Tue Aug 11 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.90-1
6c9a857
- 2.27.90
6c9a857
e2e5fa4
* Tue Aug 04 2009 Bastien Nocera <bnocera@redhat.com> 2.27.5-2
e2e5fa4
- Fix pkg-config requires
e2e5fa4
97dbd44
* Tue Jul 28 2009 Matthisa Clasen <mclasen@redhat.com> - 2.27.5-1
97dbd44
- Update to 2.27.5
2a94206
- Split off a -devel package
97dbd44
7148e7e
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.26.1-2
7148e7e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
7148e7e
e03069d
* Mon Apr 13 2009 Matthias Clasen <mclasen@redhat.com> - 2.26.1-1
e03069d
- Update to 2.26.1
e03069d
- See http://download.gnome.org/sources/vinagre/2.26/vinagre-2.26.1.news
e03069d
b2b615d
* Mon Mar 16 2009 Matthias Clasen <mclasen@redhat.com> - 2.26.0-1
b2b615d
- Update to 2.26.0
b2b615d
06cee71
* Mon Mar  2 2009 Matthias Clasen <mclasen@redhat.com> - 2.25.92-1
06cee71
- Update to 2.25.92
06cee71
3f16d55
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.25.91-2
3f16d55
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
3f16d55
d60af0b
* Wed Feb 18 2009 Matthias Clasen <mclasen@redhat.com> - 2.25.91-1
d60af0b
- Update to 2.25.91
d60af0b
9ff4c72
* Tue Feb  3 2009 Matthias Clasen <mclasen@redhat.com> - 2.25.90-1
9ff4c72
- Update to 2.25.90
9ff4c72
d72aeef
* Fri Jan 23 2009 Matthias Clasen <mclasen@redhat.com> - 2.25.5-1
d72aeef
- Update to 2.25.5
d72aeef
5c5af9c
* Tue Jan  6 2009 Matthias Clasen <mclasen@redhat.com> - 2.25.4-1
5c5af9c
- Update to 2.25.4
5c5af9c
3723b21
* Wed Dec 17 2008 Matthias Clasen <mclasen@redhat.com> - 2.25.3-1
3723b21
- Update to 2.25.3
3723b21
cbd2589
* Sat Nov 22 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.1-2
cbd2589
- Better URL
cbd2589
- Tweak %%description
cbd2589
909e551
* Mon Oct 20 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.1-1
909e551
- Update to 2.24.1
909e551
77fafbb
* Thu Oct  9 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.0-2
77fafbb
- Save some space
77fafbb
b44e4c1
* Mon Sep 22 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.0-1
b44e4c1
- Update to 2.24.0
b44e4c1
7455088
* Mon Sep  8 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.92-1
7455088
- Update to 2.23.92
7455088
6014f54
* Tue Sep  2 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.91-1
6014f54
- Update to 2.23.91
6014f54
cf38585
* Fri Aug 22 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.90-1
cf38585
- Update to 2.23.90
cf38585
0c53406
* Wed Jun 25 2008 - Bastien Nocera <bnocera@redhat.com> - 2.23.4-2
0c53406
- Rebuild
0c53406
d879de3
* Tue Jun 17 2008 - Bastien Nocera <bnocera@redhat.com> - 2.23.4-1
d879de3
- Update to 2.23.4
d879de3
- Fix URL (#451746)
d879de3
a8132e1
* Wed Jun  4 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.3.1-1
a8132e1
- Update to 2.23.3.1
a8132e1
ed79e79
* Fri Apr 25 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.1-1
ed79e79
- Update to 2.23.1
ed79e79
46bf1ec
* Mon Apr  7 2008 Matthias Clasen <mclasen@redhat.com> - 0.5.1-1
46bf1ec
- Update to 0.5.1
46bf1ec
308dfa3
* Mon Mar 10 2008 Matthias Clasen <mclasen@redhat.com> - 0.5.0-1
308dfa3
- Update to 0.5.0
308dfa3
566e587
* Mon Feb 25 2008 Matthias Clasen <mclasen@redhat.com> - 0.4.92-1
566e587
- Update to 0.4.92
566e587
7360ebd
* Mon Feb 18 2008 Matthias Clasen <mclasen@redhat.com> - 0.4.91-2
7360ebd
- Spec file fixes
7360ebd
a33d944
* Tue Feb 12 2008 Matthias Clasen <mclasen@redhat.com> - 0.4.91-1
a33d944
- Update to 0.4.91
a33d944
c8fea5b
* Tue Jan 29 2008 Matthias Clasen <mclasen@redhat.com> - 0.4.90-1
c8fea5b
- Update to 0.4.90
c8fea5b
32be7c8
* Thu Dec 13 2007 - Bastien Nocera <bnocera@redhat.com> - 0.4-1
32be7c8
- Update to 0.4 and drop obsolete patches
32be7c8
3d38e5f
* Fri Nov 23 2007 - Bastien Nocera <bnocera@redhat.com> - 0.3-3
3d38e5f
- Fix crasher when passing broken options on the command-line (#394671)
3d38e5f
1741740
* Thu Oct 25 2007 - Bastien Nocera <bnocera@redhat.com> - 0.3-2
1741740
- Fix crasher when setting a favourite with no password (#352371)
1741740
d87df6d
* Mon Sep 24 2007 - Bastien Nocera <bnocera@redhat.com> - 0.3-1
d87df6d
- Update to 0.3
d87df6d
6f9151b
* Wed Aug 22 2007 - Bastien Nocera <bnocera@redhat.com> - 0.2-1
6f9151b
- First version
6f9151b
- Fix plenty of comments from Ray Strode as per review
6f9151b
- Have work-around for BZ #253734
6f9151b