[nautilus/gnome-3-30] Prepare for 3.30.5
- From: Ernestas Kulik <ernestask src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus/gnome-3-30] Prepare for 3.30.5
- Date: Wed, 12 Dec 2018 15:51:25 +0000 (UTC)
commit 769665bd3771e71aa9cc5c31e28f68058610647b
Author: Ernestas Kulik <ekulik redhat com>
Date: Wed Dec 12 16:49:29 2018 +0100
Prepare for 3.30.5
NEWS | 4 ++++
meson.build | 4 ++--
2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index df9851e0f..963c4373d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Minor changes in 3.30.5:
+* Fix a bunch of compiler warnings that could prevent building (Ernestas Kulik)
+* Fix location entry icon not reacting to clicks (Ernestas Kulik)
+
Major changes in 3.30.4:
* Fix crash when opening windows quickly (Ernestas Kulik)
* Show trash action bar when trash status changes (Ernestas Kulik)
diff --git a/meson.build b/meson.build
index cfc93f5f8..996360a62 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('nautilus', 'c',
default_options: ['c_std=c11'],
- version: '3.30.4',
+ version: '3.30.5',
meson_version: '>= 0.47.0',
license: 'GPL3+'
)
@@ -243,4 +243,4 @@ endforeach
#########################################################
# Compile GSettings schemas when installing from source #
#########################################################
-meson.add_install_script('build-aux/meson/postinstall.py')
\ No newline at end of file
+meson.add_install_script('build-aux/meson/postinstall.py')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]