[trytond-product] new upstream version 2.2.1

Dan Horák sharkcz at fedoraproject.org
Sun Jan 15 15:03:32 UTC 2012


commit f4ac756b32a03e59f9b27d5afc6083ecb4079a1d
Author: Dan Horák <dan at danny.cz>
Date:   Sun Jan 15 16:03:28 2012 +0100

    new upstream version 2.2.1

 .gitignore           |    1 +
 sources              |    2 +-
 trytond-product.spec |    9 ++++++---
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4b12b75..78d2a2b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /trytond_product-1.8.0.tar.gz
 /trytond_product-2.0.1.tar.gz
+/trytond_product-2.2.1.tar.gz
diff --git a/sources b/sources
index f1118db..03b8df2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7fde4091ed35634b404c99ef48ebe776  trytond_product-2.0.1.tar.gz
+1b3ae6b4aaf31392fca3e8956e1ad03a  trytond_product-2.2.1.tar.gz
diff --git a/trytond-product.spec b/trytond-product.spec
index fc40fd9..cfb3b1b 100644
--- a/trytond-product.spec
+++ b/trytond-product.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  product
 %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
@@ -54,6 +54,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sun Jan 15 2012 Dan Horák <dan at danny.cz> - 2.2.1-1
+- new upstream version 2.2.1
+
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.0.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list