[trytond-analytic-invoice] new upstream version 2.6.1

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


commit 840404bb77e57f22768d985f78badf7cdb3b6d2e
Author: Dan Horák <dan at danny.cz>
Date:   Fri Jan 4 12:14:12 2013 +0100

    new upstream version 2.6.1

 .gitignore                    |    1 +
 sources                       |    2 +-
 trytond-analytic-invoice.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e6ff934..b708c97 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /trytond_analytic_invoice-2.2.0.tar.gz
 /trytond_analytic_invoice-2.4.1.tar.gz
 /trytond_analytic_invoice-2.6.0.tar.gz
+/trytond_analytic_invoice-2.6.1.tar.gz
diff --git a/sources b/sources
index 9d2d2a5..41d8683 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a88a82bc35a07dc5a75c26e11bcd73cd  trytond_analytic_invoice-2.6.0.tar.gz
+e3d189d3abdf9335ea7dd65c29ebd4f0  trytond_analytic_invoice-2.6.1.tar.gz
diff --git a/trytond-analytic-invoice.spec b/trytond-analytic-invoice.spec
index 3a1f51e..3cae0ed 100644
--- a/trytond-analytic-invoice.spec
+++ b/trytond-analytic-invoice.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
 
@@ -55,6 +55,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