[tryton] new upstream version 2.0.2

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


commit c7d65451558c75ad755b2be79c81455f27fb5aeb
Author: Dan Horák <dan at danny.cz>
Date:   Sun Oct 23 16:03:55 2011 +0200

    new upstream version 2.0.2

 .gitignore  |    1 +
 sources     |    2 +-
 tryton.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4f549bf..e76f777 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ tryton-1.6.1.tar.gz
 /tryton-1.8.1.tar.gz
 /tryton-2.0.0.tar.gz
 /tryton-2.0.1.tar.gz
+/tryton-2.0.2.tar.gz
diff --git a/sources b/sources
index 620cfa4..d34b6d1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-04a8d0e978651e4a5bba3b351cbf9fdd  tryton-2.0.1.tar.gz
+9cbd7e144db40bca672f012f6789fcb5  tryton-2.0.2.tar.gz
diff --git a/tryton.spec b/tryton.spec
index e795201..b4a8fe2 100644
--- a/tryton.spec
+++ b/tryton.spec
@@ -9,7 +9,7 @@
 %global major 2.0
 
 Name:           tryton
-Version:        2.0.1
+Version:        2.0.2
 Release:        1%{?dist}
 Summary:        Client for the Tryton application framework
 
@@ -87,6 +87,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %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