From 7f524ce4859acfb9c3bd4d31189fed68f3222326 Mon Sep 17 00:00:00 2001 From: Ignacio Casal Quinteiro Date: Dec 17 2011 18:30:25 +0000 Subject: 3.3.1 --- diff --git a/.gitignore b/.gitignore index 4fe813d..0e703e3 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ gtksourceview-2.90.4.tar.bz2 /gtksourceview-3.2.1.tar.xz /gtksourceview-3.2.2.tar.xz /gtksourceview-3.2.3.tar.xz +/gtksourceview-3.3.1.tar.xz diff --git a/gtksourceview3.spec b/gtksourceview3.spec index 1614b9d..9fafc58 100644 --- a/gtksourceview3.spec +++ b/gtksourceview3.spec @@ -4,14 +4,14 @@ Summary: A library for viewing source files Name: gtksourceview3 -Version: 3.2.3 +Version: 3.3.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/3.2/gtksourceview-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gtksourceview/3.3/gtksourceview-%{version}.tar.xz BuildRequires: libxml2-devel BuildRequires: gtk3-devel >= %{gtk_version} BuildRequires: intltool >= 0.35 @@ -75,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 +* Sat Dec 17 2011 Ignacio Casal Quinteiro - 3.3.1-1 +- Update to 3.3.1 + * Tue Nov 01 2011 Ignacio Casal Quinteiro - 3.2.3-1 - Update to 3.2.3 diff --git a/sources b/sources index 99d82f6..b56e06a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ebef871b40f145c5d09a5c94b6e5ec03 gtksourceview-3.2.3.tar.xz +d49dfd2ec3d79a02053289da6f1ee21e gtksourceview-3.3.1.tar.xz