[gtksourceview3/f15/master] 3.0.1

Matthias Clasen mclasen at fedoraproject.org
Tue Apr 26 17:41:51 UTC 2011


commit 3c4bb70d89a29938cb203e9ee1de79f6dc61e7a9
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Tue Apr 26 13:41:42 2011 -0400

    3.0.1

 .gitignore          |    1 +
 gtksourceview3.spec |    5 ++++-
 sources             |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 04091f2..4419206 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ gtksourceview-2.90.4.tar.bz2
 /gtksourceview-2.91.8.tar.bz2
 /gtksourceview-2.91.9.tar.bz2
 /gtksourceview-3.0.0.tar.bz2
+/gtksourceview-3.0.1.tar.bz2
diff --git a/gtksourceview3.spec b/gtksourceview3.spec
index fccedf7..4b520be 100644
--- a/gtksourceview3.spec
+++ b/gtksourceview3.spec
@@ -4,7 +4,7 @@
 
 Summary: A library for viewing source files
 Name: gtksourceview3
-Version: 3.0.0
+Version: 3.0.1
 Release: 1%{?dist}
 License: LGPLv2+ and GPLv2+
 # the library itself is LGPL, some .lang files are GPL
@@ -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 Apr 26 2011 Matthias Clasen <mclasen at redhat.com> 3.0.1-1
+- Update to 3.0.1
+
 * Mon Apr  4 2011 Matthias Clasen <mclasen at redhat.com> 3.0.0-1
 - Update to 3.0.0
 
diff --git a/sources b/sources
index f7c662e..4cbdf97 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-528c592849d21850f99e972de1158fa2  gtksourceview-3.0.0.tar.bz2
+43db02e4ca1a52ee0c69f0dbd7421cd4  gtksourceview-3.0.1.tar.bz2


More information about the scm-commits mailing list