mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
mousepad: upgrade 0.5.7 -> 0.5.8
Release notes for 0.5.8
=======================
- Bug Fixes:
- Revert "Chain-up to parent in `mousepad_window_scroll_event()`"
(#150)
- Search: Fix a memory leak
- Search: Remove obsolete workaround for the document finalization
- Drop restrictions on URI scheme
- Update `POTFILES.in`
- Printing: Remove the "Page Setup" dialog (#148)
- Flatpak: Complete scripts
- Flatpak: Access remote locations with GVfs
- Search: Fix the history cleanup
- Search: Prevent GTask warnings when replacing text
- Search: Ensure settings synchronization before searching
- Fix translation domain in Appdata file
- flatpak: Update README
- flatpak: Add generic manifest and basic scripts
- Translation Updates
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
99cc22f4d1
commit
853e5ba8cd
|
|
@ -7,7 +7,7 @@ DEPENDS = "gtk+3 gtksourceview4 xfconf xfce4-dev-tools-native"
|
|||
|
||||
inherit xfce-app gsettings mime-xdg
|
||||
|
||||
SRC_URI[sha256sum] = "105315743042e09e794037ab0594a1c47cbbf0b6b834dffed157192f4f03bde8"
|
||||
SRC_URI[sha256sum] = "921ebbcfdfd5e2e56f31a5177a2d26f46c758cc972595017bca9e0a6a3c3a721"
|
||||
|
||||
PACKAGECONFIG ??= ""
|
||||
PACKAGECONFIG[spell] = "--enable-plugin-gspell,--disable-plugin-gspell,gspell"
|
||||
Loading…
Reference in New Issue
Block a user