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 03/28] dconf: upgrade 0.38.0 -> 0.40.0
Date: Wed,  9 Jun 2021 08:38:06 +0200	[thread overview]
Message-ID: <20210609063831.3400611-3-schnitzeltony@gmail.com> (raw)
In-Reply-To: <20210609063831.3400611-1-schnitzeltony@gmail.com>

Changes in dconf 0.40.0
=======================

 - common: Add missing G_BEGIN/END_DECLS to allow use of headers from C++
   code (Philip Withnall, !67)

Changes in dconf 0.39.1
=======================

 - build: improve libdconf visible symbols (Inigo Martinez, Daniel Playfair
   Cal, !59)
 - engine: do not emit optimistic change notifications unless the local value
   is different (Daniel Playfair Cal, !2)
 - build: minor fixes to bash completion script (Philip Withnall, !64)
 - service: add a systemd unit for D-Bus activation (Simon McVittie, !63)

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
---
 .../recipes-gnome/dconf/{dconf_0.38.0.bb => dconf_0.40.0.bb}   | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
 rename meta-gnome/recipes-gnome/dconf/{dconf_0.38.0.bb => dconf_0.40.0.bb} (83%)

diff --git a/meta-gnome/recipes-gnome/dconf/dconf_0.38.0.bb b/meta-gnome/recipes-gnome/dconf/dconf_0.40.0.bb
similarity index 83%
rename from meta-gnome/recipes-gnome/dconf/dconf_0.38.0.bb
rename to meta-gnome/recipes-gnome/dconf/dconf_0.40.0.bb
index 162748d30..b1604e8df 100644
--- a/meta-gnome/recipes-gnome/dconf/dconf_0.38.0.bb
+++ b/meta-gnome/recipes-gnome/dconf/dconf_0.40.0.bb
@@ -3,7 +3,7 @@ LICENSE = "LGPLv2.1"
 LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1"
 SECTION = "x11/gnome"
 
-SRC_URI[archive.sha256sum] = "45f60f41330d27715cce1315af123f94f1c2cdedb68b6bed3b309866eec44f58"
+SRC_URI[archive.sha256sum] = "cf7f22a4c9200421d8d3325c5c1b8b93a36843650c9f95d6451e20f0bcb24533"
 
 DEPENDS = "dbus glib-2.0 intltool-native"
 
@@ -18,6 +18,7 @@ EXTRA_OEMESON_append_class-native = " -Dbash_completion=false"
 
 FILES_${PN} += " \
     ${datadir}/dbus-1 \
+    ${systemd_user_unitdir} \
     ${libdir}/gio/modules/*.so \
 "
 
-- 
2.31.1


  parent reply	other threads:[~2021-06-09  6:38 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-09  6:38 [PATCH 01/28] atkmm: upgrade 2.28.0 -> 2.28.2 Andreas Müller
2021-06-09  6:38 ` [PATCH 02/28] atkmm: build with meson Andreas Müller
2021-06-09  6:38 ` Andreas Müller [this message]
2021-06-09  6:38 ` [PATCH 04/28] evolution-data-server: upgrade 3.40.1 -> 3.40.2 Andreas Müller
2021-06-09  6:38 ` [PATCH 05/28] file-roller: upgrade 3.38.1 -> 3.40.0 Andreas Müller
2021-06-09  6:38 ` [PATCH 06/28] glibmm: upgrade 2.62.0 -> 2.66.1 / build with meson / cleanup recipe Andreas Müller
2021-06-09  6:38 ` [PATCH 07/28] gmime: upgrade 3.2.6 -> 3.2.7 Andreas Müller
2021-06-09  6:38 ` [PATCH 08/28] gnome-autoar; upgrade 0.3.2 -> 0.3.3 Andreas Müller
2021-06-09  6:38 ` [PATCH 09/28] gnome-keyring: upgrade 3.36.0 -> 40.0 Andreas Müller
2021-06-09  6:38 ` [PATCH 10/28] gnome-online-accounts: upgrade 3.36.0 -> 3.40.0 Andreas Müller
2021-06-09  6:38 ` [PATCH 11/28] gnome-terminal: upgrade 3.36.2 -> 3.40.2 Andreas Müller
2021-06-09  6:38 ` [PATCH 12/28] gspell: upgrade 1.8.4 -> 1.9.1 Andreas Müller
2021-06-09  6:38 ` [PATCH 13/28] gtkmm3: upgrade 3.24.3 -> 3.24.5 Andreas Müller
2021-06-09  6:38 ` [PATCH 14/28] gtksourceview4: upgrade 4.6.1 -> 4.8.1 Andreas Müller
2021-06-09  6:38 ` [PATCH 15/28] gupnp: upgrade 1.2.6 -> 1.2.7 Andreas Müller
2021-06-09  6:38 ` [PATCH 16/28] gvfs: upgrade 1.44.1 -> 1.48.1 Andreas Müller
2021-06-09  6:38 ` [PATCH 17/28] libgdata: upgrade 0.17.13 -> 0.18.1 Andreas Müller
2021-06-09  6:38 ` [PATCH 18/28] libmediaart 0.7.0: remove Andreas Müller
2021-06-09  6:38 ` [PATCH 19/28] libmediaart-2.0: upgrade 1.9.4 -> 1.9.5 / merge inc file / build with meson Andreas Müller
2021-06-12 20:03   ` [oe] " Martin Jansa
2021-06-09  6:38 ` [PATCH 20/28] libsigc++-2.0: upgrade 2.10.6 -> 2.10.7 Andreas Müller
2021-06-09  6:38 ` [PATCH 21/28] nautilus: upgrade 40.1 -> 40.2 Andreas Müller
2021-06-09  6:38 ` [PATCH 22/28] pangomm: upgrade 2.42.1 -> 2.46.1 / build with meson Andreas Müller
2021-06-09  6:38 ` [PATCH 23/28] yelp-xsl: upgrade 3.36.0 -> 4.02 Andreas Müller
2021-06-09  6:38 ` [PATCH 24/28] yelp-tools: upgrade 3.32.2 -> 40.0 Andreas Müller
2021-06-09  6:38 ` [PATCH 25/28] yelp: upgrade 3.36.0 -> 40.2 Andreas Müller
2021-06-09  6:38 ` [PATCH 26/28] gthumb: inherit required features from colord Andreas Müller
2021-06-09  6:38 ` [PATCH 27/28] modemmanager: upgrade 1.16.4 -> 1.16.6 Andreas Müller
2021-06-09  6:38 ` [PATCH 28/28] xfce4-settings: 4.16.1 upgrade 4.16.2 Andreas Müller

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=20210609063831.3400611-3-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.