From 95da2599b0e5df0a502bf5751e4693d3439338fe Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Jun 24 2014 14:33:34 +0000 Subject: Update to 3.13.1 --- diff --git a/.gitignore b/.gitignore index 321465a..e859aba 100644 --- a/.gitignore +++ b/.gitignore @@ -59,3 +59,4 @@ gtksourceview-2.90.4.tar.bz2 /gtksourceview-3.12.0.tar.xz /gtksourceview-3.12.1.tar.xz /gtksourceview-3.12.2.tar.xz +/gtksourceview-3.13.1.tar.xz diff --git a/gtksourceview3.spec b/gtksourceview3.spec index a8823ed..e5a8caf 100644 --- a/gtksourceview3.spec +++ b/gtksourceview3.spec @@ -4,14 +4,14 @@ Summary: A library for viewing source files Name: gtksourceview3 -Version: 3.12.2 -Release: 2%{?dist} +Version: 3.13.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.12/gtksourceview-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gtksourceview/3.13/gtksourceview-%{version}.tar.xz BuildRequires: libxml2-devel BuildRequires: gtk3-devel >= %{gtk_version} BuildRequires: glade-devel @@ -77,6 +77,9 @@ rm -f $RPM_BUILD_ROOT%{_datadir}/gtksourceview-3.0/language-specs/convert.py %{_datadir}/glade/catalogs/gtksourceview.xml %changelog +* Tue Jun 24 2014 Richard Hughes - 3.13.1-1 +- Update to 3.13.1 + * Sat Jun 07 2014 Fedora Release Engineering - 3.12.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index 4bc0dc5..cdaafbf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -92b42622337c428f75363d411f18d734 gtksourceview-3.12.2.tar.xz +716dc5a4ebf2a74d8b5f6772d0f2bd47 gtksourceview-3.13.1.tar.xz