From 897a905bf82928a0e9873c337eac21925df0294c Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Mon, 1 Jun 2020 23:44:43 +0200 Subject: dconf-editor: upgrade 3.34.2 -> 3.36.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit dconf-editor 3.36.2 ===================== Some fixes for the now HC theme. Translations updated: Latvian: RÅ«dolfs Mazurs Romanian: Daniel Șerbănescu Slovak: Peter Mráz Ukrainian: Yuri Chornoivan dconf-editor 3.36.0 ===================== New stable release! Contains mainly translations updates. Great! Translations updated (since 3.35.91): Danish: Alan Mortensen Dutch: Nathan Follens German: Tim Sabsch Greek: Efstathios Iosifidis Italian: Milo Casagrande Japanese: sicklylife Korean: Changwoo Ryu Polish: Piotr DrÄ…g Slovenian: Matej Urbančič dconf-editor 3.35.91 ===================== Just a translations release. Note: the announce for 3.35.90 only credited one translator, while there is a long list of them; not sure of why it failed. Check the NEWS file for complete credits! Translations updated: Basque: Asier Sarasua Garmendia Czech: Marek ÄŒernocký Finnish: Jiri Grönroos French: Claude Paroz Galician: Fran Dieguez Hungarian: Balázs Úr Lithuanian: Aurimas ÄŒernius Serbian: Марко Костић Turkish: Sabri Ünal dconf-editor 3.35.90 ===================== Hey, that is mostly a translations beta release! Feels good, no. Translations updated: Catalan: Jordi Mas Signed-off-by: Andreas Müller Signed-off-by: Khem Raj --- meta-gnome/recipes-gnome/dconf/dconf-editor_3.34.2.bb | 17 ----------------- meta-gnome/recipes-gnome/dconf/dconf-editor_3.36.2.bb | 17 +++++++++++++++++ 2 files changed, 17 insertions(+), 17 deletions(-) delete mode 100644 meta-gnome/recipes-gnome/dconf/dconf-editor_3.34.2.bb create mode 100644 meta-gnome/recipes-gnome/dconf/dconf-editor_3.36.2.bb (limited to 'meta-gnome') diff --git a/meta-gnome/recipes-gnome/dconf/dconf-editor_3.34.2.bb b/meta-gnome/recipes-gnome/dconf/dconf-editor_3.34.2.bb deleted file mode 100644 index 699511f7aa..0000000000 --- a/meta-gnome/recipes-gnome/dconf/dconf-editor_3.34.2.bb +++ /dev/null @@ -1,17 +0,0 @@ -SUMMARY = "Configuration editor for dconf" -LICENSE = "GPLv3" -LIC_FILES_CHKSUM = "file://COPYING;md5=1ebbd3e34237af26da5dc08a4e440464" - -GNOMEBASEBUILDCLASS = "meson" - -DEPENDS = "dconf gtk+3" - -inherit gnomebase vala gettext gsettings bash-completion - -SRC_URI[archive.md5sum] = "2907205ad1a0e2774c981932cb7ff25b" -SRC_URI[archive.sha256sum] = "cecc2a5cb44af68be80e970e83fb9e3e92e2a74df7c90b63324e6da19a929d5f" - -FILES_${PN} += " \ - ${datadir}/dbus-1 \ - ${datadir}/metainfo \ -" diff --git a/meta-gnome/recipes-gnome/dconf/dconf-editor_3.36.2.bb b/meta-gnome/recipes-gnome/dconf/dconf-editor_3.36.2.bb new file mode 100644 index 0000000000..25f409c41a --- /dev/null +++ b/meta-gnome/recipes-gnome/dconf/dconf-editor_3.36.2.bb @@ -0,0 +1,17 @@ +SUMMARY = "Configuration editor for dconf" +LICENSE = "GPLv3" +LIC_FILES_CHKSUM = "file://COPYING;md5=1ebbd3e34237af26da5dc08a4e440464" + +GNOMEBASEBUILDCLASS = "meson" + +DEPENDS = "dconf gtk+3" + +inherit gnomebase vala gettext gsettings bash-completion + +SRC_URI[archive.md5sum] = "78bd905ed3c770a00c850d8cffec88a4" +SRC_URI[archive.sha256sum] = "edcec8867f018589125f177407760c642bbbb52fe5122daac5905223d6b3e1c7" + +FILES_${PN} += " \ + ${datadir}/dbus-1 \ + ${datadir}/metainfo \ +" -- cgit v1.2.3-54-g00ecf