All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Andreas Müller" <schnitzeltony@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [PATCH 1/6] mousepad: upgrade 0.5.3 -> 0.5.4
Date: Thu,  8 Apr 2021 00:18:23 +0200	[thread overview]
Message-ID: <20210407221829.606871-1-schnitzeltony@gmail.com> (raw)

Release notes for 0.5.4
=======================
- New Features:
  - Add --line/-l and --column/-c number (#107, !83)
  - Port to GtkSourceView 4 (#55, #80, !10)

- Bug Fixes:
  - Delay request to scroll to cursor for the correct active view
  - Monitor hardlinks with glib 2.56.2 (#110, !82)
  - Transfer encoding from remote to primary instance (#109)
  - Prevent a crash when no language is found
  - Make window require attention when opening new tabs (#106, #93, !81)
  - Fix BOM array (!80)
  - Correctly initialize toolbar style combo box (#103)
  - Allow checking parent sources when looking up schema (#101)
  - Fix missing parameter to "select-all" signal (!79)

- Translation Updates

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
---
 .../mousepad/{mousepad_0.5.3.bb => mousepad_0.5.4.bb}         | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-xfce/recipes-apps/mousepad/{mousepad_0.5.3.bb => mousepad_0.5.4.bb} (67%)

diff --git a/meta-xfce/recipes-apps/mousepad/mousepad_0.5.3.bb b/meta-xfce/recipes-apps/mousepad/mousepad_0.5.4.bb
similarity index 67%
rename from meta-xfce/recipes-apps/mousepad/mousepad_0.5.3.bb
rename to meta-xfce/recipes-apps/mousepad/mousepad_0.5.4.bb
index 1fba67914..7a2f12b1e 100644
--- a/meta-xfce/recipes-apps/mousepad/mousepad_0.5.3.bb
+++ b/meta-xfce/recipes-apps/mousepad/mousepad_0.5.4.bb
@@ -3,11 +3,11 @@ SECTION = "x11/application"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
 
-DEPENDS = "gtk+3 gtksourceview3 xfconf xfce4-dev-tools-native"
+DEPENDS = "gtk+3 gtksourceview4 xfconf xfce4-dev-tools-native"
 
 inherit xfce-app gsettings mime-xdg
 
-SRC_URI[sha256sum] = "e7208bb9e96a1525d3358a64f9cdd165005078e84e81984a953a2a03491fcaa8"
+SRC_URI[sha256sum] = "d90f492e5d0cba5f5b3b0c1eb7fd7c1701aef57e3fa244d2c457e7f9b0a42aa1"
 
 FILES_${PN} += " \
     ${datadir}/glib-2.0/schemas \
-- 
2.26.2


             reply	other threads:[~2021-04-07 22:18 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-07 22:18 Andreas Müller [this message]
2021-04-07 22:18 ` [PATCH] networkmanager-openvpn: Fix packageing Andreas Müller
2021-04-07 22:26   ` [oe] " Khem Raj
2021-04-07 22:32     ` Martin Jansa
2021-04-07 22:40       ` Khem Raj
2021-04-07 22:46     ` Andreas Müller
2021-04-07 22:49       ` Khem Raj
2021-04-07 22:18 ` [PATCH 2/6] xfce4-battery-plugin: upgrade 1.1.3 -> 1.1.4 Andreas Müller
2021-04-07 22:18 ` [PATCH 3/6] gigolo: upgrade 0.5.1 -> 0.5.2 Andreas Müller
2021-04-07 22:18 ` [PATCH 4/6] thunar: upgrade 4.16.4 -> 4.16.6 Andreas Müller
2021-04-07 22:18 ` [PATCH 5/6] fluidsynth: upgrade 2.1.7 -> 2.2.0 Andreas Müller
2021-04-07 22:18 ` [PATCH 6/6] poppler: upgrade 21.03.0 -> 21.04.0 Andreas Müller
     [not found] ` <1673B361F4D94ACE.4742@lists.openembedded.org>
2021-04-08  7:17   ` [oe] [PATCH 5/6] fluidsynth: upgrade 2.1.7 -> 2.2.0 Andreas Müller
2021-04-08 14:42     ` Khem Raj

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210407221829.606871-1-schnitzeltony@gmail.com \
    --to=schnitzeltony@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.