[trytond-account/f17] new upstream version 2.2.3

Dan Horák sharkcz at fedoraproject.org
Wed Sep 5 09:44:29 UTC 2012


commit 6289e424a44e21f9a29840efeabc66088c52b5bc
Author: Dan Horák <dan at danny.cz>
Date:   Wed Sep 5 11:44:25 2012 +0200

    new upstream version 2.2.3

 .gitignore           |    1 +
 sources              |    2 +-
 trytond-account.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cc235f1..7c718b3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /trytond_account-2.0.2.tar.gz
 /trytond_account-2.2.1.tar.gz
 /trytond_account-2.2.2.tar.gz
+/trytond_account-2.2.3.tar.gz
diff --git a/sources b/sources
index f0874e5..5e26a20 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c1064772040503f1d3813789a109859a  trytond_account-2.2.2.tar.gz
+2bc64ec6865c5046f23975254ab530e2  trytond_account-2.2.3.tar.gz
diff --git a/trytond-account.spec b/trytond-account.spec
index 2886692..e1b4c0a 100644
--- a/trytond-account.spec
+++ b/trytond-account.spec
@@ -8,7 +8,7 @@
 %global pkgname %(echo \"%{name}\" | sed 's/-/_/g')
 
 Name:           trytond-%{modname}
-Version:        2.2.2
+Version:        2.2.3
 Release:        1%{?dist}
 Summary:        %{modname} module for Tryton
 
@@ -54,6 +54,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Sep 05 2012 Dan Horák <dan at danny.cz> - 2.2.3-1
+- new upstream version 2.2.3
+
 * Sat Jun 02 2012 Dan Horák <dan at danny.cz> - 2.2.2-1
 - new upstream version 2.2.2
 


More information about the scm-commits mailing list