[trytond-analytic-account] new upstream version 2.2.0

Dan Horák sharkcz at fedoraproject.org
Sun Jan 15 14:49:07 UTC 2012


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

    new upstream version 2.2.0

 .gitignore                    |    1 +
 sources                       |    2 +-
 trytond-analytic-account.spec |    9 ++++++---
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d0c3e36..72f334e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /trytond_analytic_account-1.8.0.tar.gz
 /trytond_analytic_account-2.0.0.tar.gz
+/trytond_analytic_account-2.2.0.tar.gz
diff --git a/sources b/sources
index 7894927..b388844 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9323cf7c7e599b914daae6b77e3bb5d1  trytond_analytic_account-2.0.0.tar.gz
+bdf11a537b530b01e503a20ed69e6fd6  trytond_analytic_account-2.2.0.tar.gz
diff --git a/trytond-analytic-account.spec b/trytond-analytic-account.spec
index db33606..2db1d59 100644
--- a/trytond-analytic-account.spec
+++ b/trytond-analytic-account.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  analytic-account
 %global pkgname %(echo \"%{name}\" | sed 's/-/_/g')
 
 Name:           trytond-%{modname}
-Version:        2.0.0
-Release:        2%{?dist}
+Version:        2.2.0
+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.0-1
+- new upstream version 2.2.0
+
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.0.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list