diff --git a/.gitignore b/.gitignore index 6cb8aa1..136acdd 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /trytond_product_price_list-1.8.0.tar.gz +/trytond_product_price_list-1.8.1.tar.gz diff --git a/sources b/sources index 6271884..3d9e8ab 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -eea0f7d9d01404856831e688987e828b trytond_product_price_list-1.8.0.tar.gz +17b39ac9dae1079c3036857d64c94788 trytond_product_price_list-1.8.1.tar.gz diff --git a/trytond-product-price-list.spec b/trytond-product-price-list.spec index 27009f6..734e19f 100644 --- a/trytond-product-price-list.spec +++ b/trytond-product-price-list.spec @@ -8,8 +8,8 @@ %global pkgname %(echo \"%{name}\" | sed 's/-/_/g') Name: trytond-%{modname} -Version: 1.8.0 -Release: 4%{?dist} +Version: 1.8.1 +Release: 1%{?dist} Summary: %{modname} module for Tryton Group: System Environment/Libraries @@ -55,6 +55,9 @@ rm -rf %{buildroot} %changelog +* Mon Feb 21 2011 Dan HorĂ¡k - 1.8.1-1 +- updated to 1.8.1 + * Wed Feb 09 2011 Fedora Release Engineering - 1.8.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild