[trytond-stock] new upstream version 2.0.0

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


commit 3bba4bcbd890215fd42ab351b199c4974af7bc4b
Author: Dan Horák <dan at danny.cz>
Date:   Tue May 3 16:53:36 2011 +0200

    new upstream version 2.0.0

 .gitignore         |    1 +
 sources            |    2 +-
 trytond-stock.spec |    9 ++++++---
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3ad25a7..d1b1f1b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /trytond_stock-1.8.0.tar.gz
+/trytond_stock-2.0.0.tar.gz
diff --git a/sources b/sources
index d5451b6..dc1bf6c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-45de7cf5b32489e0b4658ca851064401  trytond_stock-1.8.0.tar.gz
+470415229582ddf7347c3cc2bd738259  trytond_stock-2.0.0.tar.gz
diff --git a/trytond-stock.spec b/trytond-stock.spec
index 70d79fa..56b6a05 100644
--- a/trytond-stock.spec
+++ b/trytond-stock.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
 %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
@@ -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
+
 * 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