[trytond-sale/f17] new upstream version 2.2.3

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


commit f3244d861092501ff79aebe186527087315dc0c0
Author: Dan Horák <dan at danny.cz>
Date:   Fri Jan 4 11:58:58 2013 +0100

    new upstream version 2.2.3

 .gitignore        |    1 +
 sources           |    2 +-
 trytond-sale.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ace4342..8fb5be3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /trytond_sale-2.0.2.tar.gz
 /trytond_sale-2.2.1.tar.gz
 /trytond_sale-2.2.2.tar.gz
+/trytond_sale-2.2.3.tar.gz
diff --git a/sources b/sources
index 1814d3c..5f9a845 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-02a2dbeeedc6763cecfef99422ac7059  trytond_sale-2.2.2.tar.gz
+9be0391e778b0207f5521da08ec38bf5  trytond_sale-2.2.3.tar.gz
diff --git a/trytond-sale.spec b/trytond-sale.spec
index 9136309..5d4544b 100644
--- a/trytond-sale.spec
+++ b/trytond-sale.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
 
@@ -55,6 +55,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Fri Jan 04 2013 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