diff --git a/.cvsignore b/.cvsignore index 645d3e7..9f05404 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -goocanvas-0.6.tar.gz +goocanvas-0.9.tar.gz diff --git a/goocanvas.spec b/goocanvas.spec index 74e7f3d..64b29f1 100644 --- a/goocanvas.spec +++ b/goocanvas.spec @@ -1,15 +1,16 @@ Name: goocanvas -Version: 0.6 -Release: 2%{?dist} +Version: 0.9 +Release: 1%{?dist} Summary: A new canvas widget for GTK+ that uses cairo for drawing Group: System Environment/Libraries -License: GPL +License: LGPLv2+ URL: http://sourceforge.net/projects/%{name} Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: pkgconfig, gettext, gtk2-devel +BuildRequires: pkgconfig, gettext, gtk2-devel >= 2.10 +Requires: gtk2-devel >= 2.10 %description GooCanvas is a new canvas widget for GTK+ that uses the cairo 2D library for @@ -65,6 +66,10 @@ These are the files used for development. %changelog +* Sun Aug 19 2007 Bernard Johnson - 0.9-1 +- 0.9 +- update license tag to LGPLv2+ + * Sat May 05 2007 Bernard Johnson - 0.6-2 - bump for incorrect tag in buildsys diff --git a/sources b/sources index bd069bd..f0cd52c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4143101284a23580d292d61de6beba78 goocanvas-0.6.tar.gz +600f28e51736b9d768108c32172b0726 goocanvas-0.9.tar.gz