File vinagre.changes of Package vinagre

-------------------------------------------------------------------
Sun Feb 13 17:12:48 CET 2011 - vuntz@opensuse.org

- Call relevant macros in %post/%postun:
  + %desktop_database_post/postun because the package ships at
    least one desktop file.
  + %icon_theme_cache_post/postun because the package ships themed
    icons.
  + %mime_database_post/postun because the package ships a mime
    type definition.
- Pass %{?no_lang_C} to %find_lang so that english documentation
  can be packaged with the program, and not in the lang subpackage.
- Change Requires of lang subpackage to Recommends, since the
  english documentation is not there anymore.

-------------------------------------------------------------------
Thu Oct  7 14:14:35 CEST 2010 - vuntz@opensuse.org

- Go back to 2.30.3, since the 2.31 release cycle is used with 3.0
  as target in April, for vinagre, and we want something that is
  stable.
- Changes between 2.30.2 and 2.30.3:
  + Updated translations.

-------------------------------------------------------------------
Thu Jul 22 18:25:06 CEST 2010 - vuntz@opensuse.org

- Add rdesktop Recommends for the RDP support.
- Change group to Productivity/Networking/Other since
  Productivity/Networking/Remote Desktop doesn't exist.

-------------------------------------------------------------------
Mon Jul  5 18:27:25 CEST 2010 - dimstar@opensuse.org

- Update to version 2.31.4:
  + Added basic RDP support
  + Allows using of an alternative ssh port when doing tunnel
  + Build with GSEAL
  + Removed password length limit for SSH connections
  + Minor fixes
  + Updated translations.

-------------------------------------------------------------------
Wed Jun 23 09:32:32 CEST 2010 - dimstar@opensuse.org

- Update to version 2.30.2:
  + Removed password length limit for SSH connections
  + Allows using of an alternative ssh port when doing tunnel
  + Updated translations.

-------------------------------------------------------------------
Fri May  7 00:07:17 CEST 2010 - dimstar@opensuse.org

- Update to version 2.30.1:
  + Fix a crash when using SSH tunneling due to a not exported
    symbol
  + Added various comments for translators
  + Bump telepathy minimum version to 0.9.0
  + Fix SSH username saving in bookmarks
  + Make sure we use system ifaddrs.h thus showing the correct IP
    address in the Reverse Connections dialog
  + Updated translations.

-------------------------------------------------------------------
Mon Mar 29 16:43:45 CEST 2010 - vuntz@opensuse.org

- Update to version 2.30.0:
  + Updated translations.

-------------------------------------------------------------------
Tue Mar  9 14:26:51 CET 2010 - dimstar@opensuse.org

- Update to version 2.29.92:
  + Updated translations.

-------------------------------------------------------------------
Mon Feb 22 20:35:05 CET 2010 - vuntz@opensuse.org

- Update to version 2.29.91:
  + Updated translations.

-------------------------------------------------------------------
Tue Feb  9 04:05:54 CET 2010 - captain.magnus@opensuse.org

- Update to version 2.29.90:
  + Features
    - Improved SSH tunneling.
    - Show a message in the first run explaining menu accelerators
      and keyboard shortcuts behavior in Vinagre
    - Store window size, position, panel state, etc in the
      XDG_CACHE_DIR instead of GConf
    - Enable the username field for SSH connections
    - Option to keep the aspect ratio when using scaling
    - Modernize autotools
    - SSH plugin uses the username provided from mdns (Avahi)
  + Fixes
    - Fix build on Solaris
    - Drop 1px line at toolbar in fullscreen mode
    - Minor fixes
  + Translation updates
- Add gcc-c++ to BuildRequires: configure script now requires it.

-------------------------------------------------------------------
Thu Jan 28 18:34:05 CET 2010 - vuntz@opensuse.org

- Remove en@shaw translation on openSUSE 11.2 and earlier.

-------------------------------------------------------------------
Mon Jan 25 22:28:07 CET 2010 - captain.magnus@opensuse.org

- Update to version 2.29.6:
  + Added basic support to SSH tunneling, to be polished in next
    release
  + Updated Telepathy support to the new API
  + Translation updates

-------------------------------------------------------------------
Wed Dec 23 10:39:07 CET 2009 - vuntz@opensuse.org

- Change gnome-keyring-devel BuildRequires to
  libgnome-keyring-devel, following the module split upstream.

-------------------------------------------------------------------
Thu Nov 19 21:37:33 CET 2009 - dimstar@opensuse.org

- Update to version 2.29.1:
  + Added a listener mode (similar to vncviewer -listen)
  + Added ability to request an screen update
  + Added ability to change depth color
  + Added ability to use JPEG compression (lossy encoding)
  + Added an toolbar in bookmarks panel
  + Use AM_SILENT_RULES if available
  + Requires gtk-vnc 0.3.10
  + Fix warnings and crashes activating bookmarks
  + Keep the aspect ratio when using scaling mode
  + Updated translations.

-------------------------------------------------------------------
Mon Sep 21 22:45:38 CEST 2009 - dimstar@opensuse.org

- Update to version 2.28.0.1:
  + Fix build
  + Fix warnings activating mDNS bookmarks
  + Updated translations.
- Add gtk2- and libxml2-devel to -devel Requires.

-------------------------------------------------------------------
Mon Sep  7 21:34:39 CEST 2009 - dimstar@opensuse.org

- Update to version 2.27.92:
  + Removed duplicated names in the UI file, avoiding crashes
  + Show IP addresses of avahi-discovered machines instead of names
  + Handle GConf errors in preferences
  + Updated translations.

-------------------------------------------------------------------
Tue Aug 25 17:15:39 CEST 2009 - dimstar@opensuse.org

- Update to version 2.27.91:
  + Updated Unix man page.
  + Improvements in Telepathy tubes.
  + Toolbar in full screen mode is now centralized.
  + Updated documentation (help).
  + Updated translations.

-------------------------------------------------------------------
Wed Aug 12 03:47:47 CEST 2009 - vuntz@novell.com

- Update to version 2.27.90:
  + Features and Fixes
    - Use GtkBuilder instead of Glade.
    - Added a *very basic* SSH plugin. Enable it with --enable-ssh
      in configure.
    - Panel applet is now optional. Disable it with
      --disable-applet.
    - Toolbar in fullscreen mode is now centralized.
    - Screenshot can be saved in various formats.
    - New fullscreen command-line option.
    - New scaled command-line option.
    - If the server is omitted in the command line, 'localhost' is
      assumed.
    - Clipboard operations work even with special chars.
  + Updated translations.
- Drop vinagre-linking-order.patch: fixed upstream.
- Drop vinagre-build-fix.patch: fixed upstream.
- Remove call to gnome-autogen.sh, and gnome-common BuildRequires.
- Remove libglade2-devel BuildRequires.
- Pass --enable-ssh to configure, and add vte-devel to
  BuildRequires.
- Remove workaround to move a file that was not in the right
  directory (vinagre-plugin.png).

-------------------------------------------------------------------
Wed Jul 29 05:58:11 CEST 2009 - vuntz@novell.com

- Update to version 2.27.5:
  + New plugin system. All protocols should be implemented as a
    plugin. Initially we have only VNC plugin.
  + Telepathy tubes support. This allows you to access a screen of
    an IM contact.
  + Lots of minor fixes.
  + Updated translations.
- Add gnome-keyring-devel, telepathy-glib-devel BuildRequires.
- Add vinagre-linking-order.patch and vinagre-build-fix.patch to
  fix build.
- Add devel package, for development files needed to create
  plugins.

-------------------------------------------------------------------
Mon Jul 20 09:49:04 CEST 2009 - vuntz@novell.com

- Use libexecdir instead of libdir in the file list to fix build.
- Do not package omf files twice.

-------------------------------------------------------------------
Tue May 19 05:12:51 CEST 2009 - vuntz@novell.com

- Update to version 2.26.2:
  + Updated translations.

-------------------------------------------------------------------
Tue Apr 14 15:47:48 CEST 2009 - vuntz@novell.com

- Update to version 2.26.1:
  + bgo#574134 – Don't allow items name duplicated on bookmarks.
  + Updated translations.

-------------------------------------------------------------------
Tue Mar 17 02:16:03 CET 2009 - vuntz@novell.com

- Update to version 2.26.0:
  + Updated translations.
- Remove AutoReqProv: it's default now.

-------------------------------------------------------------------
Mon Mar  2 22:53:08 CET 2009 - mboman@suse.de

- Update to version 2.25.92:
  + Improved the authentication dialog
  + Allow IPv6 address in command line as well in the connection
    dialog. The address must be enclosed by square braces, for
    instance: [::a:b:c:d]. This is the same syntax used by RealVNC
  + Translation updates

-------------------------------------------------------------------
Mon Feb 16 23:38:41 CET 2009 - mboman@suse.de

- Update to version 2.25.91:
  + Translation updates
- Remove %if checks for <= 10.2 in BuildRequires
- Remove glib2-devel, gnome-common, gnome-keyring-devel,
  gnome-vfs2-devel, gnutls-devel, perl-XML-Parser from
  BuildRequires

-------------------------------------------------------------------
Tue Feb  3 07:46:49 EST 2009 - mboman@suse.de

- Update to version 2.25.90:
  + Fix the applet icon on transparent panels
  + Handle --enable-avahi option in configure.ac correctly
  + Translation updates

-------------------------------------------------------------------
Thu Jan 29 00:28:38 WET 2009 - lmedinas@gmail.com

- Update to version 2.25.5:
  + Translation updates

-------------------------------------------------------------------
Tue Jan  6 08:11:15 EST 2009 - mboman@suse.de

- Update to version 2.25.4:
  + bgo#558596: Added minimize button to toolbar in fullscreen mode
  + Depends on gtk-vnc 0.3.8. This makes scaling work even on composited
    screens
  + Translation updates

-------------------------------------------------------------------
Sat Dec 20 07:30:06 EST 2008 - mboman@suse.de

- Update to version 2.25.3:
  + bgo#509948: Added an 'original size' option in the view menu.
  + bgo#557740: Make avahi optional again. Pass '--disable-avahi' to
    configure.
  + bgo#559526: Allow username in the authentication schema.
  + bgo#536896: Drag and drop ability: Bookmark can be added by dragging
    and dropping an tab into it.
  + bgo#549649: Folders in bookmarks.
  + New manual page, by Emilio Pozuelo Monfort and Halton Huo.
  + Added an initial preferences dialog.
  + bgo#554995: Create the parent directory before copying the old bookmarks
    file to the new location.
  + bgo#555803: Hides menu mnemonics.
  + bgo#559525: Better parse a .vnc file.
  + bgo#550596: Sort bookmarks alphabetically.
  + bgo#562526: Make 'vinagre --help' fully localized.
  + Translation updates
- Reviewed work from lmedinas

-------------------------------------------------------------------
Sun Dec 14 02:37:55 WET 2008 - lmedinas@gmail.com

- Update to version 2.24.2:
  + Bump to fix a security issue
  + Update translations
- Remove vinagre-format-string.patch included upstream

-------------------------------------------------------------------
Fri Dec 12 16:39:09 CET 2008 - rodrigo@novell.com

- Add upstream fix for bnc#457895

-------------------------------------------------------------------
Tue Oct 21 15:09:40 EST 2008 - mboman@suse.de

- Update to version 2.24.1:
  + bgo#554995: Create the parent directory before copying the old
    bookmarks file to the new location 
  + Translation updates

-------------------------------------------------------------------
Tue Sep 23 08:03:40 EST 2008 - mboman@suse.de

- Update to version 2.24.0:
  + Translation updates 

-------------------------------------------------------------------
Tue Sep  9 12:59:13 CDT 2008 - maw@suse.de

- Update to version 2.23.92:
  + Support downscaling
  + Updated translations.

-------------------------------------------------------------------
Tue Sep 02 19:25:49 CEST 2008 - mboman@novell.com

- Update to version 2.23.91:
  + Minor bug fixes
  + Translation updates

-------------------------------------------------------------------
Mon Jun 23 19:25:49 CEST 2008 - maw@suse.de

- Update to version 2.23.4:
  + The large version increase is due to vinagre synchronizing its
    version numbers with those of the GNOME project at large
  + Now we grab the keyboard automatically when the focus is on
    Vinagre
  + Add a gconf option to disable all menu shortcuts, useful if
    you want to get rid of having your key presses being
    intercepted by Vinagre
  + Add a panel applet
  + Bugs fixed: bgo#536330, bgo#522100, bgo#515816, bgo#536111,
    bgo#531969, bln#233918, bgo#490841, bgo#530712, bgo#501165,
    bgo#518351, bgo#519145, bgo#531593, bgo#530582, bgo#476942,
    bgo#512918, and bgo#509945
  + Updated translations.

-------------------------------------------------------------------
Fri Apr 11 15:22:04 CEST 2008 - vuntz@suse.de

- Update to version 0.5.1:
  + Updated translations.

-------------------------------------------------------------------
Thu Mar 13 13:59:42 CET 2008 - vuntz@suse.de

- Update to version 0.5.0:
  + Updated translations.

-------------------------------------------------------------------
Wed Mar  5 14:48:58 CET 2008 - maw@suse.de

- Update to version 0.4.92:
  + Fix an inconsistency in menu sensitivity
  + Updated translations.

-------------------------------------------------------------------
Tue Feb 19 19:04:17 CET 2008 - maw@suse.de

- Update to version 0.4.91:
  + Register ourselves as handler for the vnc:// protocol
  + Allow port numbers < 1024 (bgo#513381)
  + Updated translations
- Include gconf schema in the package.

-------------------------------------------------------------------
Fri Feb  1 16:31:46 CET 2008 - maw@suse.de

- Update to version 0.4.90:
  + Improved documentation, incl. a man page
  + Use gio instead of gnome-vfs
  + Depend on gtk-vnc 0.3.2
  + Updated translations.

-------------------------------------------------------------------
Thu Jan 17 21:35:11 CET 2008 - jpr@suse.de

- Initial package checkin

openSUSE Build Service is sponsored by