[trytond-currency] new upstream version 2.6.1

Dan Horák sharkcz at fedoraproject.org
Fri Jan 4 11:16:56 UTC 2013


commit 33fa755325869607ef3d232e42a0651ccf1e5bc1
Author: Dan Horák <dan at danny.cz>
Date:   Fri Jan 4 12:16:50 2013 +0100

    new upstream version 2.6.1

 .gitignore            |    1 +
 sources               |    2 +-
 trytond-currency.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 347b05f..5e9ee08 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /trytond_currency-2.2.1.tar.gz
 /trytond_currency-2.4.0.tar.gz
 /trytond_currency-2.6.0.tar.gz
+/trytond_currency-2.6.1.tar.gz
diff --git a/sources b/sources
index 235e5ba..55595e5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9988506291a030532038346ee34e24b5  trytond_currency-2.6.0.tar.gz
+c38869231a22dd0c80a595c523491412  trytond_currency-2.6.1.tar.gz
diff --git a/trytond-currency.spec b/trytond-currency.spec
index a8feca1..fa4611d 100644
--- a/trytond-currency.spec
+++ b/trytond-currency.spec
@@ -8,7 +8,7 @@
 %global pkgname %(echo \"%{name}\" | sed 's/-/_/g')
 
 Name:           trytond-%{modname}
-Version:        2.6.0
+Version:        2.6.1
 Release:        1%{?dist}
 Summary:        %{modname} module for Tryton
 
@@ -54,6 +54,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Fri Jan 04 2013 Dan Horák <dan at danny.cz> - 2.6.1-1
+- new upstream version 2.6.1
+
 * Sat Oct 27 2012 Dan Horák <dan at danny.cz> - 2.6.0-1
 - new upstream version 2.6.0
 


More information about the scm-commits mailing list