[tryton/f16] new upstream version 2.0.5

Dan Horák sharkcz at fedoraproject.org
Wed Sep 5 10:03:26 UTC 2012


commit 179eb65a76d1ad650cce635d05c34fda7ead1319
Author: Dan Horák <dan at danny.cz>
Date:   Wed Sep 5 12:03:22 2012 +0200

    new upstream version 2.0.5

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


More information about the scm-commits mailing list