[trytond-stock/el6] new upstream version 1.8.1

Dan Horák sharkcz at fedoraproject.org
Mon Jun 6 13:00:35 UTC 2011


commit 8c68c5051c47c23f43c1d7a9939defbc655c67ce
Author: Dan Horák <dan at danny.cz>
Date:   Mon Jun 6 15:00:16 2011 +0200

    new upstream version 1.8.1
    
    Conflicts:
    
    	trytond-stock.spec

 .gitignore         |    1 +
 sources            |    2 +-
 trytond-stock.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3ad25a7..3941d32 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /trytond_stock-1.8.0.tar.gz
+/trytond_stock-1.8.1.tar.gz
diff --git a/sources b/sources
index d5451b6..716106e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-45de7cf5b32489e0b4658ca851064401  trytond_stock-1.8.0.tar.gz
+7e3f49746d4e57f16975a1fc13d9ec9a  trytond_stock-1.8.1.tar.gz
diff --git a/trytond-stock.spec b/trytond-stock.spec
index 4919a3b..9797776 100644
--- a/trytond-stock.spec
+++ b/trytond-stock.spec
@@ -8,8 +8,8 @@
 %global pkgname %(echo \"%{name}\" | sed 's/-/_/g')
 
 Name:           trytond-%{modname}
-Version:        1.8.0
-Release:        3%{?dist}
+Version:        1.8.1
+Release:        1%{?dist}
 Summary:        %{modname} module for Tryton
 
 Group:          System Environment/Libraries
@@ -55,5 +55,8 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Mon Jun 06 2011 Dan Horák <dan at danny.cz> - 1.8.1-1
+- new upstream version 1.8.1
+
 * Thu Jan 20 2011 Dan Horák <dan[at]danny.cz> - 1.8.0-3
 - initial Fedora package


More information about the scm-commits mailing list