[trytond-purchase/f16] new upstream version 2.0.5

Dan Horák sharkcz at fedoraproject.org
Fri Jan 4 10:50:10 UTC 2013


commit 5367bd46b06f43b001aa90031b1351fecedb6363
Author: Dan Horák <dan at danny.cz>
Date:   Fri Jan 4 11:50:05 2013 +0100

    new upstream version 2.0.5

 .gitignore            |    1 +
 sources               |    2 +-
 trytond-purchase.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 59bbceb..92f3890 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /trytond_purchase-2.0.1.tar.gz
 /trytond_purchase-2.0.3.tar.gz
 /trytond_purchase-2.0.4.tar.gz
+/trytond_purchase-2.0.5.tar.gz
diff --git a/sources b/sources
index bd471f5..eba1940 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f38f4ef8ec6c190de030c7f3beb48d2f  trytond_purchase-2.0.4.tar.gz
+be9031676e5af7be411ec593393f97af  trytond_purchase-2.0.5.tar.gz
diff --git a/trytond-purchase.spec b/trytond-purchase.spec
index 0fe982d..085217d 100644
--- a/trytond-purchase.spec
+++ b/trytond-purchase.spec
@@ -8,7 +8,7 @@
 %global pkgname %(echo \"%{name}\" | sed 's/-/_/g')
 
 Name:           trytond-%{modname}
-Version:        2.0.4
+Version:        2.0.5
 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.0.5-1
+- new upstream version 2.0.5
+
 * Sat Jun 02 2012 Dan Horák <dan at danny.cz> - 2.0.4-1
 - new upstream version 2.0.4
 


More information about the scm-commits mailing list