diff --git a/.cvsignore b/.cvsignore index 55d8fea..4b08137 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libgnomecanvas-2.25.90.tar.bz2 +libgnomecanvas-2.26.0.tar.bz2 diff --git a/libgnomecanvas.spec b/libgnomecanvas.spec index ff601fb..838ba9e 100644 --- a/libgnomecanvas.spec +++ b/libgnomecanvas.spec @@ -7,13 +7,13 @@ Summary: GnomeCanvas widget Name: libgnomecanvas -Version: 2.25.90 -Release: 3%{?dist} +Version: 2.26.0 +Release: 1%{?dist} URL: http://www.gnome.org/ -Source0: http://download.gnome.org/sources/libgnomecanvas/2.25/%{name}-%{version}.tar.bz2 +Source0: http://download.gnome.org/sources/libgnomecanvas/2.26/%{name}-%{version}.tar.bz2 License: LGPLv2+ -Group: System Environment/Libraries -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +Group: System Environment/Libraries +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: gtk2 >= %{gtk2_version} Requires: libglade2 >= 2.6.3-2 BuildRequires: gtk2-devel >= %{gtk2_version} @@ -24,8 +24,8 @@ BuildRequires: libtool gettext BuildRequires: intltool %description -The canvas widget allows you to create custom displays using stock items -such as circles, lines, text, and so on. It was originally a port of the +The canvas widget allows you to create custom displays using stock items +such as circles, lines, text, and so on. It was originally a port of the Tk canvas widget but has evolved quite a bit over time. %package devel @@ -37,13 +37,13 @@ Requires: gtk2-devel >= %{gtk2_version} Requires: libart_lgpl-devel >= %{libart_lgpl_version} Requires: libglade2-devel >= 2.6.3-2 Requires: pkgconfig -# for /usr/share/gtk-doc/html +# for /usr/share/gtk-doc/html Requires: gtk-doc %description devel -The canvas widget allows you to create custom displays using stock items -such as circles, lines, text, and so on. It was originally a port of the +The canvas widget allows you to create custom displays using stock items +such as circles, lines, text, and so on. It was originally a port of the Tk canvas widget but has evolved quite a bit over time. %prep @@ -86,6 +86,9 @@ rm -rf %{buildroot} %{_datadir}/gtk-doc/html/libgnomecanvas %changelog +* Tue Mar 17 2009 Matthias Clasen 2.26.0-1 +- Update to 2.26.0 + * Wed Feb 25 2009 Fedora Release Engineering - 2.25.90-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild diff --git a/sources b/sources index 8a45056..f3b8551 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -77ddcff0018bf14469de2d49cb58f086 libgnomecanvas-2.25.90.tar.bz2 +9bbc635e5ae70e63af071af74ba7e72f libgnomecanvas-2.26.0.tar.bz2