[trytond-account/el6] new upstream version 1.8.3

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


commit 9ef1c900890a1c8857876d6d536103ed90d66382
Author: Dan Horák <dan at danny.cz>
Date:   Sun Oct 23 16:29:32 2011 +0200

    new upstream version 1.8.3

 .gitignore           |    1 +
 sources              |    2 +-
 trytond-account.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 103cd43..4f7b406 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /trytond_account-1.8.0.tar.gz
 /trytond_account-1.8.1.tar.gz
 /trytond_account-1.8.2.tar.gz
+/trytond_account-1.8.3.tar.gz
diff --git a/sources b/sources
index 3cfd2c7..4126297 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4aa8f0f3431c8d2115d2848f303094a0  trytond_account-1.8.2.tar.gz
+c0faee293561706377c22e010644b94e  trytond_account-1.8.3.tar.gz
diff --git a/trytond-account.spec b/trytond-account.spec
index edda7f4..0971f67 100644
--- a/trytond-account.spec
+++ b/trytond-account.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
 
@@ -54,6 +54,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