[tryton/f16] new upstream version 2.0.4

Dan Horák sharkcz at fedoraproject.org
Sat Jun 2 09:04:32 UTC 2012


commit d30c6154e04d8763e4208a902ce9835c62b67301
Author: Dan Horák <dan at danny.cz>
Date:   Sat Jun 2 11:04:28 2012 +0200

    new upstream version 2.0.4

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


More information about the scm-commits mailing list