[trytond-stock/el6] new upstream version 1.8.4

Dan Horák sharkcz at fedoraproject.org
Wed Sep 5 10:19:40 UTC 2012


commit 323bb493e7bebd43e8bb8b994ef48d18c027728d
Author: Dan Horák <dan at danny.cz>
Date:   Wed Sep 5 12:19:36 2012 +0200

    new upstream version 1.8.4

 .gitignore         |    1 +
 sources            |    2 +-
 trytond-stock.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7f7e96e..831085e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /trytond_stock-1.8.1.tar.gz
 /trytond_stock-1.8.2.tar.gz
 /trytond_stock-1.8.3.tar.gz
+/trytond_stock-1.8.4.tar.gz
diff --git a/sources b/sources
index 9ddce54..5e658ad 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-50e5c21741338658ffe3bf53c4f88a49  trytond_stock-1.8.3.tar.gz
+2affe255e476c93ec17fc098329148a8  trytond_stock-1.8.4.tar.gz
diff --git a/trytond-stock.spec b/trytond-stock.spec
index 6dbd7d9..8d5fe25 100644
--- a/trytond-stock.spec
+++ b/trytond-stock.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
+* Wed Sep 05 2012 Dan Horák <dan at danny.cz> - 1.8.4-1
+- new upstream version 1.8.4
+
 * Sat Jun 02 2012 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