[trytond-account-invoice/f17] new upstream version 2.2.2

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


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

    new upstream version 2.2.2

 .gitignore                   |    1 +
 sources                      |    2 +-
 trytond-account-invoice.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 570b36b..8462ff8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /trytond_account_invoice-1.8.0.tar.gz
 /trytond_account_invoice-2.0.0.tar.gz
 /trytond_account_invoice-2.2.1.tar.gz
+/trytond_account_invoice-2.2.2.tar.gz
diff --git a/sources b/sources
index 40b91a0..666ca83 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8df2dcc85902a9383f8251cd24dc7d1b  trytond_account_invoice-2.2.1.tar.gz
+523a5712045fc0d1c531aec2e7346f54  trytond_account_invoice-2.2.2.tar.gz
diff --git a/trytond-account-invoice.spec b/trytond-account-invoice.spec
index 43cf45a..62a65e7 100644
--- a/trytond-account-invoice.spec
+++ b/trytond-account-invoice.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
 
@@ -54,6 +54,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