[easytag] configure.ac: Bump version to 2.2.1... NEWS: Added 2.2.1 changes since 2.2.0...
- From: Kip Warner <kipw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [easytag] configure.ac: Bump version to 2.2.1... NEWS: Added 2.2.1 changes since 2.2.0...
- Date: Fri, 25 Apr 2014 22:11:53 +0000 (UTC)
commit cf47915b455c1eb6b102173a8cdb4e84b08dadf1
Author: kipw <kip thevertigo com>
Date: Fri Apr 25 15:10:38 2014 -0700
configure.ac: Bump version to 2.2.1...
NEWS: Added 2.2.1 changes since 2.2.0...
NEWS | 18 ++++++++++++++++++
configure.ac | 2 +-
2 files changed, 19 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6882b57..aadb682 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+2.2.1 - 2014-04-22 :
+====================
+
+ * Fix image loading with HTTP URLs and empty images
+ * Fix bogus track numbers when automatically numbering files
+ * Add Opus and Speex MIME types to desktop file
+ * Abhinav Jangda’s fix for numeric characters in ID3 TPOS fields
+ * Roman Bogorodskiy’s ID3 wrapper compilation fix
+ * Improvements to MP4 GIO wrapper
+ * Fix a scanner bug when converting "%20" to " "
+ * Fix compilation if TagLib or libogg is unavailable
+ * Depend on TagLib 1.9.1 for MP4 support
+ * Use CXXFLAGS from the environment
+ * Rafael Ferrera’s Brazilian Portuguese translation update
+ * Aurimas Černius’s Lithuanian translation update
+ * Balázs Úr’s Hungarian translation update
+ * Matej Urbančič’s Slovenian translation update
+
2.2.0 - 2014-04-11 :
====================
diff --git a/configure.ac b/configure.ac
index da79182..535cebf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ AC_PREREQ([2.64])
dnl To set also in config.h.mingw
dnl defines ($PACKAGE_NAME, $PACKAGE_VERSION, etc.)
-AC_INIT([EasyTAG], [2.2.0], [https://bugzilla.gnome.org/enter_bug.cgi?product=easytag], [easytag],
[https://wiki.gnome.org/Apps/EasyTAG])
+AC_INIT([EasyTAG], [2.2.1], [https://bugzilla.gnome.org/enter_bug.cgi?product=easytag], [easytag],
[https://wiki.gnome.org/Apps/EasyTAG])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_HEADERS([config.h])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]