[trytond-purchase] - updated to 1.8.1

Dan Horák sharkcz at fedoraproject.org
Mon Feb 21 16:36:47 UTC 2011


commit 8959d38b094db4e8a785bdf8763c55b950b6818e
Author: Dan Horák <dan at danny.cz>
Date:   Mon Feb 21 17:36:45 2011 +0100

    - updated to 1.8.1

 .gitignore            |    1 +
 sources               |    2 +-
 trytond-purchase.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fc3912f..2802c20 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /trytond_purchase-1.8.0.tar.gz
+/trytond_purchase-1.8.1.tar.gz
diff --git a/sources b/sources
index 5802d8d..add6cbd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9724104bd390eafa1ede8f774df0676e  trytond_purchase-1.8.0.tar.gz
+d63f3ab352d4af87cd2aabe8c3f8cd04  trytond_purchase-1.8.1.tar.gz
diff --git a/trytond-purchase.spec b/trytond-purchase.spec
index 1d2b02e..a4c9975 100644
--- a/trytond-purchase.spec
+++ b/trytond-purchase.spec
@@ -8,8 +8,8 @@
 %global pkgname %(echo \"%{name}\" | sed 's/-/_/g')
 
 Name:           trytond-%{modname}
-Version:        1.8.0
-Release:        4%{?dist}
+Version:        1.8.1
+Release:        1%{?dist}
 Summary:        %{modname} module for Tryton
 
 Group:          System Environment/Libraries
@@ -55,6 +55,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Mon Feb 21 2011 Dan Horák <dan[at]danny.cz> - 1.8.1-1
+- updated to 1.8.1
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.8.0-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list