[tryton/f16] new upstream version 2.0.3

Dan Horák sharkcz at fedoraproject.org
Fri Jan 13 11:24:55 UTC 2012


commit 0d9f9a0b46b72685d383edc486567017d2f1e9e5
Author: Dan Horák <dan at danny.cz>
Date:   Fri Jan 13 12:24:51 2012 +0100

    new upstream version 2.0.3

 .gitignore  |    1 +
 sources     |    2 +-
 tryton.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e76f777..0736de9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ tryton-1.6.1.tar.gz
 /tryton-2.0.0.tar.gz
 /tryton-2.0.1.tar.gz
 /tryton-2.0.2.tar.gz
+/tryton-2.0.3.tar.gz
diff --git a/sources b/sources
index d34b6d1..6cd669d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9cbd7e144db40bca672f012f6789fcb5  tryton-2.0.2.tar.gz
+35585964d4210a28c8b71277998f5861  tryton-2.0.3.tar.gz
diff --git a/tryton.spec b/tryton.spec
index b4a8fe2..89b0061 100644
--- a/tryton.spec
+++ b/tryton.spec
@@ -9,7 +9,7 @@
 %global major 2.0
 
 Name:           tryton
-Version:        2.0.2
+Version:        2.0.3
 Release:        1%{?dist}
 Summary:        Client for the Tryton application framework
 
@@ -87,6 +87,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Jan 13 2012 Dan Horák <dan at danny.cz> - 2.0.3-1
+- new upstream version 2.0.3
+
 * Sun Oct 23 2011 Dan Horák <dan at danny.cz> - 2.0.2-1
 - new upstream version 2.0.2
 


More information about the scm-commits mailing list