[trytond/f17] new upstream version 2.2.6

Dan Horák sharkcz at fedoraproject.org
Fri Jan 4 10:53:53 UTC 2013


commit 990cd9a45507826df798bc3cb88be25ce6442902
Author: Dan Horák <dan at danny.cz>
Date:   Fri Jan 4 11:53:48 2013 +0100

    new upstream version 2.2.6

 .gitignore   |    1 +
 sources      |    2 +-
 trytond.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 68e7451..6f6347f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ trytond-1.6.0.tar.gz
 /trytond-2.2.1.tar.gz
 /trytond-2.2.2.tar.gz
 /trytond-2.2.3.tar.gz
+/trytond-2.2.6.tar.gz
diff --git a/sources b/sources
index d29fd92..df0da90 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-259e745405e9cb01ffd69695044bc948  trytond-2.2.3.tar.gz
+428e34894aa4d4d53d4c8c5fef469c22  trytond-2.2.6.tar.gz
diff --git a/trytond.spec b/trytond.spec
index f5b0c83..c7baeb2 100644
--- a/trytond.spec
+++ b/trytond.spec
@@ -9,8 +9,8 @@
 %global major 2.2
 
 Name:           trytond
-Version:        2.2.3
-Release:        2%{?dist}
+Version:        2.2.6
+Release:        1%{?dist}
 Summary:        Server for the Tryton application framework
 
 Group:          System Environment/Daemons
@@ -238,6 +238,9 @@ fi
 
 
 %changelog
+* Fri Jan 04 2013 Dan Horák <dan at danny.cz> - 2.2.6-1
+- new upstream version 2.2.6
+
 * Wed Jun 13 2012 Dan Horák <dan at danny.cz> - 2.2.3-2
 - convert from initscript to systemd unit and use the unit file for Fedora >= 17
 


More information about the scm-commits mailing list