[tryton] new upstream version 2.0.0

Dan Horák sharkcz at fedoraproject.org
Tue May 3 13:01:20 UTC 2011


commit fa5a0202591fe572205bc126ac9af5218722cd49
Author: Dan Horák <dan at danny.cz>
Date:   Tue May 3 15:01:09 2011 +0200

    new upstream version 2.0.0

 .gitignore  |    1 +
 sources     |    2 +-
 tryton.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fea41ea..dd9eedb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ tryton-1.6.1.tar.gz
 /tryton-1.6.2.tar.gz
 /tryton-1.8.0.tar.gz
 /tryton-1.8.1.tar.gz
+/tryton-2.0.0.tar.gz
diff --git a/sources b/sources
index 11a4a96..f4d6bc0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2edb81f9d90a0d5e1f783c1de2e369f9  tryton-1.8.1.tar.gz
+3e8287d83a44f6a2122139af8bf1edab  tryton-2.0.0.tar.gz
diff --git a/tryton.spec b/tryton.spec
index 7799b83..3b812bb 100644
--- a/tryton.spec
+++ b/tryton.spec
@@ -6,10 +6,10 @@
 %global with_docs 0
 %endif
 
-%global major 1.8
+%global major 2.0
 
 Name:           tryton
-Version:        1.8.1
+Version:        2.0.0
 Release:        1%{?dist}
 Summary:        Client for the Tryton application framework
 
@@ -87,6 +87,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue May 03 2011 Dan Horák <dan at danny.cz> - 2.0.0-1
+- new upstream version 2.0.0
+
 * Mon Feb 21 2011 Dan Horák <dan[at]danny.cz> 1.8.1-1
 - update to upstream version 1.8.1
 


More information about the scm-commits mailing list