[tryton] new upstream version 2.2.1

Dan Horák sharkcz at fedoraproject.org
Sun Jan 15 15:10:27 UTC 2012


commit 93bd57ce995acb5e4f1542d4197329aaaf19c8b6
Author: Dan Horák <dan at danny.cz>
Date:   Sun Jan 15 16:10:23 2012 +0100

    new upstream version 2.2.1

 .gitignore  |    1 +
 sources     |    2 +-
 tryton.spec |    9 ++++++---
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e76f777..5846939 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.2.1.tar.gz
diff --git a/sources b/sources
index d34b6d1..edcff35 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9cbd7e144db40bca672f012f6789fcb5  tryton-2.0.2.tar.gz
+702c4b9d6423d5ad9267ffe95342b735  tryton-2.2.1.tar.gz
diff --git a/tryton.spec b/tryton.spec
index cb0461c..b964201 100644
--- a/tryton.spec
+++ b/tryton.spec
@@ -6,11 +6,11 @@
 %global with_docs 0
 %endif
 
-%global major 2.0
+%global major 2.2
 
 Name:           tryton
-Version:        2.0.2
-Release:        2%{?dist}
+Version:        2.2.1
+Release:        1%{?dist}
 Summary:        Client for the Tryton application framework
 
 Group:          Applications/Productivity
@@ -87,6 +87,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Jan 15 2012 Dan Horák <dan at danny.cz> - 2.2.1-1
+- new upstream version 2.2.1
+
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.0.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list