[gtksourceview3] Update to 3.9.1

Kalev Lember kalev at fedoraproject.org
Sun Jun 2 16:56:59 UTC 2013


commit e508b0e25a6d845f991f4f0827ee3cada0b76138
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Sun Jun 2 16:39:26 2013 +0200

    Update to 3.9.1

 .gitignore          |    1 +
 gtksourceview3.spec |    9 ++++++---
 sources             |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 30f7aff..179f6ae 100644
--- a/.gitignore
+++ b/.gitignore
@@ -41,3 +41,4 @@ gtksourceview-2.90.4.tar.bz2
 /gtksourceview-3.7.92.tar.xz
 /gtksourceview-3.8.0.tar.xz
 /gtksourceview-3.8.1.tar.xz
+/gtksourceview-3.9.1.tar.xz
diff --git a/gtksourceview3.spec b/gtksourceview3.spec
index 2bb7e20..0b2f565 100644
--- a/gtksourceview3.spec
+++ b/gtksourceview3.spec
@@ -4,14 +4,14 @@
 
 Summary: A library for viewing source files
 Name: gtksourceview3
-Version: 3.8.1
-Release: 2%{?dist}
+Version: 3.9.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.8/gtksourceview-%{version}.tar.xz
+Source0: http://download.gnome.org/sources/gtksourceview/3.9/gtksourceview-%{version}.tar.xz
 BuildRequires: libxml2-devel
 BuildRequires: gtk3-devel >= %{gtk_version}
 BuildRequires: glade-devel
@@ -79,6 +79,9 @@ rm -f $RPM_BUILD_ROOT%{_datadir}/gtksourceview-3.0/language-specs/convert.py
 %{_datadir}/glade/catalogs/gtksourceview.xml
 
 %changelog
+* Sun Jun 02 2013 Kalev Lember <kalevlember at gmail.com> - 3.9.1-1
+- Update to 3.9.1
+
 * Mon May 13 2013 Matthias Clasen <mclasen at redhat.com> - 3.8.1-2
 - Install a glade catalog
 
diff --git a/sources b/sources
index 8e8e0be..e97e36e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-82e83a25d8cc036aae85952644b805b6  gtksourceview-3.8.1.tar.xz
+8a5c8112db93d12e62638e117a558be0  gtksourceview-3.9.1.tar.xz


More information about the scm-commits mailing list