[gnome-tweaks] 3.27.4



commit 98b20195571c76c29feaba4a58cf416d37a7ecc9
Author: Jeremy Bicha <jbicha ubuntu com>
Date:   Fri Jan 26 16:44:27 2018 -0500

    3.27.4

 NEWS        | 26 ++++++++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 27 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index b24cf7d..3321854 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+3.27.4
+======
+Development release.
+
+* This release renames the source tarball, binary, icons,
+  .desktop and AppStream metadata to GNOME Tweaks. The
+  user visible name was already changed for 3.26. (Jeremy)
+* The development repository and bug tracker have moved to
+  https://gitlab.gnome.org/GNOME/gnome-tweaks (Carlos)
+* Don't show duplicate cursor theme names (Jan)
+* Add Sound panel with Over-Amplification tweak. This
+  tweak (and panel) will only appear if run with
+  gsettings-desktop-schemas 3.27.2+. (Didier)
+* Add logo.png and update README.md for GitLab (Jeremy)
+* Support XDG_DATA_DIRS for themes and icons (Jascha)
+* Support XDG_DATA_DIRS for gsettings schemas (Luca)
+
+Contributors:
+ Jeremy Bicha, Luca Bruno, Jascha Geerds, Didier Roche,
+ Carlos Soriano,Jan Tojnar
+
+Translations:
+ Tim Sabsch [de], Daniel Mustieles [es], Jiri Grönroos [fi],
+ Fabio Tomat [fur], Balázs Meskó [hu], Stas Solovey [ru],
+ Matej Urbančič [sl], Anders Jonsson [sv], Cheng-Chia Tseng [zh_TW]
+
 3.27.3
 ======
 Development release.
diff --git a/meson.build b/meson.build
index b9f71cd..0346636 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-tweaks',
-  version: '3.27.3',
+  version: '3.27.4',
   meson_version: '>= 0.40.0'
 )
 


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