From 05ddbd49bd9cbf12ac99631cb4c98f2c491ff4b9 Mon Sep 17 00:00:00 2001 From: Dan Horák Date: May 03 2011 14:52:37 +0000 Subject: new upstream version 2.0.0 --- diff --git a/.gitignore b/.gitignore index 60830d2..4f8eb2c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /trytond_sale_opportunity-1.8.0.tar.gz /trytond_sale_opportunity-1.8.1.tar.gz +/trytond_sale_opportunity-2.0.0.tar.gz diff --git a/sources b/sources index cc9d3e7..2c2e7ec 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5e231feae914a8409b887e798f3ed9f4 trytond_sale_opportunity-1.8.1.tar.gz +0e15b2b7374e5d278b87c387418e9f47 trytond_sale_opportunity-2.0.0.tar.gz diff --git a/trytond-sale-opportunity.spec b/trytond-sale-opportunity.spec index d863407..d87c598 100644 --- a/trytond-sale-opportunity.spec +++ b/trytond-sale-opportunity.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 sale-opportunity %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 - 2.0.0-1 +- new upstream version 2.0.0 + * Mon Feb 21 2011 Dan Horák - 1.8.1-1 - updated to 1.8.1