[trytond-analytic-invoice/f16] new upstream version 2.0.2

Dan Horák sharkcz at fedoraproject.org
Fri Jan 13 11:21:06 UTC 2012


commit 414769e32e1b22216b917a9aa541e0539606dae6
Author: Dan Horák <dan at danny.cz>
Date:   Fri Jan 13 12:21:02 2012 +0100

    new upstream version 2.0.2

 .gitignore                    |    1 +
 sources                       |    2 +-
 trytond-analytic-invoice.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c300027..239c900 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /trytond_analytic_invoice-1.8.0.tar.gz
 /trytond_analytic_invoice-2.0.0.tar.gz
 /trytond_analytic_invoice-2.0.1.tar.gz
+/trytond_analytic_invoice-2.0.2.tar.gz
diff --git a/sources b/sources
index caf0fa7..8d852d5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7902b66570342213ffa9989cfaea6cc6  trytond_analytic_invoice-2.0.1.tar.gz
+a509e8101eb61ecad3b105cc56fb679c  trytond_analytic_invoice-2.0.2.tar.gz
diff --git a/trytond-analytic-invoice.spec b/trytond-analytic-invoice.spec
index 74e81d0..0338b27 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.0.1
+Version:        2.0.2
 Release:        1%{?dist}
 Summary:        %{modname} module for Tryton
 
@@ -55,6 +55,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Fri Jan 13 2012 Dan Horák <dan at danny.cz> - 2.0.2-1
+- new upstream version 2.0.2
+
 * Sun Oct 23 2011 Dan Horák <dan at danny.cz> - 2.0.1-1
 - new upstream version 2.0.1
 


More information about the scm-commits mailing list