[trytond] new upstream version 2.0.2

Dan Horák sharkcz at fedoraproject.org
Sun Oct 23 14:04:27 UTC 2011


commit 34c418d41a9e5fdaf530926b6faa99a285662b73
Author: Dan Horák <dan at danny.cz>
Date:   Sun Oct 23 16:04:24 2011 +0200

    new upstream version 2.0.2

 .gitignore   |    1 +
 sources      |    2 +-
 trytond.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 28295f4..b523ac1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ trytond-1.6.0.tar.gz
 /trytond-1.8.2.tar.gz
 /trytond-2.0.0.tar.gz
 /trytond-2.0.1.tar.gz
+/trytond-2.0.2.tar.gz
diff --git a/sources b/sources
index a20bede..4c70e03 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5803d6d3e3395cc8d1a2162377212059  trytond-2.0.1.tar.gz
+fc0f01ca547c6802d3b856f51e07cd89  trytond-2.0.2.tar.gz
diff --git a/trytond.spec b/trytond.spec
index 4a8c955..4e115c5 100644
--- a/trytond.spec
+++ b/trytond.spec
@@ -5,7 +5,7 @@
 %global major 2.0
 
 Name:           trytond
-Version:        2.0.1
+Version:        2.0.2
 Release:        1%{?dist}
 Summary:        Server for the Tryton application framework
 
@@ -202,6 +202,9 @@ fi
 
 
 %changelog
+* Sun Oct 23 2011 Dan Horák <dan at danny.cz> - 2.0.2-1
+- new upstream version 2.0.2
+
 * Mon Jun 06 2011 Dan Horák <dan at danny.cz> - 2.0.1-1
 - new upstream version 2.0.1
 


More information about the scm-commits mailing list