diff --git a/.cvsignore b/.cvsignore index fd16790..de70ae2 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libchamplain-0.4.2.tar.bz2 +libchamplain-0.4.3.tar.bz2 diff --git a/libchamplain.spec b/libchamplain.spec index 3fa3e68..924a5d3 100644 --- a/libchamplain.spec +++ b/libchamplain.spec @@ -1,6 +1,6 @@ Summary: Map view for Clutter Name: libchamplain -Version: 0.4.2 +Version: 0.4.3 Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries @@ -139,6 +139,20 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/%{name}-gtk-0.4/champlain-gtk %changelog +* Sun Jan 17 2010 Debarshi Ray - 0.4.3-1 +- Version bump to 0.4.3. + * A new scale. + * User configurable additional license text to view. + * An option to highlight points in polygons. + * Fixed segmentation fault in function cairo_set_generator. + (GNOME Bugzilla #604784) + * Fixed segmentation fault when polygon has been deleted before redraw. + * Made queue_redraw visible to subclasses. + * Some memory usage improvements by reusing images already loaded. + * Don't eat clicks on the map when using ChamplainSelectionLayer. + * http://download.gnome.org/sources/libchamplain/0.4/libchamplain-0.4.3.news + * http://download.gnome.org/sources/libchamplain/0.4/libchamplain-0.4.3.changes + * Thu Oct 29 2009 Debarshi Ray - 0.4.2-1 - Version bump to 0.4.2. * Fixed acceptable values of "decel-rate". (GNOME Bugzilla #595552) diff --git a/sources b/sources index 42012d7..14baf71 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -20bd6c479ba4ba17d413a689d82923d9 libchamplain-0.4.2.tar.bz2 +efb7123a894a21109112598cc1e99775 libchamplain-0.4.3.tar.bz2