From 33418e66f1b5baa0657ef6a8343b0d27bd04a89c Mon Sep 17 00:00:00 2001 From: Tomas Bzatek Date: Dec 03 2010 14:01:54 +0000 Subject: - Update to 2.91.2 --- diff --git a/.gitignore b/.gitignore index e6be5ce..0a3600b 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ gtksourceview-2.90.4.tar.bz2 /gtksourceview-2.90.4-git7701e36.tar.bz2 /gtksourceview-2.91.0.tar.bz2 /gtksourceview-2.91.1.tar.bz2 +/gtksourceview-2.91.2.tar.bz2 diff --git a/gtksourceview3.spec b/gtksourceview3.spec index 4d1945b..750184f 100644 --- a/gtksourceview3.spec +++ b/gtksourceview3.spec @@ -1,11 +1,11 @@ %define glib_version 2.25 -%define gtk_version 2.91 +%define gtk_version 2.91.4 %define po_package gtksourceview-3.0 Summary: A library for viewing source files Name: gtksourceview3 -Version: 2.91.1 +Version: 2.91.2 Release: 1%{?dist} License: LGPLv2+ and GPLv2+ # the library itself is LGPL, some .lang files are GPL @@ -79,6 +79,9 @@ rm -f $RPM_BUILD_ROOT%{_datadir}/gtksourceview-3.0/language-specs/convert.py %{_datadir}/gir-1.0/GtkSource-3.0.gir %changelog +* Fri Dec 3 2010 Tomas Bzatek 2.91.2-1 +- Update to 2.91.2 + * Tue Nov 2 2010 Matthias Clasen 2.91.1-1 - Update to 2.91.1 diff --git a/sources b/sources index ba627f2..8d54d88 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fa557dd9af6998bfdaa840756a8696a6 gtksourceview-2.91.1.tar.bz2 +a89bd8015d8fa961e415d1bdcf668681 gtksourceview-2.91.2.tar.bz2