[gtksourceview3] Update to 3.5.2

Richard Hughes rhughes at fedoraproject.org
Tue Jul 31 09:22:49 UTC 2012


commit c002038080f85b63c63037e93e4f3b4555ccb402
Author: Richard Hughes <richard at hughsie.com>
Date:   Tue Jul 31 10:21:00 2012 +0100

     Update to 3.5.2

 .gitignore          |    1 +
 gtksourceview3.spec |    7 +++++--
 sources             |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8f55f1e..348773e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,3 +28,4 @@ gtksourceview-2.90.4.tar.bz2
 /gtksourceview-3.4.0.tar.xz
 /gtksourceview-3.4.1.tar.xz
 /gtksourceview-3.4.2.tar.xz
+/gtksourceview-3.5.2.tar.xz
diff --git a/gtksourceview3.spec b/gtksourceview3.spec
index b8eb201..38d26ac 100644
--- a/gtksourceview3.spec
+++ b/gtksourceview3.spec
@@ -4,8 +4,8 @@
 
 Summary: A library for viewing source files
 Name: gtksourceview3
-Version: 3.4.2
-Release: 2%{?dist}
+Version: 3.5.2
+Release: 1%{?dist}
 License: LGPLv2+ and GPLv2+
 # the library itself is LGPL, some .lang files are GPL
 Group: System Environment/Libraries
@@ -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
+* Tue Jul 31 2012 Richard Hughes <hughsient at gmail.com> - 3.5.2-1
+- Update to 3.5.2
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.4.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 6a6131a..01f73e7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c3589ee21e811bdc44091c3dc947ba4e  gtksourceview-3.4.2.tar.xz
+8395ab93762046cfe65e52987478ccbc  gtksourceview-3.5.2.tar.xz


More information about the scm-commits mailing list