AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to version 0.7.3: + This does not contain any new feature but makes Gnome-Pie compatible with more recent versions of the Vala compiler and implements some minor fixes. - Drop gnome-pie-fix-build-vala046.patch: fixed upstream.
- Update to version 0.7.2 * New Feature: Pies will not close when CTRL or SHIFT is pressed while clicking. This feature got requested several times so it is now reality! You can now perform multiple actions without having to re-open the pie. * Improvement: Gnome-Pie switched from GPL to MIT license. * Improvement: Gnome-Pie will now hide when it looses focus. This is helpful under wayland when users click on panels for example. * Improvement: Fixed several deprecation warnings. * Improvement: Added Dutch translation (thank you, Heimen Stoffels). * Bugfix: Fixed a segmentation fault when a new pie was added under Wayland. * Bugfix: Fixed some typos in the English translation (thank you, Jörg Frings-Fürst). * Bugfix: Removed creation of obsolete statistics file. * Bugfix: Fixed build with vala 0.42 (thank you, Rico Tzschichholz). - Dropped gnome-pie-fix-build-vala042.patch (merged upstream) - Added gnome-pie-fix-build-vala046.patch (fix build with vala 0.46+) - Spec cleanup
- Update to version 0.7.1: + Use gdk monitor on wayland if possible. - Add gnome-pie-fix-build-vala042.patch: Fix build with vala 0.42. Only apply when vala 0.42.x and newer is present during build. - Drop gnome-pie-fix-invalid-chainup.patch: Fixed upstream. - Run spec-cleaner, modernize spec. - Conditionalize post(un) handling of desktop_database_post(un) and icon_theme_cache_post(un), no longer needed for modern versions of openSUSE.
- Drop pkgconfig(unique-3.0) BuildRequires: No longer needed.
- Fix RPM group. Drop redundant mention of Linux.
- Update to version 0.7.0: + New Feature: Added the possibility to automatically fill the fields “name”, “command” and “icon” of a new slice by selecting an application from a list. + Improvement: The library “bamf” which has been made optional before is now completely removed from the dependencies. This makes the code base easier to manage and it seems that there is no improvement to the icon selection when using this library. + Bugfix: - It is now possible again to drag’n’drop URLs and URIs to the pie preview. - Long press for activation of slices works again. - Add gnome-pie-fix-invalid-chainup.patch: Fix invalid chainup discovered by valac 0.35.x
- Update to version 0.6.9: + Assign icon name to preferences window.
- initial packaging