diff --git a/.gitignore b/.gitignore index fc773ae..94d5dce 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /trytond_company_work_time-2.0.0.tar.gz /trytond_company_work_time-2.2.0.tar.gz /trytond_company_work_time-2.4.0.tar.gz +/trytond_company_work_time-2.6.0.tar.gz diff --git a/sources b/sources index a978b6b..f5efe75 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f034ff59ea030cb9c55a7e7dd3e6ac2f trytond_company_work_time-2.4.0.tar.gz +e32cd1b2f4360b69c6e1a6d5541dec77 trytond_company_work_time-2.6.0.tar.gz diff --git a/trytond-company-work-time.spec b/trytond-company-work-time.spec index ba438b4..acd0a49 100644 --- a/trytond-company-work-time.spec +++ b/trytond-company-work-time.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.4 +%global tryton_major 2.6 %global modname company-work-time %global pkgname %(echo \"%{name}\" | sed 's/-/_/g') Name: trytond-%{modname} -Version: 2.4.0 -Release: 2%{?dist} +Version: 2.6.0 +Release: 1%{?dist} Summary: %{modname} module for Tryton Group: System Environment/Libraries @@ -54,6 +54,9 @@ rm -rf %{buildroot} %changelog +* Sat Oct 27 2012 Dan HorĂ¡k - 2.6.0-1 +- new upstream version 2.6.0 + * Sun Jul 22 2012 Fedora Release Engineering - 2.4.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild