[gtksourceview3/f15/master] 2.91.8

Matthias Clasen mclasen at fedoraproject.org
Tue Mar 8 01:21:36 UTC 2011


commit de456d55abba4f7d2b13308a0813ed4a9e03afdc
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Mon Mar 7 20:21:18 2011 -0500

    2.91.8

 .gitignore          |    1 +
 gtksourceview3.spec |    9 +++++----
 sources             |    2 +-
 3 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7f2d92f..7cfdb16 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ gtksourceview-2.90.4.tar.bz2
 /gtksourceview-2.91.4.tar.bz2
 /gtksourceview-2.91.5.tar.bz2
 /gtksourceview-2.91.6.tar.bz2
+/gtksourceview-2.91.8.tar.bz2
diff --git a/gtksourceview3.spec b/gtksourceview3.spec
index feff22b..a78e741 100644
--- a/gtksourceview3.spec
+++ b/gtksourceview3.spec
@@ -1,11 +1,10 @@
-%define glib_version 2.25
-%define gtk_version 2.99.3
+%define gtk_version 3.0.0
 
 %define po_package gtksourceview-3.0
 
 Summary: A library for viewing source files
 Name: gtksourceview3
-Version: 2.91.6
+Version: 2.91.8
 Release: 1%{?dist}
 License: LGPLv2+ and GPLv2+
 # the library itself is LGPL, some .lang files are GPL
@@ -14,7 +13,6 @@ 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
 BuildRequires: libxml2-devel
-BuildRequires: glib2-devel >= %{glib_version}
 BuildRequires: gtk3-devel >= %{gtk_version}
 BuildRequires: intltool >= 0.35
 BuildRequires: gettext
@@ -77,6 +75,9 @@ rm -f $RPM_BUILD_ROOT%{_datadir}/gtksourceview-3.0/language-specs/convert.py
 %{_datadir}/gir-1.0/GtkSource-3.0.gir
 
 %changelog
+* Mon Mar  7 2011 Matthias Clasen <mclasen at redhat.com> 2.91.8-1
+- Update to 2.91.8
+
 * Tue Feb 22 2011 Matthias Clasen <mclasen at redhat.com> 2.91.6-1
 - Update to 2.91.6
 
diff --git a/sources b/sources
index d2b8ce9..b485544 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fe7614a0b22df79ff65637e295329bc3  gtksourceview-2.91.6.tar.bz2
+af223df44544301c5a39f8fbaa2aeebf  gtksourceview-2.91.8.tar.bz2


More information about the scm-commits mailing list