[trytond-purchase] new upstream version 2.6.0

Dan Horák sharkcz at fedoraproject.org
Sat Oct 27 17:09:51 UTC 2012


commit c512e47d37ad30dcbcc36bb0ca3c1f813d8d6318
Author: Dan Horák <dan at danny.cz>
Date:   Sat Oct 27 19:09:46 2012 +0200

    new upstream version 2.6.0

 .gitignore            |    1 +
 sources               |    2 +-
 trytond-purchase.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ef3e313..0d4b192 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /trytond_purchase-2.2.0.tar.gz
 /trytond_purchase-2.4.0.tar.gz
 /trytond_purchase-2.4.1.tar.gz
+/trytond_purchase-2.6.0.tar.gz
diff --git a/sources b/sources
index 2d481c2..39bec12 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-98904ca9f05e2ee9b8af880858ab2e1b  trytond_purchase-2.4.1.tar.gz
+e47f923815cc400d62b49d01df33b7e3  trytond_purchase-2.6.0.tar.gz
diff --git a/trytond-purchase.spec b/trytond-purchase.spec
index e5d2391..31b6110 100644
--- a/trytond-purchase.spec
+++ b/trytond-purchase.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  purchase
 %global pkgname %(echo \"%{name}\" | sed 's/-/_/g')
 
 Name:           trytond-%{modname}
-Version:        2.4.1
+Version:        2.6.0
 Release:        1%{?dist}
 Summary:        %{modname} module for Tryton
 
@@ -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
+
 * Wed Sep 05 2012 Dan Horák <dan at danny.cz> - 2.4.1-1
 - new upstream version 2.4.1
 


More information about the scm-commits mailing list