From 817e9cf384d1cf5b91a9950f330bb8dd846b75a5 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Apr 15 2014 21:33:07 +0000 Subject: Update to 3.12.1 --- diff --git a/.gitignore b/.gitignore index 2016f29..6357988 100644 --- a/.gitignore +++ b/.gitignore @@ -57,3 +57,4 @@ gtksourceview-2.90.4.tar.bz2 /gtksourceview-3.11.90.tar.xz /gtksourceview-3.11.91.tar.xz /gtksourceview-3.12.0.tar.xz +/gtksourceview-3.12.1.tar.xz diff --git a/gtksourceview3.spec b/gtksourceview3.spec index 2a52147..07232a0 100644 --- a/gtksourceview3.spec +++ b/gtksourceview3.spec @@ -4,8 +4,8 @@ Summary: A library for viewing source files Name: gtksourceview3 -Version: 3.12.0 -Release: 2%{?dist} +Version: 3.12.1 +Release: 1%{?dist} License: LGPLv2+ and GPLv2+ # the library itself is LGPL, some .lang files are GPL Group: System Environment/Libraries @@ -77,6 +77,9 @@ rm -f $RPM_BUILD_ROOT%{_datadir}/gtksourceview-3.0/language-specs/convert.py %{_datadir}/glade/catalogs/gtksourceview.xml %changelog +* Tue Apr 15 2014 Kalev Lember - 3.12.1-1 +- Update to 3.12.1 + * Sat Apr 05 2014 Kalev Lember - 3.12.0-2 - Tighten -devel deps - Set minimum required gtk3 version diff --git a/sources b/sources index 730a3f1..90422cd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8850fc0aee4893668ede37a30ef05e85 gtksourceview-3.12.0.tar.xz +4012b31fc2d06d18da1e9588312ac97e gtksourceview-3.12.1.tar.xz