[trytond-account] new upstream version 2.6.1

Dan Horák sharkcz at fedoraproject.org
Sat Oct 27 16:54:39 UTC 2012


commit 9c29689c4ad1d0b033e2ea200da9383cc6277520
Author: Dan Horák <dan at danny.cz>
Date:   Sat Oct 27 18:54:35 2012 +0200

    new upstream version 2.6.1

 .gitignore           |    1 +
 sources              |    2 +-
 trytond-account.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8f268a1..cd1e100 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /trytond_account-2.2.1.tar.gz
 /trytond_account-2.4.1.tar.gz
 /trytond_account-2.4.2.tar.gz
+/trytond_account-2.6.1.tar.gz
diff --git a/sources b/sources
index b5aacec..32421f0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9b88f585a0453f18bee5aff05d18f96a  trytond_account-2.4.2.tar.gz
+ebaa86e97a3e6adda8e20ff1a5904a22  trytond_account-2.6.1.tar.gz
diff --git a/trytond-account.spec b/trytond-account.spec
index 0a2ae95..e849b27 100644
--- a/trytond-account.spec
+++ b/trytond-account.spec
@@ -3,12 +3,12 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 %endif
 
-%global tryton_major 2.4
+%global tryton_major 2.6
 %global modname  account
 %global pkgname %(echo \"%{name}\" | sed 's/-/_/g')
 
 Name:           trytond-%{modname}
-Version:        2.4.2
+Version:        2.6.1
 Release:        1%{?dist}
 Summary:        %{modname} module for Tryton
 
@@ -54,6 +54,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sat Oct 27 2012 Dan Horák <dan at danny.cz> - 2.6.1-1
+- new upstream version 2.6.1
+
 * Wed Sep 05 2012 Dan Horák <dan at danny.cz> - 2.4.2-1
 - new upstream version 2.4.2
 


More information about the scm-commits mailing list