[tryton] new upstream version 2.6.0

Dan Horák sharkcz at fedoraproject.org
Sat Oct 27 16:53:33 UTC 2012


commit 0a0bec66136145451ca3b3cdbecde13e04153d49
Author: Dan Horák <dan at danny.cz>
Date:   Sat Oct 27 18:53:29 2012 +0200

    new upstream version 2.6.0

 .gitignore  |    1 +
 sources     |    2 +-
 tryton.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5a11e95..1d6d530 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ tryton-1.6.1.tar.gz
 /tryton-2.2.1.tar.gz
 /tryton-2.4.0.tar.gz
 /tryton-2.4.1.tar.gz
+/tryton-2.6.0.tar.gz
diff --git a/sources b/sources
index c00af68..9c59e4b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-85ce0b817106c3f3f6f519e8e1fa0523  tryton-2.4.1.tar.gz
+fbfc5844562a154f3cb9a06c70b3dc35  tryton-2.6.0.tar.gz
diff --git a/tryton.spec b/tryton.spec
index 8581374..1f4f71d 100644
--- a/tryton.spec
+++ b/tryton.spec
@@ -6,10 +6,10 @@
 %global with_docs 0
 %endif
 
-%global major 2.4
+%global major 2.6
 
 Name:           tryton
-Version:        2.4.1
+Version:        2.6.0
 Release:        1%{?dist}
 Summary:        Client for the Tryton application framework
 
@@ -80,6 +80,9 @@ popd
 
 
 %changelog
+* Sat Oct 27 2012 Dan Horák <dan at danny.cz> - 2.6.0-1
+- new upstream version 2.6.0
+
 * Wed Sep 05 2012 Dan Horák <dan at danny.cz> - 2.4.1-1
 - new upstream version 2.4.1
 


More information about the scm-commits mailing list