[trytond-account/el6] new upstream version 1.8.2

Dan Horák sharkcz at fedoraproject.org
Mon Jun 6 12:57:12 UTC 2011


commit c1f9d50a6ee168cb161daeae10d9fe8a47cc3489
Author: Dan Horák <dan at danny.cz>
Date:   Mon Jun 6 13:48:22 2011 +0200

    new upstream version 1.8.2

 .gitignore           |    1 +
 sources              |    2 +-
 trytond-account.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0819171..103cd43 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /trytond_account-1.8.0.tar.gz
 /trytond_account-1.8.1.tar.gz
+/trytond_account-1.8.2.tar.gz
diff --git a/sources b/sources
index b3f1ba2..3cfd2c7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-107b83ceb49277e9a6bb96c6fe79945a  trytond_account-1.8.1.tar.gz
+4aa8f0f3431c8d2115d2848f303094a0  trytond_account-1.8.2.tar.gz
diff --git a/trytond-account.spec b/trytond-account.spec
index 03da4df..edda7f4 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.1
+Version:        1.8.2
 Release:        1%{?dist}
 Summary:        %{modname} module for Tryton
 
@@ -54,6 +54,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