diff --git a/.gitignore b/.gitignore index 11bb755..522dfd1 100644 --- a/.gitignore +++ b/.gitignore @@ -48,3 +48,4 @@ gtksourceview-2.90.4.tar.bz2 /gtksourceview-3.9.90.tar.xz /gtksourceview-3.9.91.tar.xz /gtksourceview-3.9.92.tar.xz +/gtksourceview-3.10.0.tar.xz diff --git a/gtksourceview3.spec b/gtksourceview3.spec index 4155b35..524480c 100644 --- a/gtksourceview3.spec +++ b/gtksourceview3.spec @@ -4,14 +4,14 @@ Summary: A library for viewing source files Name: gtksourceview3 -Version: 3.9.92 +Version: 3.10.0 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.9/gtksourceview-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gtksourceview/3.10/gtksourceview-%{version}.tar.xz BuildRequires: libxml2-devel BuildRequires: gtk3-devel >= %{gtk_version} BuildRequires: glade-devel @@ -75,6 +75,9 @@ rm -f $RPM_BUILD_ROOT%{_datadir}/gtksourceview-3.0/language-specs/convert.py %{_datadir}/glade/catalogs/gtksourceview.xml %changelog +* Tue Sep 24 2013 Ignacio Casal Quinteiro - 3.10.0-1 +- Update to 3.10.0 + * Wed Sep 18 2013 Kalev Lember - 3.9.92-1 - Update to 3.9.92 diff --git a/sources b/sources index 3055ad1..b51ab7d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8638465c62770484dae0a3be0f287b2c gtksourceview-3.9.92.tar.xz +9403f8ee11611a00d4e55da174207236 gtksourceview-3.10.0.tar.xz