[tryton] new upstream version 2.6.1

Dan Horák sharkcz at fedoraproject.org
Fri Jan 4 11:11:52 UTC 2013


commit 9b36783c8aae2eb5dd13d24ab0ecdd85305f2c52
Author: Dan Horák <dan at danny.cz>
Date:   Fri Jan 4 12:11:47 2013 +0100

    new upstream version 2.6.1

 .gitignore  |    1 +
 sources     |    2 +-
 tryton.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1d6d530..31b5561 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ tryton-1.6.1.tar.gz
 /tryton-2.4.0.tar.gz
 /tryton-2.4.1.tar.gz
 /tryton-2.6.0.tar.gz
+/tryton-2.6.1.tar.gz
diff --git a/sources b/sources
index 9c59e4b..c54ab96 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fbfc5844562a154f3cb9a06c70b3dc35  tryton-2.6.0.tar.gz
+d57f1da71cfe90eae58886db0a3361ac  tryton-2.6.1.tar.gz
diff --git a/tryton.spec b/tryton.spec
index 1f4f71d..e1bad29 100644
--- a/tryton.spec
+++ b/tryton.spec
@@ -9,7 +9,7 @@
 %global major 2.6
 
 Name:           tryton
-Version:        2.6.0
+Version:        2.6.1
 Release:        1%{?dist}
 Summary:        Client for the Tryton application framework
 
@@ -80,6 +80,9 @@ popd
 
 
 %changelog
+* Fri Jan 04 2013 Dan Horák <dan at danny.cz> - 2.6.1-1
+- new upstream version 2.6.1
+
 * Sat Oct 27 2012 Dan Horák <dan at danny.cz> - 2.6.0-1
 - new upstream version 2.6.0
 


More information about the scm-commits mailing list