[trytond-party] new upstream version 2.0.1

Dan Horák sharkcz at fedoraproject.org
Sun Oct 23 14:07:19 UTC 2011


commit 54dc08190c3e0b13d329b1274aa97137a863692d
Author: Dan Horák <dan at danny.cz>
Date:   Sun Oct 23 16:07:16 2011 +0200

    new upstream version 2.0.1

 .gitignore         |    1 +
 sources            |    2 +-
 trytond-party.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9313423..5e86e88 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /trytond_party-1.8.0.tar.gz
 /trytond_party-2.0.0.tar.gz
+/trytond_party-2.0.1.tar.gz
diff --git a/sources b/sources
index bc539b1..9f74484 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6df45f3883347b0fc3b2158a3967c0d5  trytond_party-2.0.0.tar.gz
+4ebc27dbf4edd3defe2dad573e58b9c6  trytond_party-2.0.1.tar.gz
diff --git a/trytond-party.spec b/trytond-party.spec
index 01a1786..14eb2ae 100644
--- a/trytond-party.spec
+++ b/trytond-party.spec
@@ -8,8 +8,8 @@
 %global pkgname %(echo \"%{name}\" | sed 's/-/_/g')
 
 Name:           trytond-%{modname}
-Version:        2.0.0
-Release:        2%{?dist}
+Version:        2.0.1
+Release:        1%{?dist}
 Summary:        %{modname} module for Tryton
 
 Group:          System Environment/Libraries
@@ -55,6 +55,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sun Oct 23 2011 Dan Horák <dan at danny.cz> - 2.0.1-1
+- new upstream version 2.0.1
+
 * Wed Jun 08 2011 Dan Horák <dan at danny.cz> - 2.0.0-2
 - add dependency on vatnumber
 


More information about the scm-commits mailing list