[sound-juicer] Release 3.21.90



commit 63e8995ba541e5f7608c84e1cd1830d8eb070111
Author: Phillip Wood <phillip wood dunelm org uk>
Date:   Tue Aug 16 10:59:41 2016 +0100

    Release 3.21.90

 NEWS         |   24 ++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 25 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index b85ca30..b29e647 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+Sound Juicer 3.21.90
+====================
+* Replace Intltool with GNU Gettext (Phillip Wood, Piotr Drąg, Petr Kovar)
+* Update multiple album dialog (Phillip Wood)
+* Modernize preferences dialog slightly (Phillip Wood)
+* Check MCN before querying detailed album metadata (Phillip Wood)
+* Skip data tracks at the start of disc (Phillip Wood, Bastien Nocera)
+* Rate limit musicbrainz queries (Phillip Wood)
+* Retry query if MusicBrainz is busy (Phillip Wood)
+* Add logging for metadata retrieval (Phillip Wood)
+* Re-enable ‘re-read’ after album has been selected (Phillip Wood)
+* Add Language headers to po files (Piotr Drąg)
+* Ensure data/appdata exists under $(builddir) (Phillip Wood)
+* Fix -Wformat-nonliteral warnings (Phillip Wood)
+* Require libdiscid 0.4.0 or newer (Phillip Wood)
+* Remove shadow variable from SjMetadataMusicBraninz (Phillip Wood)
+Translations
+       - Lithuanian (Aurimas Černius)
+       - Occitan (Cédric Valmary)
+       - Spanish (Daniel Mustieles)
+       - Updated Indonesian (Andika Triwidada)
+       - Vietnamese (Trần Ngọc Quân)
+       - zh_CN (Luo Lei)
+
 Sound Juicer 3.20.0
 ===================
 * Translations
diff --git a/configure.ac b/configure.ac
index 22f69a1..cdfc481 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([Sound 
Juicer],[3.20.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=sound-juicer],[sound-juicer])
+AC_INIT([Sound 
Juicer],[3.21.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=sound-juicer],[sound-juicer])
 
 AC_PREREQ(2.60)
 


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