[trytond-sale/el6] new upstream version 1.8.3

Dan Horák sharkcz at fedoraproject.org
Sun Oct 23 14:37:39 UTC 2011


commit 4c6345a0604b1c4dceb2da581695e0fa273d39fe
Author: Dan Horák <dan at danny.cz>
Date:   Sun Oct 23 16:32:58 2011 +0200

    new upstream version 1.8.3

 .gitignore        |    1 +
 sources           |    2 +-
 trytond-sale.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2e1a364..518cf46 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /trytond_sale-1.8.0.tar.gz
 /trytond_sale-1.8.1.tar.gz
 /trytond_sale-1.8.2.tar.gz
+/trytond_sale-1.8.3.tar.gz
diff --git a/sources b/sources
index 880b94c..df23977 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7ca814fd596c8cfe6286e182f2c0d013  trytond_sale-1.8.2.tar.gz
+93473e12403726c71b2ea31a393c01b0  trytond_sale-1.8.3.tar.gz
diff --git a/trytond-sale.spec b/trytond-sale.spec
index 795e045..e1b50ac 100644
--- a/trytond-sale.spec
+++ b/trytond-sale.spec
@@ -8,7 +8,7 @@
 %global pkgname %(echo \"%{name}\" | sed 's/-/_/g')
 
 Name:           trytond-%{modname}
-Version:        1.8.2
+Version:        1.8.3
 Release:        1%{?dist}
 Summary:        %{modname} module for Tryton
 
@@ -55,6 +55,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sun Oct 23 2011 Dan Horák <dan at danny.cz> - 1.8.3-1
+- new upstream version 1.8.3
+
 * Mon Jun 06 2011 Dan Horák <dan at danny.cz> - 1.8.2-1
 - new upstream version 1.8.2
 


More information about the scm-commits mailing list