[trytond] new upstream version 2.4.1

Dan Horák sharkcz at fedoraproject.org
Mon Jun 4 11:23:55 UTC 2012


commit 99a77977a7c4ce83f83f5eb06d6e7d0f9877574e
Author: Dan Horák <dan at danny.cz>
Date:   Mon Jun 4 13:23:50 2012 +0200

    new upstream version 2.4.1

 .gitignore   |    1 +
 sources      |    2 +-
 trytond.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4e7488b..d7b8a81 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ trytond-1.6.0.tar.gz
 /trytond-2.0.2.tar.gz
 /trytond-2.2.1.tar.gz
 /trytond-2.2.2.tar.gz
+/trytond-2.4.1.tar.gz
diff --git a/sources b/sources
index d8c18c3..1c7c698 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e1d57e0f4fa07173e30043e6eb66082f  trytond-2.2.2.tar.gz
+e50aaafaba7dfc3b1ea637b8c23fff91  trytond-2.4.1.tar.gz
diff --git a/trytond.spec b/trytond.spec
index 5c27205..1dd5c23 100644
--- a/trytond.spec
+++ b/trytond.spec
@@ -2,10 +2,10 @@
 
 %{!?_initddir: %global _initddir %{_initrddir}}
 
-%global major 2.2
+%global major 2.4
 
 Name:           trytond
-Version:        2.2.2
+Version:        2.4.1
 Release:        1%{?dist}
 Summary:        Server for the Tryton application framework
 
@@ -205,6 +205,9 @@ fi
 
 
 %changelog
+* Mon Jun 04 2012 Dan Horák <dan at danny.cz> - 2.4.1-1
+- new upstream version 2.4.1
+
 * Fri Mar 30 2012 Dan Horák <dan at danny.cz> - 2.2.2-1
 - new upstream version 2.2.2 (CVE-2012-0215)
 


More information about the scm-commits mailing list