[trytond-sale-opportunity] - updated to 1.8.1

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


commit 515cf8d648148940bc2c998a2a1da8e634c4ade1
Author: Dan Horák <dan at danny.cz>
Date:   Mon Feb 21 17:42:01 2011 +0100

    - updated to 1.8.1

 .gitignore                    |    1 +
 sources                       |    2 +-
 trytond-sale-opportunity.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 51aa65c..60830d2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /trytond_sale_opportunity-1.8.0.tar.gz
+/trytond_sale_opportunity-1.8.1.tar.gz
diff --git a/sources b/sources
index aa9c76c..cc9d3e7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a380a310f5ca2afb43059eb0c9fc95d3  trytond_sale_opportunity-1.8.0.tar.gz
+5e231feae914a8409b887e798f3ed9f4  trytond_sale_opportunity-1.8.1.tar.gz
diff --git a/trytond-sale-opportunity.spec b/trytond-sale-opportunity.spec
index 9ba2a38..d863407 100644
--- a/trytond-sale-opportunity.spec
+++ b/trytond-sale-opportunity.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
@@ -55,6 +55,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