From 10db60708bf7c7fb2c71081836013fe4cec96874 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: May 03 2016 09:31:37 +0000 Subject: Update to 3.21.1 --- diff --git a/.gitignore b/.gitignore index bd09913..e895c69 100644 --- a/.gitignore +++ b/.gitignore @@ -88,3 +88,4 @@ gtksourceview-2.90.4.tar.bz2 /gtksourceview-3.19.4.tar.xz /gtksourceview-3.20.0.tar.xz /gtksourceview-3.20.1.tar.xz +/gtksourceview-3.21.1.tar.xz diff --git a/gtksourceview3.spec b/gtksourceview3.spec index 8143661..54abdde 100644 --- a/gtksourceview3.spec +++ b/gtksourceview3.spec @@ -5,13 +5,13 @@ Summary: A library for viewing source files Name: gtksourceview3 -Version: 3.20.1 +Version: 3.21.1 Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: https://wiki.gnome.org/Projects/GtkSourceView #VCS: git:git://git.gnome.org/gtksourceview -Source0: http://download.gnome.org/sources/gtksourceview/3.20/gtksourceview-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gtksourceview/3.21/gtksourceview-%{version}.tar.xz BuildRequires: pkgconfig(gdk-pixbuf-2.0) BuildRequires: pkgconfig(gladeui-2.0) @@ -100,6 +100,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_datadir}/installed-tests %changelog +* Tue May 03 2016 Kalev Lember - 3.21.1-1 +- Update to 3.21.1 + * Wed Mar 30 2016 Kalev Lember - 3.20.1-1 - Update to 3.20.1 diff --git a/sources b/sources index 9d481ea..3109500 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a1764b012368c907cf203fd2cefb4565 gtksourceview-3.20.1.tar.xz +c8e65e4e1c7eafb08e23c1b8daafdc37 gtksourceview-3.21.1.tar.xz