[trytond-company/el6] new upstream version 1.8.1

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


commit 6110c0bc73e8bbbb36bc3afc11282a5a3f252e41
Author: Dan Horák <dan at danny.cz>
Date:   Sun Oct 23 16:42:14 2011 +0200

    new upstream version 1.8.1

 .gitignore           |    1 +
 sources              |    2 +-
 trytond-company.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 072561e..d7646f1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /trytond_company-1.8.0.tar.gz
+/trytond_company-1.8.1.tar.gz
diff --git a/sources b/sources
index a07de62..5c1b23d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dc8aa6c33e333c30bbcfae12d5c7b803  trytond_company-1.8.0.tar.gz
+51245db9dbec60288b646fbc0413a332  trytond_company-1.8.1.tar.gz
diff --git a/trytond-company.spec b/trytond-company.spec
index 19788b1..e111345 100644
--- a/trytond-company.spec
+++ b/trytond-company.spec
@@ -8,8 +8,8 @@
 %global pkgname %(echo \"%{name}\" | sed 's/-/_/g')
 
 Name:           trytond-%{modname}
-Version:        1.8.0
-Release:        3%{?dist}
+Version:        1.8.1
+Release:        1%{?dist}
 Summary:        %{modname} module for Tryton
 
 Group:          System Environment/Libraries
@@ -55,5 +55,8 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sun Oct 23 2011 Dan Horák <dan at danny.cz> - 1.8.1-1
+- new upstream version 1.8.1
+
 * Thu Jan 20 2011 Dan Horák <dan[at]danny.cz> - 1.8.0-3
 - initial Fedora package


More information about the scm-commits mailing list