From e5adea1be15559d3f19c9e8361c8696acc203b7f Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Feb 22 2011 17:55:18 +0000 Subject: 0.9.0 --- diff --git a/.gitignore b/.gitignore index 141f3b1..d2610c6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ libchamplain-0.6.1.tar.bz2 /libchamplain-0.8.0.tar.bz2 /libchamplain-0.8.1.tar.bz2 +/libchamplain-0.9.0.tar.bz2 diff --git a/libchamplain.spec b/libchamplain.spec index 1596e21..7302807 100644 --- a/libchamplain.spec +++ b/libchamplain.spec @@ -1,14 +1,11 @@ Summary: Map view for Clutter Name: libchamplain -Version: 0.8.1 -Release: 3%{?dist} +Version: 0.9.0 +Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://projects.gnome.org/libchamplain/ -Source0: http://download.gnome.org/sources/libchamplain/0.8/%{name}-%{version}.tar.bz2 -Patch0: libchamplain-0.8.1-clutter-gtk-1.0.patch - -BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) +Source0: http://download.gnome.org/sources/libchamplain/0.9/%{name}-%{version}.tar.bz2 Requires: gobject-introspection @@ -64,7 +61,6 @@ This package contains vala bindings for development %{name}. %prep %setup -q -%patch0 -p1 -b .clutter-gtk-1.0 %build autoreconf @@ -148,6 +144,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/vala/vapi/champlain-gtk-0.8.vapi %changelog +* Tue Feb 22 2011 Matthias Clasen - 0.9.0-1 +- Update to 0.9.0 + * Thu Feb 10 2011 Matthias Clasen - 0.8.1-3 - Rebuild against newer gtk diff --git a/sources b/sources index e70965c..06331e5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4490dca0c099cac47ed93796d5bd79fd libchamplain-0.8.1.tar.bz2 +ac1d9abb63654ffc3a7cd2c8a5532844 libchamplain-0.9.0.tar.bz2