From a000a5c7a68a152da73cb0f9b4e080fd31548c58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sun, 3 Jan 2021 15:12:44 +0100 Subject: [PATCH] xfce4-verve-plugin: upgrade 2.0.0 -> 2.0.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Release notes for 2.0.1 ======================= - Fix build with panel 4.15 - Modernize configure.ac.in - Fix xfce_rc_read_entry usage - Fix gdk_rgba_to_string usage - Fix GtkAdjustment usage - Fix GtkColorChooser usage - Fix GtkColorChooser usage - Fix GtkLabel usage - Fix GIOStream usage - Fix gtk_label_set_text call - Fix gtk_style_context_add_provider call - Fix discarded-qualifiers - Fix missing-prototypes - Remove GSourceFunc casts - Create README.md. Update configure.ac.in - Use GtkColorButton to pick foreground and background colors - Translation Updates: Albanian, Armenian (Armenia), Asturian, Belarusian, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern Armenian, English (Australia), English (Canada), Esperanto, Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese, Korean, Lithuanian, Malay, Norwegian Bokmål, Occitan (post 1500), Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Thai, Turkish, Ukrainian Signed-off-by: Andreas Müller Signed-off-by: Khem Raj --- ...xfce4-verve-plugin_2.0.0.bb => xfce4-verve-plugin_2.0.1.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta-xfce/recipes-panel-plugins/verve/{xfce4-verve-plugin_2.0.0.bb => xfce4-verve-plugin_2.0.1.bb} (66%) diff --git a/meta-xfce/recipes-panel-plugins/verve/xfce4-verve-plugin_2.0.0.bb b/meta-xfce/recipes-panel-plugins/verve/xfce4-verve-plugin_2.0.1.bb similarity index 66% rename from meta-xfce/recipes-panel-plugins/verve/xfce4-verve-plugin_2.0.0.bb rename to meta-xfce/recipes-panel-plugins/verve/xfce4-verve-plugin_2.0.1.bb index 36e04a438b..5902ad0bd5 100644 --- a/meta-xfce/recipes-panel-plugins/verve/xfce4-verve-plugin_2.0.0.bb +++ b/meta-xfce/recipes-panel-plugins/verve/xfce4-verve-plugin_2.0.1.bb @@ -5,5 +5,4 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" inherit xfce-panel-plugin -SRC_URI[md5sum] = "94429b1be9d66ba9b31e4aafb726a8c7" -SRC_URI[sha256sum] = "9e6510ba6c48fcfc60d1c6ab14613dd7b6ff095cabbf4746f82bf788d8ab4cd2" +SRC_URI[sha256sum] = "ebda5e5eb62d6e42afdc6f121d2f1cbd4d9d3c2b16a5e3ed8192b1b224b8f825"