[trytond/f12/master] - update to upstream version 1.2.7

Dan Horák sharkcz at fedoraproject.org
Sat Nov 13 17:04:18 UTC 2010


commit 9ec1e4ef442561edac2bccdfdc8de0b81a4954a1
Author: Dan Horák <dan at danny.cz>
Date:   Sat Nov 13 18:04:49 2010 +0100

    - update to upstream version 1.2.7

 .gitignore   |    1 +
 sources      |    2 +-
 trytond.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c67c270..34b18b0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 trytond-1.2.5.tar.gz
+/trytond-1.2.7.tar.gz
diff --git a/sources b/sources
index 85b4f38..66a5fa2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-befef7ec36488a6f657cb0de1fadced4  trytond-1.2.5.tar.gz
+518f5e5a096bd6acc89844271c267cf6  trytond-1.2.7.tar.gz
diff --git a/trytond.spec b/trytond.spec
index 8b08a24..cd0e934 100644
--- a/trytond.spec
+++ b/trytond.spec
@@ -3,7 +3,7 @@
 %{!?_initddir: %define _initddir %{_initrddir}}
 
 Name:           trytond
-Version:        1.2.5
+Version:        1.2.7
 Release:        1%{?dist}
 Summary:        Server for the Tryton application framework
 
@@ -137,6 +137,9 @@ fi
 
 
 %changelog
+* Sat Nov 13 2010 Dan Horák <dan[at]danny.cz> 1.2.7-1
+- update to upstream version 1.2.7
+
 * Thu Apr  1 2010 Dan Horák <dan[at]danny.cz> 1.2.5-1
 - update to upstream version 1.2.5
 


More information about the scm-commits mailing list