summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2008-05-26 16:34:29 +0000
committerVincent Untz <vuntz@src.gnome.org>2008-05-26 16:34:29 +0000
commit78dbe9fdff4d2a4a49fe1347223ea9f0236b660a (patch)
tree8e2a54534c7c4fffbf3f8f44cb3c56f28966a821
parentbf21a6e273072fb785a2d0dd2af72fbfc23a12a4 (diff)
downloadlibgweather-LIBGWEATHER_2_22_2.tar.gz
version 2.22.2LIBGWEATHER_2_22_2
2008-05-26 Vincent Untz <vuntz@gnome.org> * configure.in: * NEWS: version 2.22.2 svn path=/branches/gnome-2-22/; revision=225
-rw-r--r--ChangeLog5
-rw-r--r--NEWS20
-rw-r--r--configure.in2
3 files changed, 26 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 033235d..590cd4b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-05-26 Vincent Untz <vuntz@gnome.org>
+
+ * configure.in:
+ * NEWS: version 2.22.2
+
2008-04-20 Jaap A. Haitsma <jaap@haitsma.org>
reviewed by: Vincent Untz
diff --git a/NEWS b/NEWS
index 1a4038a..a9057cc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+libgweather 2.22.2
+==================
+
+Locations.xml
+
+ * Add some documentation about the format of the file (Dan Winship)
+ * Update data for Santiago (Jaap A. Haitsma)
+ * Fix coordinates for Nefta (Jaap A. Haitsma)
+
+Misc
+
+ * Fix build when LINGUAS is set (Vincent)
+ * Fix build with -jX (Vincent)
+
+Translators
+
+ * Yavor Doganov (bg)
+ * Ivar Smolin (et)
+ * Gabor Kelemen (hu)
+
libgweather 2.22.1.2
====================
diff --git a/configure.in b/configure.in
index 39bac15..bc35e32 100644
--- a/configure.in
+++ b/configure.in
@@ -12,7 +12,7 @@ AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-bzip2])
# change to C+1:0:0
# - If the interface is the same as the previous version, change to C:R+1:A
-LT_VERSION=1:1:0
+LT_VERSION=1:2:0
AC_SUBST(LT_VERSION)
GTK_REQUIRED=2.11.0