[trytond-account-invoice/f16] new upstream version 2.0.1

Dan Horák sharkcz at fedoraproject.org
Sat Jun 2 09:05:43 UTC 2012


commit 134902191b7971dc921eaa617c05496ba348d40d
Author: Dan Horák <dan at danny.cz>
Date:   Sat Jun 2 11:05:39 2012 +0200

    new upstream version 2.0.1

 .gitignore                   |    1 +
 sources                      |    2 +-
 trytond-account-invoice.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 074da93..0ba6070 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /trytond_account_invoice-1.8.0.tar.gz
 /trytond_account_invoice-2.0.0.tar.gz
+/trytond_account_invoice-2.0.1.tar.gz
diff --git a/sources b/sources
index 6518954..a6b3d6a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-15c9964e4500d980d565e34139debc9d  trytond_account_invoice-2.0.0.tar.gz
+10c2f714da693ccdecab0a0db181074a  trytond_account_invoice-2.0.1.tar.gz
diff --git a/trytond-account-invoice.spec b/trytond-account-invoice.spec
index b764c4d..585911e 100644
--- a/trytond-account-invoice.spec
+++ b/trytond-account-invoice.spec
@@ -8,7 +8,7 @@
 %global pkgname %(echo \"%{name}\" | sed 's/-/_/g')
 
 Name:           trytond-%{modname}
-Version:        2.0.0
+Version:        2.0.1
 Release:        1%{?dist}
 Summary:        %{modname} module for Tryton
 
@@ -54,6 +54,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sat Jun 02 2012 Dan Horák <dan at danny.cz> - 2.0.1-1
+- new upstream version 2.0.1
+
 * Tue May 03 2011 Dan Horák <dan at danny.cz> - 2.0.0-1
 - new upstream version 2.0.0
 


More information about the scm-commits mailing list