diff --git a/.gitignore b/.gitignore index 522dfd1..b4aac78 100644 --- a/.gitignore +++ b/.gitignore @@ -49,3 +49,4 @@ gtksourceview-2.90.4.tar.bz2 /gtksourceview-3.9.91.tar.xz /gtksourceview-3.9.92.tar.xz /gtksourceview-3.10.0.tar.xz +/gtksourceview-3.10.1.tar.xz diff --git a/gtksourceview3.spec b/gtksourceview3.spec index 524480c..8da1722 100644 --- a/gtksourceview3.spec +++ b/gtksourceview3.spec @@ -4,7 +4,7 @@ Summary: A library for viewing source files Name: gtksourceview3 -Version: 3.10.0 +Version: 3.10.1 Release: 1%{?dist} License: LGPLv2+ and GPLv2+ # the library itself is LGPL, some .lang files are GPL @@ -75,6 +75,9 @@ rm -f $RPM_BUILD_ROOT%{_datadir}/gtksourceview-3.0/language-specs/convert.py %{_datadir}/glade/catalogs/gtksourceview.xml %changelog +* Mon Oct 14 2013 Ignacio Casal Quinteiro - 3.10.1-1 +- Update to 3.10.1 + * Tue Sep 24 2013 Ignacio Casal Quinteiro - 3.10.0-1 - Update to 3.10.0 diff --git a/sources b/sources index b51ab7d..abdd5f1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9403f8ee11611a00d4e55da174207236 gtksourceview-3.10.0.tar.xz +1e024f586d8203eec20fe4bfca9a26ff gtksourceview-3.10.1.tar.xz