[trytond-analytic-purchase/el6] new upstream version 1.8.1

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


commit 7a520f21dc3f7f0cf7460e301db1b13a853cc822
Author: Dan Horák <dan at danny.cz>
Date:   Sun Oct 23 16:44:38 2011 +0200

    new upstream version 1.8.1

 .gitignore                     |    1 +
 sources                        |    2 +-
 trytond-analytic-purchase.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 17929fb..df10f53 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /trytond_analytic_purchase-1.8.0.tar.gz
+/trytond_analytic_purchase-1.8.1.tar.gz
diff --git a/sources b/sources
index 6b41890..2b6aa4c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d6afda8598a16eee5c0f28123b4efb70  trytond_analytic_purchase-1.8.0.tar.gz
+97f433bd0383b071f9a8258402368d42  trytond_analytic_purchase-1.8.1.tar.gz
diff --git a/trytond-analytic-purchase.spec b/trytond-analytic-purchase.spec
index da64211..0abdf16 100644
--- a/trytond-analytic-purchase.spec
+++ b/trytond-analytic-purchase.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