[trytond-purchase/el6] new upstream version 1.8.2

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


commit b29f408a1aa2e40d8bead0d3217418990c4095d6
Author: Dan Horák <dan at danny.cz>
Date:   Mon Jun 6 13:49:35 2011 +0200

    new upstream version 1.8.2

 .gitignore            |    1 +
 sources               |    2 +-
 trytond-purchase.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2802c20..d1a99e9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /trytond_purchase-1.8.0.tar.gz
 /trytond_purchase-1.8.1.tar.gz
+/trytond_purchase-1.8.2.tar.gz
diff --git a/sources b/sources
index add6cbd..84efc41 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d63f3ab352d4af87cd2aabe8c3f8cd04  trytond_purchase-1.8.1.tar.gz
+34b8e54607255bed21e1b4a32141f9ad  trytond_purchase-1.8.2.tar.gz
diff --git a/trytond-purchase.spec b/trytond-purchase.spec
index a4c9975..2ae9235 100644
--- a/trytond-purchase.spec
+++ b/trytond-purchase.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
+* 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