[mingw-gtksourceview3] Update to 3.2.0

Kalev Lember kalev at fedoraproject.org
Fri Sep 30 17:03:35 UTC 2011


commit 4890e731835489ee58cda7397f75d600749452ea
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Fri Sep 30 20:03:13 2011 +0300

    Update to 3.2.0

 .gitignore                |    1 +
 mingw-gtksourceview3.spec |    7 +++++--
 sources                   |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b8dbe0f..d772349 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /gtksourceview-3.1.4.tar.xz
+/gtksourceview-3.2.0.tar.xz
diff --git a/mingw-gtksourceview3.spec b/mingw-gtksourceview3.spec
index 6559ab6..935bd53 100644
--- a/mingw-gtksourceview3.spec
+++ b/mingw-gtksourceview3.spec
@@ -8,8 +8,8 @@
 %define po_package gtksourceview-3.0
 
 Name:           mingw-gtksourceview3
-Version:        3.1.4
-Release:        2%{?dist}
+Version:        3.2.0
+Release:        1%{?dist}
 Summary:        MinGW Windows library for viewing source files
 
 # the library itself is LGPL, some .lang files are GPL
@@ -94,6 +94,9 @@ rm -rf $RPM_BUILD_ROOT%{_mingw32_datadir}/gtk-doc
 
 
 %changelog
+* Fri Sep 30 2011 Kalev Lember <kalevlember at gmail.com> - 3.2.0-1
+- Update to 3.2.0
+
 * Sat Aug 20 2011 Kalev Lember <kalevlember at gmail.com> - 3.1.4-2
 - Explicitly disable introspection (#730781)
 - Added comments about native buildrequires
diff --git a/sources b/sources
index f888eca..3dd24bd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c359607545fcd9d9cbc0bafbf4a0f6a9  gtksourceview-3.1.4.tar.xz
+305d62e8d8effe809c63109c2bf6d3a1  gtksourceview-3.2.0.tar.xz


More information about the scm-commits mailing list