[trytond-currency] new upstream version 2.6.0

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


commit d673a842095667c994e762b8497ddbc66b50fe33
Author: Dan Horák <dan at danny.cz>
Date:   Sat Oct 27 19:03:17 2012 +0200

    new upstream version 2.6.0

 .gitignore            |    1 +
 sources               |    2 +-
 trytond-currency.spec |    9 ++++++---
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c2768b9..347b05f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /trytond_currency-2.0.1.tar.gz
 /trytond_currency-2.2.1.tar.gz
 /trytond_currency-2.4.0.tar.gz
+/trytond_currency-2.6.0.tar.gz
diff --git a/sources b/sources
index 94efd83..235e5ba 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0e5855d9be61d9b2585b02b1996841ff  trytond_currency-2.4.0.tar.gz
+9988506291a030532038346ee34e24b5  trytond_currency-2.6.0.tar.gz
diff --git a/trytond-currency.spec b/trytond-currency.spec
index a83074d..a8feca1 100644
--- a/trytond-currency.spec
+++ b/trytond-currency.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  currency
 %global pkgname %(echo \"%{name}\" | sed 's/-/_/g')
 
 Name:           trytond-%{modname}
-Version:        2.4.0
-Release:        2%{?dist}
+Version:        2.6.0
+Release:        1%{?dist}
 Summary:        %{modname} module for Tryton
 
 Group:          System Environment/Libraries
@@ -54,6 +54,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.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list