diff --git a/.cvsignore b/.cvsignore index 0816680..e6af2ba 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pygtksourceview-2.1.1.tar.bz2 +pygtksourceview-2.2.0.tar.bz2 diff --git a/pygtksourceview.spec b/pygtksourceview.spec index 9a1f2ab..48650ec 100644 --- a/pygtksourceview.spec +++ b/pygtksourceview.spec @@ -5,14 +5,14 @@ %define gtksourceview_version 2.1.2 Name: pygtksourceview -Version: 2.1.1 +Version: 2.2.0 Release: 1%{?dist} Summary: Python bindings for gtksourceview Group: Development/Languages License: LGPL URL: http://download.gnome.org/sources/pygtksourceview/ -Source0: http://download.gnome.org/sources/pygtksourceview/2.0/pygtksourceview-%{version}.tar.bz2 +Source0: http://download.gnome.org/sources/pygtksourceview/2.2/pygtksourceview-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gtksourceview2-devel >= %{gtksourceview_version} @@ -75,6 +75,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/gtk-doc/html/pygtksourceview2 %changelog +* Mon Mar 10 2008 Matthias Clasen - 2.2.0-1 +- Update to 2.2.0 + * Wed Feb 6 2008 Matthias Clasen - 2.1.1-1 - Update to 2.1.1 diff --git a/sources b/sources index 1d8ac69..1769ada 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d720ed1bf48e421a0b14fed9b654a974 pygtksourceview-2.1.1.tar.bz2 +5dd0a9aa99168f989ed04123a65077e4 pygtksourceview-2.2.0.tar.bz2