[trytond-stock/f17] new upstream version 2.2.2

Dan Horák sharkcz at fedoraproject.org
Sat Jun 2 09:16:46 UTC 2012


commit 939b88ba1ff2061e04421a02134cfabadc5ed124
Author: Dan Horák <dan at danny.cz>
Date:   Sat Jun 2 11:16:42 2012 +0200

    new upstream version 2.2.2

 .gitignore         |    1 +
 sources            |    2 +-
 trytond-stock.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bafa2ff..eb1f835 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /trytond_stock-2.0.0.tar.gz
 /trytond_stock-2.0.1.tar.gz
 /trytond_stock-2.2.1.tar.gz
+/trytond_stock-2.2.2.tar.gz
diff --git a/sources b/sources
index c6e6820..dbb3b52 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b59172fe95a59e32ff7369e8c293cf4d  trytond_stock-2.2.1.tar.gz
+8dd54235bde2681cd02804288c3a4108  trytond_stock-2.2.2.tar.gz
diff --git a/trytond-stock.spec b/trytond-stock.spec
index 3b67d1b..f85a903 100644
--- a/trytond-stock.spec
+++ b/trytond-stock.spec
@@ -8,7 +8,7 @@
 %global pkgname %(echo \"%{name}\" | sed 's/-/_/g')
 
 Name:           trytond-%{modname}
-Version:        2.2.1
+Version:        2.2.2
 Release:        1%{?dist}
 Summary:        %{modname} module for Tryton
 
@@ -55,6 +55,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sat Jun 02 2012 Dan Horák <dan at danny.cz> - 2.2.2-1
+- new upstream version 2.2.2
+
 * Sun Jan 15 2012 Dan Horák <dan at danny.cz> - 2.2.1-1
 - new upstream version 2.2.1
 


More information about the scm-commits mailing list