[trytond] new upstream version 2.6.2

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


commit 84bc47e220c956308021afd08adff3b6120d1637
Author: Dan Horák <dan at danny.cz>
Date:   Fri Jan 4 12:12:22 2013 +0100

    new upstream version 2.6.2

 .gitignore   |    1 +
 sources      |    2 +-
 trytond.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 352beb9..e0fd877 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ trytond-1.6.0.tar.gz
 /trytond-2.4.1.tar.gz
 /trytond-2.4.2.tar.gz
 /trytond-2.6.0.tar.gz
+/trytond-2.6.2.tar.gz
diff --git a/sources b/sources
index cf4289b..05360be 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-13a14d749bd9f8d45388e0fc45e2994a  trytond-2.6.0.tar.gz
+35b77c5b5adea4678372888ce50ee4c3  trytond-2.6.2.tar.gz
diff --git a/trytond.spec b/trytond.spec
index 206b984..4bcaf0d 100644
--- a/trytond.spec
+++ b/trytond.spec
@@ -9,7 +9,7 @@
 %global major 2.6
 
 Name:           trytond
-Version:        2.6.0
+Version:        2.6.2
 Release:        1%{?dist}
 Summary:        Server for the Tryton application framework
 
@@ -238,6 +238,9 @@ fi
 
 
 %changelog
+* Fri Jan 04 2013 Dan Horák <dan at danny.cz> - 2.6.2-1
+- new upstream version 2.6.2
+
 * 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