[trytond/el6/master] - update to upstream version 1.8.2

Dan Horák sharkcz at fedoraproject.org
Mon Feb 21 15:48:36 UTC 2011


commit c696163f538b7a7f78bd75ed28cd94aea4ecca84
Author: Dan Horák <dan at danny.cz>
Date:   Mon Feb 21 16:48:32 2011 +0100

    - update to upstream version 1.8.2
    
    Conflicts:
    
    	trytond.spec

 .gitignore   |    1 +
 sources      |    2 +-
 trytond.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d45ef63..c272c02 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 trytond-1.6.0.tar.gz
 /trytond-1.6.2.tar.gz
 /trytond-1.8.1.tar.gz
+/trytond-1.8.2.tar.gz
diff --git a/sources b/sources
index 79bd646..a1c56fa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-add2f2878a7aff288dcd2f2844dcfbb7  trytond-1.8.1.tar.gz
+4a7d1ec49d495b6b31e40f0107b2ec68  trytond-1.8.2.tar.gz
diff --git a/trytond.spec b/trytond.spec
index 835bfee..bcee025 100644
--- a/trytond.spec
+++ b/trytond.spec
@@ -5,8 +5,8 @@
 %global major 1.8
 
 Name:           trytond
-Version:        1.8.1
-Release:        2%{?dist}
+Version:        1.8.2
+Release:        1%{?dist}
 Summary:        Server for the Tryton application framework
 
 Group:          System Environment/Daemons
@@ -202,6 +202,9 @@ fi
 
 
 %changelog
+* Mon Feb 21 2011 Dan Horák <dan[at]danny.cz> 1.8.2-1
+- update to upstream version 1.8.2
+
 * Wed Nov 17 2010 Dan Horák <dan[at]danny.cz> 1.8.1-2
 - drop the conflicts between db backends, they can co-exist
 


More information about the scm-commits mailing list