aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2021-01-03 15:12:34 +0100
committerKhem Raj <raj.khem@gmail.com>2021-01-05 09:16:26 -0800
commitcb1393f1bfaede8e8fbbcc05adc6f53f491a0654 (patch)
tree07f98fd425668086f222151e137ca15a87913537 /meta-xfce
parentf2d18ca23fffa99b95c47e49c7b4a008922ac812 (diff)
downloadmeta-openembedded-contrib-cb1393f1bfaede8e8fbbcc05adc6f53f491a0654.tar.gz
mousepad: upgrade 0.4.2 -> 0.5.2
Release notes for 0.5.1 ======================= - Dependency Changes: - GLib >= 2.52.0 - GTK >= 3.22.0 - New Features: - Allow to change the font size from keyboard/mouse (#46, #54, !60) - Switch to asynchronous search (!58) - Give more choice for whitespace display (#44, !46) - Appearance Changes: - Improve the look of the search bar - Add a spinner to the search widgets - Make the occurrences count appear in the search bar - Reformulate "Home/End Keys" setting description - Code Refactoring: - Code refactoring around MousepadView properties (!60) - Code refactoring around GMenuModel-bindings (!50) - Bug Fixes: - Decrease reference count of anchored documents - Filter document signals on the active document - Fix a memory leak in the templates menu - Fix wrong conversion from uri to filename (#81) - Warn when using GLib functions newer than requirements (Mousepad 0.5.0 actually required GLib 2.60 due to such an oversight) - Translation Updates: Catalan, Chinese (Taiwan), French, German, Italian, Japanese, Lithuanian, Norwegian Bokmål, Portuguese, Portuguese (Brazil), Russian, Serbian, Spanish, Swedish, Turkish Release notes for 0.5.0 ======================= - Bump required GTK+ in `mousepad-prefs-dialog.ui` (#78) - Fix an oversight in updating actions state (#76) - Remove TODO file (#74) - Ensure that opening modes are excluded from translation - Translation Updates: Albanian, Bulgarian, Chinese (China), Dutch, French, German, Greek, Hebrew, Indonesian, Italian, Norwegian Bokmål, Portuguese, Portuguese (Brazil), Slovenian, Spanish Release notes for 0.4.90 ======================== [Please note that this is a release candidate for upcoming stable version 0.5, released in about a week if nothing blocks.] - Dependency Changes: - GLib >= 2.45.8 - GTK+ >= 3.20 - GtkSourceView >= 3.24 - GTK+ 2 support has been removed - GtkSourceView 2 support has been removed - New Features: - Add keybindings to show the menubar temporarily when hidden - Add command line option and setting for file opening mode - Improve encoding dialog - Add regex search - Discontinued Features - multi-select (GTK+ 2) - Appearance Changes - Replace `$HOME` with a tilde in displayed filename - Add new default keybindings and reveal some hidden ones - Search bar tweaks - Make tabs expanded for consistency with other Xfce programs - Add copyright and license info to About dialog - Improve label texts of "Find and Replace" dialog and search bar - Make the statusbar smaller - Add new app icon and switch to reverse DNS name - Save the state of the "highlight all" button in the search bar - Update window title of Find and Replace dialog - Add "Wrap around" check box to Find and Replace dialog (Bug #11290) - Infer filetype from shebang line (Bug #10514) - Show info when Templates directory does not exist (Bug #10486) - Code Refactoring - Restore the use of the file `accels.scm` - Code refactoring around saving and restoring window geometry - Improve save-related actions - Fully switch to GtkApplication - Avoid deprecation warnings 5: CSS related - Avoid deprecation warnings 4: GtkUIManager and GtkAction - GtkStock - Avoid deprecation warnings 2: miscellaneous - Avoid deprecation warnings 1: alignment and padding - Avoid compilation warnings other than deprecation - Remove support for GTK+2 - Switch to README.md and foreign automake mode - Add basic GitLab pipeline - Bug Fixes: - Remove README.md from DISTCLEANFILES, it's not generated - Fix crash when dragging tab to GSV widget - Change GtkTextView wrap mode to GTK_WRAP_WORD_CHAR - Initialize the recent manager if needed at startup - Prevent search bar from overlapping the document - Properly disconnect signal handlers - Fix make distcheck - Fix color modifications in search entries - Do not open an empty document when encoding failed - Do not search for previously selected text - Update search field with selected text - Bug #16717: Move from exo-csource to xdt-csource - Remember last save location (Bug #14165) - Use g_get_user_dir to get Templates directory (Bug #11048) - Sync remaining menu actions to their settings (Bug #11046) - Install appstream in metainfo folder (Bug #11200) - Add appdata file (Bug #11200) - Fix building with `--enable-dbus --disable-gtk3` - Change visibility of fullscreen bars after small delay (Bug #9735) - Fix return type of fullscreen settings (Bug #9735) - Translation Updates: Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern Armenian, English (Australia), English (United Kingdom), Estonian, Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese, Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmål, Norwegian Nynorsk, Occitan (post 1500), Polish, Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Telugu, Thai, Turkish, Ukrainian, Uyghur Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-xfce')
-rw-r--r--meta-xfce/recipes-apps/mousepad/mousepad_0.5.1.bb (renamed from meta-xfce/recipes-apps/mousepad/mousepad_0.4.2.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-apps/mousepad/mousepad_0.4.2.bb b/meta-xfce/recipes-apps/mousepad/mousepad_0.5.1.bb
index 29038ac19a..47bf1e2213 100644
--- a/meta-xfce/recipes-apps/mousepad/mousepad_0.4.2.bb
+++ b/meta-xfce/recipes-apps/mousepad/mousepad_0.5.1.bb
@@ -7,10 +7,10 @@ DEPENDS = "gtk+3 gtksourceview3 xfconf xfce4-dev-tools-native"
inherit xfce-app gsettings mime-xdg
-SRC_URI[md5sum] = "98d908842d4a93c35756a67d681c08fe"
-SRC_URI[sha256sum] = "84c02adfca7f8b33b9466a306ded72fb9f38f93c9edb78660343854c4a3aded7"
+SRC_URI[sha256sum] = "3d2e277b1ae82dd0f0fa25e27169491fc38c2b70a9a624f2ea472604b317a582"
FILES_${PN} += " \
${datadir}/glib-2.0/schemas \
+ ${datadir}/metainfo \
${datadir}/polkit-1 \
"