[gambas3] update to 3.4.1

Tom Callaway spot at fedoraproject.org
Mon Apr 1 13:49:16 UTC 2013


commit 01ef9d1fbf868688e62ebef4057f1151f2cf96f8
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Mon Apr 1 09:52:37 2013 -0400

    update to 3.4.1

 .gitignore   |    1 +
 gambas3.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 385b275..91b28a3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
 /gambas3-3.3.3.tar.bz2
 /gambas3-3.3.4.tar.bz2
 /gambas3-3.4.0.tar.bz2
+/gambas3-3.4.1.tar.bz2
diff --git a/gambas3.spec b/gambas3.spec
index 871807d..024e491 100644
--- a/gambas3.spec
+++ b/gambas3.spec
@@ -1,7 +1,7 @@
 Name:		gambas3
 Summary:	IDE based on a basic interpreter with object extensions
-Version:	3.4.0
-Release:	2%{?dist}
+Version:	3.4.1
+Release:	1%{?dist}
 License:	GPL+
 Group:		Development/Tools
 URL:		http://gambas.sourceforge.net/
@@ -2309,6 +2309,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
 %{_datadir}/%{name}/info/gb.xml.xslt.*
 
 %changelog
+* Mon Apr  1 2013 Tom Callaway <spot at fedoraproject.org> - 3.4.1-1
+- update to 3.4.1
+
 * Tue Feb 19 2013 Jens Petersen <petersen at redhat.com> - 3.4.0-2
 - f19 rebuild against llvm-3.2
 
diff --git a/sources b/sources
index 4523346..2712322 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1bba67018507df9eb9d7faaebe54d9d1  gambas3-3.4.0.tar.bz2
+b25ba8d1c5f057450e6662dcab0dbd0f  gambas3-3.4.1.tar.bz2


More information about the scm-commits mailing list