[trytond-account-product] new upstream version 2.6.0

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


commit cf418dadf88b0c6641cd5b46ce042412a9aa6211
Author: Dan Horák <dan at danny.cz>
Date:   Sat Oct 27 18:57:19 2012 +0200

    new upstream version 2.6.0

 .gitignore                   |    1 +
 sources                      |    2 +-
 trytond-account-product.spec |    9 ++++++---
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4e9b119..01136ac 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /trytond_account_product-2.0.0.tar.gz
 /trytond_account_product-2.2.0.tar.gz
 /trytond_account_product-2.4.1.tar.gz
+/trytond_account_product-2.6.0.tar.gz
diff --git a/sources b/sources
index ddf2e38..b667512 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a7864dcbaea6db43140ac1137999fa5f  trytond_account_product-2.4.1.tar.gz
+7c4ebba0419c62addeb7417c57a84125  trytond_account_product-2.6.0.tar.gz
diff --git a/trytond-account-product.spec b/trytond-account-product.spec
index 825419f..89390ab 100644
--- a/trytond-account-product.spec
+++ b/trytond-account-product.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.4
+%global tryton_major 2.6
 %global modname  account-product
 %global pkgname %(echo \"%{name}\" | sed 's/-/_/g')
 
 Name:           trytond-%{modname}
-Version:        2.4.1
-Release:        2%{?dist}
+Version:        2.6.0
+Release:        1%{?dist}
 Summary:        %{modname} module for Tryton
 
 Group:          System Environment/Libraries
@@ -55,6 +55,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sat Oct 27 2012 Dan Horák <dan at danny.cz> - 2.6.0-1
+- new upstream version 2.6.0
+
 * Sun Jul 22 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.4.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list