[trytond-sale/f17] new upstream version 2.2.2

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


commit 1c3f97ad539340fabcdba042a7cca3e402306e05
Author: Dan Horák <dan at danny.cz>
Date:   Sat Jun 2 11:16:20 2012 +0200

    new upstream version 2.2.2

 .gitignore        |    1 +
 sources           |    2 +-
 trytond-sale.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 96cd355..ace4342 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /trytond_sale-2.0.1.tar.gz
 /trytond_sale-2.0.2.tar.gz
 /trytond_sale-2.2.1.tar.gz
+/trytond_sale-2.2.2.tar.gz
diff --git a/sources b/sources
index 889bc46..1814d3c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e065e0a4b57954618d8505d8628592b1  trytond_sale-2.2.1.tar.gz
+02a2dbeeedc6763cecfef99422ac7059  trytond_sale-2.2.2.tar.gz
diff --git a/trytond-sale.spec b/trytond-sale.spec
index d1a61a2..9136309 100644
--- a/trytond-sale.spec
+++ b/trytond-sale.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