[gnome-music] Release 3.27.4



commit f3c89daca06b0f014ed38187aa3dff58d8e8dc13
Author: Marinus Schraal <mschraal gnome org>
Date:   Tue Jan 9 00:11:21 2018 +0100

    Release 3.27.4

 NEWS                   | 48 ++++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac           |  2 +-
 data/AboutDialog.ui.in | 10 +++++++++-
 3 files changed, 58 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2eec1ca..092c386 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,51 @@
+Overview of changes in 3.27.4
+=============================
+
+Bugs fixed:
+ Migrate from intltool to gettext (#787272)
+ Add appstream metadata to non-deprecated location (#790869)
+ Playlist ordering in views (#772090)
+ Fix style of GdTaggedEntry (#791077)
+ PEP-8 fixes & cleanups (#791481,!7,!9,!10,!17,!18)
+ Update libgd (!8)
+ Fixes to navigating back (#777238)
+ Enable mouse button for navigating back (#771934)
+ Fix constructor deprecation warning (#790127)
+ Fix PyGObject deprecation warning (#788701)
+ Fix order in method call (!21)
+ Fix log decorator order (!22)
+ Use python3 style super() calls (!16)
+ DiscListBoxWidget update favourites (!23)
+ Add the ability to rename playlists (!11)
+ Update README.md (!12)
+
+Thanks to our contributors this release:
+ Abhinav Singh
+ Florian Darfeuille
+ Jean Felder
+ Jeremy Bicha
+ Kainaat Singh
+ Marinus Schraal
+ Niels De Graef
+ Phil Dawson
+ Piotr Drąg
+ Sambhav Kothari
+
+Translations updated:
+ Dutch
+ Romanian
+ Icelandic
+ Persian
+ Catalan (Valencian)
+ German
+ Czech
+ Friulian
+ Norwegian bokmål
+ Croatian
+ Indonesian
+ Serbian
+ Swedish
+
 Overview of changes in 3.26.0
 =============================
 
diff --git a/configure.ac b/configure.ac
index 281c2d2..3a69050 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.63)
 AC_INIT([gnome-music],
-        [3.26.0],
+        [3.27.4],
         [https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-music],
         [gnome-music],
         [https://wiki.gnome.org/Apps/Music])
diff --git a/data/AboutDialog.ui.in b/data/AboutDialog.ui.in
index 7ee1a2a..7a70395 100644
--- a/data/AboutDialog.ui.in
+++ b/data/AboutDialog.ui.in
@@ -6,7 +6,7 @@
     <property name="modal">True</property>
     <property name="program_name" translatable="yes">Music</property>
     <property name="version">@PACKAGE_VERSION@</property>
-    <property name="copyright" translatable="yes">Copyright © 2016 GNOME Music Developers</property>
+    <property name="copyright" translatable="yes">Copyright © 2018 GNOME Music Developers</property>
     <property name="comments" translatable="yes">A music player and management application for 
GNOME.</property>
     <property name="website">@PACKAGE_URL@</property>
     <property name="website_label" translatable="yes">Visit GNOME Music website</property>
@@ -34,18 +34,23 @@ Elias Entrup
 Evandro Giovanini
 Fabiano Fidêncio
 Felipe Borges
+Florian Darfeuille
 Gaurav Narula
 Georges Basile Stavracas Neto
 Guillaume Quintard
 Jan-Michael Brummer
 Jean Felder
+Jeremy Bicha
 Jordan Petridis
 Juan Suarez
+Kainaat Singh
 Kalev Lember
 Kevin Haller
 Konstantin Pospelov
 Marinus Schraal
+Niels De Graef
 Pablo Palácios
+Phil Dawson
 Piotr Drąg
 Prashant Tyagi
 Rashi Sah
@@ -88,6 +93,7 @@ Inaki Larranaga Murgoitio
 Jiri Grönroos
 Joe Hansen
 Jordi Mas
+Justin van Steijn
 Fabio Tomat
 Fran Dieguez
 Furkan Tokaç
@@ -99,6 +105,7 @@ Marek Černocký
 Mario Blättermann
 Matej Urbančič
 Milo Casagrande
+Марко Костић
 Мирослав Николић
 Osman Karagöz
 Piotr Drąg
@@ -111,6 +118,7 @@ Sveinn í Felli
 Tiago Santos
 Tom Tryfonidis
 Trần Ngọc Quân
+Xavi Ivars
 Yosef Or Boczko
 Yuras Shumovich
 Yuri Myasoedov


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