[trytond-purchase/el6] new upstream version 1.8.4

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


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

    new upstream version 1.8.4

 .gitignore            |    1 +
 sources               |    2 +-
 trytond-purchase.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d1a99e9..4c26827 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /trytond_purchase-1.8.0.tar.gz
 /trytond_purchase-1.8.1.tar.gz
 /trytond_purchase-1.8.2.tar.gz
+/trytond_purchase-1.8.4.tar.gz
diff --git a/sources b/sources
index 84efc41..533dcc9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-34b8e54607255bed21e1b4a32141f9ad  trytond_purchase-1.8.2.tar.gz
+7319f3e1f0c56e05a0069b58e08d29b4  trytond_purchase-1.8.4.tar.gz
diff --git a/trytond-purchase.spec b/trytond-purchase.spec
index 2ae9235..7f5b927 100644
--- a/trytond-purchase.spec
+++ b/trytond-purchase.spec
@@ -8,7 +8,7 @@
 %global pkgname %(echo \"%{name}\" | sed 's/-/_/g')
 
 Name:           trytond-%{modname}
-Version:        1.8.2
+Version:        1.8.4
 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.4-1
+- new upstream version 1.8.4
+
 * 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