Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: libgpaste11 | Distribution: openSUSE Leap 15.2 |
Version: 3.34.1 | Vendor: openSUSE |
Release: lp152.1.3 | Build date: Sun May 17 05:35:25 2020 |
Group: System/Libraries | Build host: lamb21 |
Size: 327344 | Source RPM: gpaste-3.34.1-lp152.1.3.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/Keruspe/GPaste | |
Summary: Library for managing clipboard history |
GPaste is a clipboard management daemon with DBus interface. This package provides a library for managing clipboard history.
BSD-2-Clause
* Thu Jan 30 2020 Dominique Leuenberger <dimstar@opensuse.org> - No longer recommend -lang: supplements are in use * Fri Oct 25 2019 Andrey Gankov <gankov@opensuse.org> - Update to version 3.34.1: + Compatibility with recent appstream-glib - Changes from version 3.34.0: + Update to gnome-shell 3.34.0 - Replace pkgconfig(mutter-clutter-4) BuildRequires with pkgconfig(mutter-clutter-5), following upstreams changes for GNOME 3.34. * Sat Jul 13 2019 Bjørn Lie <bjorn.lie@gmail.com> - Disable LTO, gpaste fails to build with it. * Tue May 07 2019 Andrei Dziahel <develop7@develop7.info> - Update to version 3.32.0 + Update to gnome-shell 3.32.0 + Allow loading settings from ~/.config/gpaste/settings - Replace pkgconfig(mutter-clutter-3) with pkgconfig(mutter-clutter-4) BuildRequires following upstreams changes. * Fri Oct 05 2018 bjorn.lie@gmail.com - Update to version 3.30.1: + Workaround a bug in gnome-shell 3.30.0. - Changes from version 3.30.0: + Silence warnings with gcc 8. + Update dependencies for gnome 3.30. - Replace pkgconfig(mutter-clutter-2) with pkgconfig(mutter-clutter-3) BuildRequires following upstreams changes. * Tue Jun 12 2018 bjorn.lie@gmail.com - Update to version 3.28.2: + Fix a crash in images support. - Changes from version 3.28.1: + Gnome-shell extension cleanups. + Allow disabling the confirmation dialog for emptying history. - Drop gpaste-clutter-2.patch: Fixed upstream. - Change soname to libgpaste11 from libgpaste10 following upstreams bump. * Tue Apr 03 2018 jengelh@inai.de - Update summaries. * Thu Mar 15 2018 dimstar@opensuse.org - Update to version 3.28.0: + gpaste-daemonn now emits a dbus signal when an item is selected. + gpaste-client can now print the history in reverse order. + Drop gtk4 support, it will come back later. + API adjustments to prepare for the future gtk4 port. + Ask confirmation before emptying an history. - Replace pkgconfig(mutter-clutter-1) BuildRequires with pkgconfig(mutter-clutter-2), following upstreams changes for GNOME 3.28. - Rename libgpaste9 subpackeg to libgpaste10, following upstreams soname bump. - Add gpaste-clutter-2.patch: specify the Clutter version to be 2 instead of 1. - Filter out typelib(Clutter) dependency: this is provided internally by mutter. * Sat Sep 16 2017 zaitor@opensuse.org - Update to version 3.26.0: + Javascript modernizations. + Adapt to gjs 1.50. + Adapt to gnome-shell/mutter 3.26. + Use the new clipboardText feature in the search provider. + Gtk4 3.91.2 compatibility. - Replace pkgconfig(mutter-clutter-0) with pkgconfig(mutter-clutter-1) BuildRequires: following upstream changes. - Drop obsolete post(un) handling of glib2_gsettings_schema_post(un) and desktop_database_post(un) macros: No longer needed as file-trigger takes care of this now. Also drop glib2_gsettings_schema_requires macro, now obsolete. - Run spec-cleaner, modernize spec. * Wed Aug 16 2017 zaitor@opensuse.org - Update to version 3.24.2: + `gpaste-client add` now accepts reading from stdin. + You can't have two passwords with the same name in the history anymore. + Prevent a bug adding a password both as password and text in some cases. * Sat Apr 15 2017 gankov@opensuse.org - Update to version 3.24.1: + Fix a regression in Passwords handling. - Changes from version 3.24.0: + Change the history format to 2.0 to be more flexible (backward compatible). + Unify and consolidate some clipboard interactions. + Handle text/html and text/xml mime types. - Changes from version 3.23.90: + Applet and unity app-indicator have been removed. + A minimal applet is available there: https://github.com/Keruspe/gpaste-applet + Dutch translation has been added. + gtk4 is now supported (--with-gtk=4.0). + gnome-shell/mutter 3.24 are now supported and required. + UI will now close when you select an item (configurable). + More intuitive search interactions in the ui. + Preparations for future other storage backends. + Preparations for mime types support. + More reliable "paste" behaviour part in some corener cases. - Changes from version 3.22.3: + Fix switch in gnome-shell extension. + Fix some wrongly detected growing line. - Changes from version 3.22.2: + Fix memory leaks in the debugging logs. + Fix some corner case in images handling. + Fix crash in UI when refreshing during search. + Stability improvements. - Changes from version 3.22.1: + Fix some build system issues for vala and gobject-introspection. - Changes from version 3.22.0: + Depend on gtk+ 3.22, glib 2.50, gobject-introspeciton 1.50. + Bug fixes and simplifications in pagination handling for gnome-shell. + Fix bug with clipboard/primary selection synchronisation. + Fix racy calls to gtk_clipboard_store. - Changes from version 3.21.91: + Lots of fixes in the gnome-shell extension pagination. + Fix a crash when trying to add binary data with gpaste-client. + Use GLib new structured logging. + Update appstream files. - Changes from version 3.21.90: + Port from intltool to gettext. + pkg-config 0.29 is now required. + Port to the internal mutter-clutter. + gnome-shell extension cleanup. + Add pagination to gnmoe-shell extension. - Changes from version 3.20.6: + Fix switch in gnome-shell extension. + Fix refresh with search in the ui. + Fix some wrongly detected growing line. - Changes from version 3.20.5: + Fix memory leaks in the debugging logs. + Fix some corner case in images handling. + Stability improvements. - Add pkgconfig(mutter-clutter-0) and pkgconfig(gjs-1.0) BuildRequires: new dependencies. - Rename libgpaste6 subpackage to libgpaste9, following upstreams soname bump. * Fri Nov 11 2016 dimstar@opensuse.org - Add pkgconfig(systemd) BuildRequires: ensure to have the user services installed. * Fri Jul 29 2016 gankov@opensuse.org - Update to version 3.20.4 (boo#1009441): + Fix some extensive CPU usage in some cases. * Tue Jun 14 2016 gankov@opensuse.org - Update to version 3.20.3: + Fix soname versioning. - Changes from version 3.20.2: + Add missing icon. - Changes from version 3.20.1: + Fix crash when a search goes wrong. + Fix hanging issue due to gtk+ race (?) in gtk_clipboard_store. + Fix the gnome-shell menu sometimes displaying twice. + Add debug logs to the core library. + Fix some build issues with some toolchains. + Updated translations. - Drop gpaste-support-gnome-shell-3_16.patch: fixed upstream. * Sun May 22 2016 badshah400@gmail.com - Add gpaste-support-gnome-shell-3_16.patch: "Fake" compatibility with gnome-shell 3.16.x by patching the metadata file (boo#980421). * Thu Mar 31 2016 lidongyang@suse.com - Update to version 3.20: + Relicensing from GPL-3 to BSD-2. + Detect the presence of more features at runtime instead of compile time. + The gpaste-client cli has been mostly rewritten. + gpaste-client file now supports adding images to the history. + The legacy gpaste cli is gone. + gnome-shell extension cleanups and compatibility with 3.20. + automake 1.15 is required. + pkg-config 0.27 is required. + gtk+ 3.20, vala 0.32 (if –enable-vapi) and gobject-introspection 1.48 are required. + gpaste-ui now has a "new" button to add new contents to the clipboard. + The daemon now reexecs itself on SIGUSR1. + Avoid having two passwords under the same name in history. + libgpaste now logs into its own G_LOG_DOMAIN. + GPaste components now write their pid to a file. + A new tool is provided for debugging, but not installed: clipboard-watcher. + systemd user units are provided. + Build system cleanups. + Outdated translations have been dropped. + gobject-introspection fixes. + Fix style with gtk+ 3.20. + Implement the new shortcut window from gtk+. + Various code cleanups. - Changes from version 3.18.3: + Fix synchronisation issues between clipboard and primary selection. + Fix a memory leak. + Never handle images when images support is disabled. - Rename libgpaste4 subpackage to libgpaste6, following upstreams soname bump. * Tue Dec 01 2015 lidongyang@suse.com - Update to version 3.18.2: + Fix disabling legacy cli. + Fix gnome-shell empty button. + Fix emptying the active history. + Fix showing about dialog. + Updated translations. - Changes from version 3.18.1.1: + Few build system cleanups. + gobject-introspection fixes. - Changes from version 3.18.1: + Fix a regression in growing lines detection. - Changes from version 3.18: + Warning, this is a big release, with changes in API, you might have to kill your old daemon after upgrading. + The "gpaste" cli is now "gpaste-client". old name can still be enabled with –enable-cli for now. + The "gpaste settings" tool is gone, use the "burger" menu from "gpaste-client ui". + The graphical tool now allows you to fully manage your histories. + The graphical tool now allows you to restart the daemon. + The graphical tool now allows you to edit an element from the history. + The graphical tool new allows you to upload an element to a pastebin service (requires wgetpaste). + The graphical tool now displays the size of each history. + The graphical tool now displays the index of each element in the history. + The graphical tool has been slightly redisigned. + A new gnome-shell search-provider is provided by the daemon. + When searching e.g. "42", the 42nd element from hsitory will be included in search results. + gpaste-client gained a new subcommand: "get-history" to get the name of the current history. + gpaste-client gained a new subcommand: "replace" to replace the content of an item in the history. + Compatibility with gnome-shell 3.18. + The daemon now "works" on wayland using XWayland and gnome-shell 3.18. + The dbus interface name is now org.gnome.GPaste1. + The "Empty" dbus method has been renamed "EmptyHistory". + The "NameLost" and "ReexecuteSelf" dbus signals are gone. + Three new dbus signals: "DeleteHistory", "EmptyHistory" and "SwitchHistory". + The daemon gained new dbus methods: GetItemKind, GetElements, GetHistoryName, Replace. + BackupHistory EmptyHistory and DeleteHistory now take the history as a parameter instead of the current one. + GPasteClient hasn’t the "name-lost" and "reexecute-self" signals anymore. + GPasteClient gained three new signals: "delete-history", "empty-history" and "switch-history". + GPasteHistory gained a new "switch" signal. + GPasteHistory now tracks dconf to switch between histories. + A few formerly private constructors and methods are now publicly available. + The way GPaste handles dbus conection and objects have significantly been reworked. + Everything is now handled using 64bits types (the numeric settings have thus been reset and some max values changed). + A lot of code cleanup and rearchitecturation. + Signals are now properly documented for gobject-introspection and thus bindings. + Various build system cleanups (gobject-introspection and vapigen are now required to build from git). + Shell completion updates. + Updated translations. - Changes from version 3.16.3.1: + Fix a regression in growing lines detection. - Changes from version 3.16.3: + Various gnome-shell extension fixes. + Prevent potential crash from external library users. - Rename libgpaste3 subpackage to libgpaste4, following upstream soname change. * Wed Jul 29 2015 lidongyang@suse.com - Update to version 3.16.2.1: + Fix error in pipe detection. - Changes from version 3.16.2: + Allow password to be taken from stdin. - Changes from version 3.16.1: + Bump max history size. + Fix weird behaviour wrt screensaver. - Changes from version 3.16: + New subcommand: gpaste merge to merge various entries (with –decoration and –separator). + New tool: gpaste-ui (minimal graphical interface). + Legacy applet reworked to use gpaste ui. + Ubuntu app indicator reworked to use gpaste ui. + New keybinding to launch gpaste ui. + New keybinding to upload clipboard content to a pastebin service (requires wgetpaste >= 2.26). + The daemon now returns standard DBus errors on invalid input. + Name dbus parameters. + Gnome-shell 3.16 support (require gnome-shell 3.16 because of breaking changes). + Require glib 2.44 and gtk 3.16. + Compatibility with new glib autoptr mechanism. + Fully switch to appstream. + Updated shell completions. + Various libgpaste api cleanups (bump soname to 3, rework libtool versioning). + Detect applet and app-indicator at runtime instead of build time. + Fix bug with recent glib. + Make a lot more stuff async. + Gpasted is dead (long live gpaste-daemon). + Changed DBus signal is dead. + Drop old ubuntu compat patches. + Drop gpaste-config.h. + Drop old manual pages for applet and app-indicator. + Drop legacy gpaste subcommands (raw, oneline, zero, favor –raw, –oneline and –raw). + Various bugfixes. + Some progress regarding wayland support. - Changes from version 3.14.3: + Fix crashes related to images support. - Changes from version 3.14.2: + Improve zsh completion. + Fix a bug causing the gnome-shell extension to randomly crash. - Changes from version 3.14.1: + Search is now always done by the daemon, not the gnome-shell extension. + New gpaste subcomand: search. + Gpaste now accepts --online --raw and --zero options. + Search is now async. + Various gnome-shell extension fixes. + Updated completions. + We now restore the clipboard contents when unlocking the screensaver. + Updated translations. - Rename libgpaste2 subpackage to libgpaste3, following upstream soname change. * Wed Feb 18 2015 develop7@develop7.info - Move GPaste.Settings.service out of -devel, enabling regular users to run GPaste settings. * Tue Dec 16 2014 zaitor@opensuse.org - Add explicit pkgconfig(gnome-keybindings) BuildRequires: configure looks for it. - Add pkgconfig(vapigen) BuildRequires and pass --enable-vala to configure: build vala bindings. * Mon Nov 24 2014 dimstar@opensuse.org - Update to version 3.14 (boo#905909): + Update for latest gobject-introspection. + Support gnome-shell 3.14. + Start redesign of the gnome-shell extension. + New gpaste show-history command. - Changes from version 3.12.3.1: + A bug preventing the history to be saved to disk has been fixed. + Prevent a segfault when loading large histories. + Add a new gpaste oneline-history command. - Changes from version 3.12.3: + gpaste-daemon now has an Update dbus signal more precise than Changed. + Desktop files fixes. + All calls to clipboard are now async. + Performance improvements. + gpaste-client has been updated to match gpaste-daemon changes with an update signal. + gnome-shell extension has been ported to the update signal. + applets have been ported to the update signal. + gnome-shell search bar now matches the user theme. - Changes from version 3.12.2: + gpasted has been renamed gpaste-daemon. + Desktop files have been fixed. + Fixes for the ubuntu app-indicator. + Keybinding to mark an item as being a password. + All libgpaste-* have been merged into a single libgpaste. + Misc bugfixes reported for debian packaging. - Changes from version 3.12.1: + Systemd support has been removed. + GPaste is now compliant with https://wiki.gnome.org/HowDoI/DBusApplicationLaunching + GPaste now has built-in support for managing passwords, blog post coming. + Completions and man pages have been updated. + Translations have been updated. + Miscellaneous bugfixes with static analysis. + The search feature of the gnome-shell extension has been improved. - Rework subpackages, following upstream changes: + Drop libgpaste-core4, libgpaste-daemon1, libgpaste-keybinder3, libgpaste-applet1, libgpaste-settings1 and libgpaste-client3. + New subpackage libgpaste2. - Drop gpaste-gnome-shell-version-3.12.2.patch: fixed upstream.
/usr/lib64/libgpaste.so.11 /usr/lib64/libgpaste.so.11.1.3
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 11:31:35 2024