diff --git a/.cvsignore b/.cvsignore index cbc5c43..85ba8ef 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libchamplain-0.2.8.tar.gz +libchamplain-0.2.9.tar.gz diff --git a/libchamplain.spec b/libchamplain.spec index fbf2500..cd205de 100644 --- a/libchamplain.spec +++ b/libchamplain.spec @@ -1,11 +1,11 @@ Summary: Map view for Clutter Name: libchamplain -Version: 0.2.8 -Release: 2%{?dist} +Version: 0.2.9 +Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://blog.pierlux.com/projects/libchamplain/en/ -Source0: http://libchamplain.pierlux.com/release/0.2.8/%{name}-%{version}.tar.gz +Source0: http://libchamplain.pierlux.com/release/latest/%{name}-%{version}.tar.gz BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) @@ -80,6 +80,14 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/%{name}-0.2/champlain %changelog +* Wed Mar 18 2009 Debarshi Ray - 0.2.9-1 +- Version bump to 0.2.9. + * Fixed elastic effect. + * Reduced exported symbols. + +* Wed Feb 25 2009 Release Engineering - 0.2.8-3 +- Autorebuild for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild + * Wed Jan 28 2009 Debarshi Ray - 0.2.8-2 - Removed 'Requires: clutter-devel >= 0.8 pkgconfig' from libchamplain-devel for all distributions, except Fedora 10. @@ -90,8 +98,8 @@ rm -rf $RPM_BUILD_ROOT * Added a new constructor for ChamplainMarkers made of an image. * Double clicking on the map will now zoom and recenter. * When resizing a ChamplainView, the centered content will still be - centered after the resizing. Can be disabled. + centered after the resizing. Can be disabled. * The Map's license is displayed by default on the lower right corner. * Fixed map centering on startup. * Fixed missing zoom level in OpenStreetMap Mapnik. - * Closes GNOME Bugzilla bug #558026. + * Fixed zooming and centering behaviour. (GNOME Bugzilla #558026) diff --git a/sources b/sources index a1bedc3..6242339 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fa4a620efa1a1c1036b6701b7d4dafe1 libchamplain-0.2.8.tar.gz +8c1f4ccf31ac8d5351db7e0f734d3e63 libchamplain-0.2.9.tar.gz