[trytond] new upstream version 2.2.1

Dan Horák sharkcz at fedoraproject.org
Sun Jan 15 15:09:54 UTC 2012


commit f9d61e115e8201d37e3814e0c7174255ea65c8ea
Author: Dan Horák <dan at danny.cz>
Date:   Sun Jan 15 16:09:49 2012 +0100

    new upstream version 2.2.1

 .gitignore   |    1 +
 sources      |    2 +-
 trytond.spec |    9 ++++++---
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b523ac1..a5cb334 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ trytond-1.6.0.tar.gz
 /trytond-2.0.0.tar.gz
 /trytond-2.0.1.tar.gz
 /trytond-2.0.2.tar.gz
+/trytond-2.2.1.tar.gz
diff --git a/sources b/sources
index 4c70e03..5595590 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fc0f01ca547c6802d3b856f51e07cd89  trytond-2.0.2.tar.gz
+94485f85e7078c004b601a1c2f4e21b9  trytond-2.2.1.tar.gz
diff --git a/trytond.spec b/trytond.spec
index 5d6aa5e..3c4374a 100644
--- a/trytond.spec
+++ b/trytond.spec
@@ -2,11 +2,11 @@
 
 %{!?_initddir: %define _initddir %{_initrddir}}
 
-%global major 2.0
+%global major 2.2
 
 Name:           trytond
-Version:        2.0.2
-Release:        2%{?dist}
+Version:        2.2.1
+Release:        1%{?dist}
 Summary:        Server for the Tryton application framework
 
 Group:          System Environment/Daemons
@@ -202,6 +202,9 @@ fi
 
 
 %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