[trytond-company/el6] new upstream version 1.8.2

Dan Horák sharkcz at fedoraproject.org
Fri Jan 4 10:34:57 UTC 2013


commit db5708f57508e74d794b7bd79a43eaea6356ade5
Author: Dan Horák <dan at danny.cz>
Date:   Fri Jan 4 11:34:52 2013 +0100

    new upstream version 1.8.2

 .gitignore           |    1 +
 sources              |    2 +-
 trytond-company.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d7646f1..e6b9e50 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /trytond_company-1.8.0.tar.gz
 /trytond_company-1.8.1.tar.gz
+/trytond_company-1.8.2.tar.gz
diff --git a/sources b/sources
index 5c1b23d..5e25cac 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-51245db9dbec60288b646fbc0413a332  trytond_company-1.8.1.tar.gz
+d64135997d0f7bed24f2c92b3b2def29  trytond_company-1.8.2.tar.gz
diff --git a/trytond-company.spec b/trytond-company.spec
index e111345..1869f4a 100644
--- a/trytond-company.spec
+++ b/trytond-company.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
 
@@ -55,6 +55,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Fri Jan 04 2013 Dan Horák <dan at danny.cz> - 1.8.2-1
+- new upstream version 1.8.2
+
 * Sun Oct 23 2011 Dan Horák <dan at danny.cz> - 1.8.1-1
 - new upstream version 1.8.1
 


More information about the scm-commits mailing list