[trytond-sale/el6] new upstream version 1.8.4

Dan Horák sharkcz at fedoraproject.org
Sat Jun 2 09:02:39 UTC 2012


commit ee9e35354993fe7962acd3cc4ef4f58207fc7248
Author: Dan Horák <dan at danny.cz>
Date:   Sat Jun 2 11:02:35 2012 +0200

    new upstream version 1.8.4

 .gitignore        |    1 +
 sources           |    2 +-
 trytond-sale.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 518cf46..c68924f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /trytond_sale-1.8.1.tar.gz
 /trytond_sale-1.8.2.tar.gz
 /trytond_sale-1.8.3.tar.gz
+/trytond_sale-1.8.4.tar.gz
diff --git a/sources b/sources
index df23977..f49e491 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-93473e12403726c71b2ea31a393c01b0  trytond_sale-1.8.3.tar.gz
+2ca34d900f0cbe72b1450bd2c27f48b2  trytond_sale-1.8.4.tar.gz
diff --git a/trytond-sale.spec b/trytond-sale.spec
index e1b50ac..84f1c87 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.3
+Version:        1.8.4
 Release:        1%{?dist}
 Summary:        %{modname} module for Tryton
 
@@ -55,6 +55,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sat Jun 02 2012 Dan Horák <dan at danny.cz> - 1.8.4-1
+- new upstream version 1.8.4
+
 * Sun Oct 23 2011 Dan Horák <dan at danny.cz> - 1.8.3-1
 - new upstream version 1.8.3
 


More information about the scm-commits mailing list