[trytond-account/f17] new upstream version 2.2.2

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


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

    new upstream version 2.2.2

 .gitignore           |    1 +
 sources              |    2 +-
 trytond-account.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b538962..cc235f1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /trytond_account-2.0.1.tar.gz
 /trytond_account-2.0.2.tar.gz
 /trytond_account-2.2.1.tar.gz
+/trytond_account-2.2.2.tar.gz
diff --git a/sources b/sources
index c8e21c4..f0874e5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b338887be24daf532da10b54ade3fa69  trytond_account-2.2.1.tar.gz
+c1064772040503f1d3813789a109859a  trytond_account-2.2.2.tar.gz
diff --git a/trytond-account.spec b/trytond-account.spec
index e22b901..2886692 100644
--- a/trytond-account.spec
+++ b/trytond-account.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