[trytond-product-price-list] new upstream version 2.0.0

Dan Horák sharkcz at fedoraproject.org
Tue May 3 14:50:04 UTC 2011


commit df6f6cb91ce0c716ce8dd23b135ee50ad448d24d
Author: Dan Horák <dan at danny.cz>
Date:   Tue May 3 16:49:52 2011 +0200

    new upstream version 2.0.0

 .gitignore                      |    1 +
 sources                         |    2 +-
 trytond-product-price-list.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 136acdd..600c758 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /trytond_product_price_list-1.8.0.tar.gz
 /trytond_product_price_list-1.8.1.tar.gz
+/trytond_product_price_list-2.0.0.tar.gz
diff --git a/sources b/sources
index 3d9e8ab..eb77d95 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-17b39ac9dae1079c3036857d64c94788  trytond_product_price_list-1.8.1.tar.gz
+ece55ffafa2afe0fc8f880fcd544116f  trytond_product_price_list-2.0.0.tar.gz
diff --git a/trytond-product-price-list.spec b/trytond-product-price-list.spec
index 734e19f..614a7fc 100644
--- a/trytond-product-price-list.spec
+++ b/trytond-product-price-list.spec
@@ -3,12 +3,12 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 %endif
 
-%global tryton_major 1.8
+%global tryton_major 2.0
 %global modname  product-price-list
 %global pkgname %(echo \"%{name}\" | sed 's/-/_/g')
 
 Name:           trytond-%{modname}
-Version:        1.8.1
+Version:        2.0.0
 Release:        1%{?dist}
 Summary:        %{modname} module for Tryton
 
@@ -55,6 +55,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Tue May 03 2011 Dan Horák <dan at danny.cz> - 2.0.0-1
+- new upstream version 2.0.0
+
 * 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