[libchamplain/libchamplain-0-12: 134/134] 0.12.4



commit 4ee5dca5d940bc9c75fe7e78c637325b9af28b50
Author: Jiří Techet <techet gmail com>
Date:   Thu May 16 19:49:11 2013 +0200

    0.12.4

 NEWS         |   23 +++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 24 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index a0e4dab..d0888c1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+libchamplain 0.12.4 (2013-05-16)
+===============================
+
+Stable release
+
+Changes:
+
+* Add dependency on clutter 1.12 and fix all the depreciation warnings 
+  (Jiří Techet, Zeeshan Ali)
+* Many internal cleanups and minor improvements (Jiří Techet)
+* Fix gtk and libsoup depreciation warnings (Jiří Techet)
+* Deprecate CHAMPLAIN_MAP_SOURCE_OSM_OSMARENDER and CHAMPLAIN_MAP_SOURCE_OAM 
+  which don't exist any more and remove them from the factory (Jiří Techet)
+* Deprecate ChamplainCustomMarker (Jiří Techet)
+* Deprecate champlain_view_bin_layout_add() (Zeeshan Ali)
+* Fix blurry map when view resized (Jiří Techet)
+* Use more neutral map background color (Jiří Techet)
+* Add champlain_view_get_bounding_box() and champlain_bounding_box_covers() (Zeeshan Ali)
+* Add a possibility to set a background texture (Nirbheek Chauhan)
+* Add Mapquest Open Aerial map source (Zeeshan Ali)
+* Added the possibility to use TMS correct y-axis (Samuel Gyger)
+* Minor fixes and improvements (Zeeshan Ali, Evan Nemerson, Jiří Techet)
+
 libchamplain 0.12.3 (2012-07-14)
 ===============================
 
diff --git a/configure.ac b/configure.ac
index 48384da..aad42b7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -36,7 +36,7 @@ AM_PROG_CC_C_O
 # - If binary compatibility has been broken (eg removed or changed interfaces)
 #   change to C+1:0:0
 # - If the interface is the same as the previous version, change to C:R+1:A
-LIBRARY_VERSION=1:2:1
+LIBRARY_VERSION=2:2:2
 CHAMPLAIN_API_VERSION=champlain_api_version
 CHAMPLAIN_API_VERSION_NORM=champlain_major_version[_]champlain_minor_api_version
 CHAMPLAIN_MAJOR_VERSION=champlain_major_version


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