[gtksourceview3] 3.4.2

Kalev Lember kalev at fedoraproject.org
Thu May 17 15:03:35 UTC 2012


commit 1d3ef9eaf780e63074c2329ace8c93b24ea4e92b
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Thu May 17 18:02:49 2012 +0300

    3.4.2

 .gitignore          |    1 +
 gtksourceview3.spec |    7 +++++--
 sources             |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dbe1cc3..8f55f1e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,3 +27,4 @@ gtksourceview-2.90.4.tar.bz2
 /gtksourceview-3.3.5.tar.xz
 /gtksourceview-3.4.0.tar.xz
 /gtksourceview-3.4.1.tar.xz
+/gtksourceview-3.4.2.tar.xz
diff --git a/gtksourceview3.spec b/gtksourceview3.spec
index 12ef3b3..c57b230 100644
--- a/gtksourceview3.spec
+++ b/gtksourceview3.spec
@@ -4,14 +4,14 @@
 
 Summary: A library for viewing source files
 Name: gtksourceview3
-Version: 3.4.1
+Version: 3.4.2
 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.3/gtksourceview-%{version}.tar.xz
+Source0: http://download.gnome.org/sources/gtksourceview/3.4/gtksourceview-%{version}.tar.xz
 BuildRequires: libxml2-devel
 BuildRequires: gtk3-devel >= %{gtk_version}
 BuildRequires: intltool >= 0.35
@@ -75,6 +75,9 @@ rm -f $RPM_BUILD_ROOT%{_datadir}/gtksourceview-3.0/language-specs/convert.py
 %{_datadir}/gir-1.0/GtkSource-3.0.gir
 
 %changelog
+* Thu May 17 2012 Kalev Lember <kalevlember at gmail.com> - 3.4.2-1
+- Update to 3.4.2
+
 * Mon Apr 16 2012 Ignacio Casal Quinteiro <icq at gnome.org> - 3.4.1-1
 - Update to 3.4.1
 
diff --git a/sources b/sources
index 9b69b5d..6a6131a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-637a8a5b909cfd7e77ca0e414a225e24  gtksourceview-3.4.1.tar.xz
+c3589ee21e811bdc44091c3dc947ba4e  gtksourceview-3.4.2.tar.xz


More information about the scm-commits mailing list