From 4963829ee2c52277644f440720c65dc53fbf9a9c Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Jun 02 2010 23:30:35 +0000 Subject: 2.11.1 --- diff --git a/.cvsignore b/.cvsignore index 3f7805d..ba9c048 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gtksourceview-2.10.2.tar.bz2 +gtksourceview-2.11.1.tar.bz2 diff --git a/gtksourceview2.spec b/gtksourceview2.spec index a498b3d..9b970b2 100644 --- a/gtksourceview2.spec +++ b/gtksourceview2.spec @@ -5,14 +5,14 @@ Summary: A library for viewing source files Name: gtksourceview2 -Version: 2.10.2 +Version: 2.11.1 Release: 1%{?dist} License: LGPLv2+ and GPLv2+ # the library itself is LGPL, some .lang files are GPL Group: System Environment/Libraries URL: http://gtksourceview.sourceforge.net/ #VCS: git:git://git.gnome.org/gtksourceview -Source0: http://download.gnome.org/sources/gtksourceview/2.10/gtksourceview-%{version}.tar.bz2 +Source0: http://download.gnome.org/sources/gtksourceview/2.11/gtksourceview-%{version}.tar.bz2 BuildRequires: libxml2-devel BuildRequires: GConf2-devel BuildRequires: glib2-devel >= %{glib2_version} @@ -45,13 +45,11 @@ applications which use GtkSourceView 2.x. %setup -q -n gtksourceview-%{version} %build - %configure --disable-gtk-doc --disable-static make %{?_smp_mflags} %install -rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT # remove unwanted files @@ -65,9 +63,6 @@ rm -f $RPM_BUILD_ROOT%{_datadir}/gtksourceview-2.0/language-specs/convert.py %postun -p /sbin/ldconfig -%clean -rm -rf $RPM_BUILD_ROOT - %files -f %{po_package}.lang %defattr(-,root,root,-) %doc README AUTHORS COPYING NEWS MAINTAINERS @@ -84,6 +79,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/gir-1.0/GtkSource-2.0.gir %changelog +* Wed Jun 2 2010 Matthias Clasen - 2.11.1-1 +- Update to 2.11.1 + * Thu May 27 2010 Matthias Clasen - 2.10.2-1 - Update to 2.10.2 diff --git a/sources b/sources index 1e0443c..372f01e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -56c849c0adea56228287abbabc7b70b9 gtksourceview-2.10.2.tar.bz2 +6d948d5d4c070152c1c5ab9fa5fb5f4f gtksourceview-2.11.1.tar.bz2