From fd8eb41e9f4d1ff5f78a47140d4fd58b2276b971 Mon Sep 17 00:00:00 2001 From: Dan Horák Date: Jan 15 2012 15:05:35 +0000 Subject: new upstream version 2.2.1 --- diff --git a/.gitignore b/.gitignore index cd377c0..b306871 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /trytond_sale_opportunity-1.8.1.tar.gz /trytond_sale_opportunity-2.0.0.tar.gz /trytond_sale_opportunity-2.0.1.tar.gz +/trytond_sale_opportunity-2.2.1.tar.gz diff --git a/sources b/sources index e548dc2..124082b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -54906638c4cdb4554f7bbe5c9daf724a trytond_sale_opportunity-2.0.1.tar.gz +34f7d0b8695d6c57a2bae8ad4235f8f5 trytond_sale_opportunity-2.2.1.tar.gz diff --git a/trytond-sale-opportunity.spec b/trytond-sale-opportunity.spec index 29818bb..b52603a 100644 --- a/trytond-sale-opportunity.spec +++ b/trytond-sale-opportunity.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 2.0 +%global tryton_major 2.2 %global modname sale-opportunity %global pkgname %(echo \"%{name}\" | sed 's/-/_/g') Name: trytond-%{modname} -Version: 2.0.1 -Release: 2%{?dist} +Version: 2.2.1 +Release: 1%{?dist} Summary: %{modname} module for Tryton Group: System Environment/Libraries @@ -55,6 +55,9 @@ rm -rf %{buildroot} %changelog +* Sun Jan 15 2012 Dan Horák - 2.2.1-1 +- new upstream version 2.2.1 + * Sat Jan 14 2012 Fedora Release Engineering - 2.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild