[trytond-sale/f15] new upstream version 1.8.2

Dan Horák sharkcz at fedoraproject.org
Mon Jun 6 11:50:23 UTC 2011


commit 51df0d9ee715e8a52d54ab60847567aa55c1ad72
Author: Dan Horák <dan at danny.cz>
Date:   Mon Jun 6 13:50:11 2011 +0200

    new upstream version 1.8.2

 .gitignore        |    1 +
 sources           |    2 +-
 trytond-sale.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9d85170..2e1a364 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /trytond_sale-1.8.0.tar.gz
 /trytond_sale-1.8.1.tar.gz
+/trytond_sale-1.8.2.tar.gz
diff --git a/sources b/sources
index bc893ef..880b94c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-222bbdc9b4242678dc508a481c90f9e3  trytond_sale-1.8.1.tar.gz
+7ca814fd596c8cfe6286e182f2c0d013  trytond_sale-1.8.2.tar.gz
diff --git a/trytond-sale.spec b/trytond-sale.spec
index 9ffccef..795e045 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.1
+Version:        1.8.2
 Release:        1%{?dist}
 Summary:        %{modname} module for Tryton
 
@@ -55,6 +55,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Mon Jun 06 2011 Dan Horák <dan at danny.cz> - 1.8.2-1
+- new upstream version 1.8.2
+
 * Mon Feb 21 2011 Dan Horák <dan[at]danny.cz> - 1.8.1-1
 - updated to 1.8.1
 


More information about the scm-commits mailing list