File gpaste.changes of Package gpaste
-------------------------------------------------------------------
Thu Jul 25 20:01:21 UTC 2013 - gankov@opensuse.org
- Update to version 3.0.2:
+ Fix build without gnome-control-center installed
+ Fix focus when using <Ctrl><Alt><H< in gnome-shel extension
- Changes from version 3.0.1:
+ Fix build.
- Changes from version 3.0:
+ Various build fixes.
+ Support of gnome-control-center for setting keybindings.
+ Compatibility with newer gnome-shell.
- Changes from version 2.99.2:
+ Fix a bug making gpaste settings ui a no-op.
+ Don't close legacy applet menu when deleting an item.
+ Fix vala bindings.
+ Updated translations,
- Changes from version 2.99.1:
+ Fix a few typos in the conditional code for applet and
extension.
+ Fix make install when GPaste is not yet installed.
+ Clean desktop files.
- Changes from version 2.99:
+ Compatibility with recent development releases of gnome-shell.
+ "gpaste f" now defers the file reading to the GPaste daemon.
+ libgpaste-client does now fully cover the GPaste DBus API.
+ libgpaste-keybinder has been ported to use XInput2.
+ keybindings have been fixed.
+ The gnome-shell extension has been ported to use
libgpaste-client.
+ A systemd user unit is now provided.
+ New library: libgpaste-settings-ui.
+ gpaste-settings has been ported to libgpaste-settings-ui.
+ The gnome-shell extension now has a pref.js module based on
libgpaste-settings-ui.
+ An autostart desktop file is now provided with the legacy
applet.
+ gobject-introspection and vala support are now optional.
+ Various code cleanup.
- Add gpaste-gnome-3.9.patch: Declare GNOME 3.9.x as compatible.
-------------------------------------------------------------------
Sun Dec 2 18:14:38 UTC 2012 - dimstar@opensuse.org
- Update to version 2.9.1:
+ Fix memory leak when handling images.
+ Fix duplicated images in history.
+ Fix "changed" signal in GPasteSettings.
-------------------------------------------------------------------
Wed Oct 10 20:06:29 UTC 2012 - dimstar@opensuse.org
- Update to version 2.9:
+ Now depends on intltool 0.50
+ Automake stack is even more modular
+ libgpaste has been split into sublibs: libgpaste-core,
libgpaste-keybinder and libgpaste-settings
+ New libraries: libgpaste-client and libgpaste-daemon
+ gpaste CLI is rewritten in C
+ Keybindings have totally been reworked
+ Performance improvements
+ Various code cleanup
+ Images support can now be disabled
+ Paste and Pop keybinding may behave weirdly because of gtk+
- Drop libgpaste1 sub-package: this library name no longer exists.
- Create new subpackages for the new libs (libgpaste-core1,
libgpaste-keybinder1, libgpaste-settings1, libgpaste-client0 and
libgpaste-daemon1).
-------------------------------------------------------------------
Sun May 6 11:02:55 UTC 2012 - dimstar@opensuse.org
- Update to version 2.8.1:
+ Fix crash in gpaste_daemon_tracking.
-------------------------------------------------------------------
Thu May 3 19:50:21 UTC 2012 - badshah400@gmail.com
- Update to version 2.8:
+ Various cleanup and bugfixes.
+ The history file now has a version number.
+ CDATA can now be copied.
+ ToggleHistory is now ShowHistory.
+ The "keyboard-shortcut" preferences is now called
"show-history".
+ New feature : Paste & Pop with a new keybinding (experimental).
+ FIFO mode.
+ Multi-history with "gpaste backup-history" and "gpaste
switch-history".
+ New commands: "gpaste delete-history" and "gpaste
list-histories".
+ gpaste-settings has been rewritten.
+ libgpaste improvements.
+ vapi is no longer shipped and is generated when building.
+ Now requires automake 1.12 and autoconf 2.69.
+ Updated translations.
- Rename libpaste0 subpackage to libgpaste1, following upstream
soname change.
-------------------------------------------------------------------
Wed Apr 25 16:09:54 UTC 2012 - vuntz@opensuse.org
- Update to version 2.5:
+ New library to externalize the core: libgpaste written in C
with introspection and vapi
+ Port gpasted to libgpaste and rewrite it in C
+ Port gpaste-settings to libgpaste
+ Port gpaste-applet to libgpaste
+ Reexecute has now a signal: ReexecuteSelf
+ Small bug fixes
+ Various build system cleanup
- Cleanup for inclusion in Factory.
-------------------------------------------------------------------
Tue Feb 14 17:45:00 UTC 2012 simone.tolotti@gmail.com
- New package, imported from Fedora package (and update to 2.2.1).