[gsettings-desktop-schemas] Release 3.31.0.2
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gsettings-desktop-schemas] Release 3.31.0.2
- Date: Mon, 14 Jan 2019 23:12:26 +0000 (UTC)
commit ad8c251742cc8f50b5d694b6258ecc810165f81e
Author: Carlos Garnacho <carlosg gnome org>
Date: Tue Jan 15 00:02:13 2019 +0100
Release 3.31.0.2
NEWS | 6 ++++++
configure.ac | 2 +-
meson.build | 2 +-
3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 123a728..f36aac1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Major changes in 3.31.0.2
+=========================
+- Fixed generation of enums XML on meson builds
+- Convert post-install script to python
+- Translation updates
+
Major changes in 3.31.0.1
=========================
- Brown paper bag release, included several fixes to meson build
diff --git a/configure.ac b/configure.ac
index 356b9cb..20fa622 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.53)
-AC_INIT([gsettings-desktop-schemas], [3.31.0.1],
+AC_INIT([gsettings-desktop-schemas], [3.31.0.2],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gsettings-desktop-schemas])
AC_CONFIG_SRCDIR(schemas/org.gnome.desktop.default-applications.gschema.xml.in)
AM_INIT_AUTOMAKE([1.9 foreign no-dist-gzip dist-xz])
diff --git a/meson.build b/meson.build
index db0c0c6..488c227 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gsettings-desktop-schemas', 'c',
- version: '3.31.0.1',
+ version: '3.31.0.2',
default_options: [
'warning_level=2'
],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]