[trytond-account] - updated to 1.8.1

Dan Horák sharkcz at fedoraproject.org
Mon Feb 21 16:17:46 UTC 2011


commit 912806de66306e1ebc4b217f9755b52cb8d7fed8
Author: Dan Horák <dan at danny.cz>
Date:   Mon Feb 21 17:17:50 2011 +0100

    - updated to 1.8.1

 .gitignore           |    1 +
 sources              |    2 +-
 trytond-account.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 056e83a..0819171 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /trytond_account-1.8.0.tar.gz
+/trytond_account-1.8.1.tar.gz
diff --git a/sources b/sources
index de0dde0..b3f1ba2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d79d945e7647c9aa47f7420d81eb6fb5  trytond_account-1.8.0.tar.gz
+107b83ceb49277e9a6bb96c6fe79945a  trytond_account-1.8.1.tar.gz
diff --git a/trytond-account.spec b/trytond-account.spec
index 492047e..03da4df 100644
--- a/trytond-account.spec
+++ b/trytond-account.spec
@@ -8,8 +8,8 @@
 %global pkgname %(echo \"%{name}\" | sed 's/-/_/g')
 
 Name:           trytond-%{modname}
-Version:        1.8.0
-Release:        4%{?dist}
+Version:        1.8.1
+Release:        1%{?dist}
 Summary:        %{modname} module for Tryton
 
 Group:          System Environment/Libraries
@@ -54,6 +54,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Mon Feb 21 2011 Dan Horák <dan[at]danny.cz> - 1.8.1-1
+- updated to 1.8.1
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.8.0-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list