[trytond-stock-product-location] new upstream version 2.0.0

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


commit 212d72d4cf0b3b5d091e32b260e7e48aa7aed030
Author: Dan Horák <dan at danny.cz>
Date:   Tue May 3 16:55:21 2011 +0200

    new upstream version 2.0.0

 .gitignore                          |    1 +
 sources                             |    2 +-
 trytond-stock-product-location.spec |    9 ++++++---
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8f5c422..927367b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /trytond_stock_product_location-1.8.0.tar.gz
+/trytond_stock_product_location-2.0.0.tar.gz
diff --git a/sources b/sources
index 2dd3b14..5703883 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8cb340630a0e5435b3b50c8f8a5da533  trytond_stock_product_location-1.8.0.tar.gz
+740dda7801d9ca3d1a6a9efb5cfcd711  trytond_stock_product_location-2.0.0.tar.gz
diff --git a/trytond-stock-product-location.spec b/trytond-stock-product-location.spec
index aafdc69..72d3842 100644
--- a/trytond-stock-product-location.spec
+++ b/trytond-stock-product-location.spec
@@ -3,13 +3,13 @@
 %{!?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  stock-product-location
 %global pkgname %(echo \"%{name}\" | sed 's/-/_/g')
 
 Name:           trytond-%{modname}
-Version:        1.8.0
-Release:        4%{?dist}
+Version:        2.0.0
+Release:        1%{?dist}
 Summary:        %{modname} module for Tryton
 
 Group:          System Environment/Libraries
@@ -54,6 +54,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
+
 * 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