[gnome-disk-utility] Prepare 43.alpha



commit 1ffa4315fcd3b7cacaad8b666a1018bf5a2b6f9d
Author: Kai Lüke <kailueke riseup net>
Date:   Fri Jul 15 21:07:12 2022 +0200

    Prepare 43.alpha

 NEWS        | 31 +++++++++++++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 32 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 4d14c314..8be954e1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,34 @@
+43.alpha - July 15, 2022
+========================
+
+Kai Lüke:
+ * flatpak: use alternative location for keyutils-1.6.1.tar.bz2
+ * Remove incompatible volatile qualifiers
+ * INSTALL: Fix broken link
+ * Add development pointers to the readme and remove obsolete TODOs
+
+Manuel Wassermann:
+ * gduatasmartdialog: Replace deprecated GIO function
+ * gduformatdiskdialog: Fix parameter of g_signal_connect () and remove unused variable
+ * gduapplication: Fix parameter of g_signal_connect ()
+ * gduutils: Implement gdu_utils_can_format
+ * gduutils: Remove unused variable in gdu_utils_can_check
+ * createfilesystempage: Check for vfat support
+ * createfilesystempage: Add tooltip for missing utilities
+ * gduapplication: Free string after use
+ * gduatasmartdialog: Free string after use
+ * gduwindow: Free GList after use
+
+Maximiliano Sandoval R:
+ * meson: Use gnome.post_install
+
+Zurab Kargareteli:
+ * Add Georgian translation
+
+Updated translations:
+ * Asier Sarasua Garmendia (eu), Nathan Follens (nl), Pawan Chitrakar
+   (ne), Rūdolfs Mazurs (lv), Zurab Kargareteli (ka)
+
 42.0 - March 18, 2022
 =====================
 
diff --git a/meson.build b/meson.build
index 18a26583..34911682 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'gnome-disk-utility', 'c',
-  version: '42.0',
+  version: '43.alpha',
   license: 'GPL2.0',
   default_options: 'buildtype=debugoptimized',
   meson_version: '>= 0.59.0',


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]