[gtksourceview3] 2.91.3

Matthias Clasen mclasen at fedoraproject.org
Sat Jan 8 20:00:30 UTC 2011


commit 12cc25c09b17d392cf2fe6bb6bdb0ccf3d02af6a
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Sat Jan 8 14:59:33 2011 -0500

    2.91.3

 .gitignore          |    1 +
 gtksourceview3.spec |    9 +++++----
 sources             |    2 +-
 3 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0a3600b..8c79d39 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ gtksourceview-2.90.4.tar.bz2
 /gtksourceview-2.91.0.tar.bz2
 /gtksourceview-2.91.1.tar.bz2
 /gtksourceview-2.91.2.tar.bz2
+/gtksourceview-2.91.3.tar.bz2
diff --git a/gtksourceview3.spec b/gtksourceview3.spec
index 750184f..ca6f325 100644
--- a/gtksourceview3.spec
+++ b/gtksourceview3.spec
@@ -1,11 +1,11 @@
 %define glib_version 2.25
-%define gtk_version 2.91.4
+%define gtk_version 2.99.0
 
 %define po_package gtksourceview-3.0
 
 Summary: A library for viewing source files
 Name: gtksourceview3
-Version: 2.91.2
+Version: 2.91.3
 Release: 1%{?dist}
 License: LGPLv2+ and GPLv2+
 # the library itself is LGPL, some .lang files are GPL
@@ -13,7 +13,6 @@ Group: System Environment/Libraries
 URL: http://gtksourceview.sourceforge.net/
 #VCS: git:git://git.gnome.org/gtksourceview
 Source0: http://download.gnome.org/sources/gtksourceview/2.91/gtksourceview-%{version}.tar.bz2
-Patch0: gtk-dep.patch
 BuildRequires: libxml2-devel
 BuildRequires: glib2-devel >= %{glib_version}
 BuildRequires: gtk3-devel >= %{gtk_version}
@@ -42,7 +41,6 @@ applications which use GtkSourceView 3.
 
 %prep
 %setup -q -n gtksourceview-%{version}
-%patch0 -p1 -b .gtk-dep
 
 %build
 %configure --disable-gtk-doc --disable-static
@@ -79,6 +77,9 @@ rm -f $RPM_BUILD_ROOT%{_datadir}/gtksourceview-3.0/language-specs/convert.py
 %{_datadir}/gir-1.0/GtkSource-3.0.gir
 
 %changelog
+* Sat Jan  8 2010 Matthias Clasen <mclasen at redhat.com> 2.91.3-1
+- Update to 2.91.3
+
 * Fri Dec  3 2010 Tomas Bzatek <tbzatek at redhat.com> 2.91.2-1
 - Update to 2.91.2
 
diff --git a/sources b/sources
index 8d54d88..58f6997 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a89bd8015d8fa961e415d1bdcf668681  gtksourceview-2.91.2.tar.bz2
+ff6a93594af0dac21f6e1e14f25f838e  gtksourceview-2.91.3.tar.bz2


More information about the scm-commits mailing list