[trytond-product-cost-history/el6] new upstream version 1.8.1

Dan Horák sharkcz at fedoraproject.org
Fri Jan 13 11:04:56 UTC 2012


commit 6b7ea85b6e804d6298e3a0504aa9beedae68f52b
Author: Dan Horák <dan at danny.cz>
Date:   Fri Jan 13 12:04:45 2012 +0100

    new upstream version 1.8.1
    
    Conflicts:
    
    	trytond-product-cost-history.spec

 .gitignore                        |    1 +
 sources                           |    2 +-
 trytond-product-cost-history.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f4a2a3a..583c735 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /trytond_product_cost_history-1.8.0.tar.gz
+/trytond_product_cost_history-1.8.1.tar.gz
diff --git a/sources b/sources
index 42cbc28..fda7475 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b7fa7c54106d73aea37373222e836ab3  trytond_product_cost_history-1.8.0.tar.gz
+5a2171f873793c7204fd0e07e2c3ea1b  trytond_product_cost_history-1.8.1.tar.gz
diff --git a/trytond-product-cost-history.spec b/trytond-product-cost-history.spec
index da93a87..3f29a33 100644
--- a/trytond-product-cost-history.spec
+++ b/trytond-product-cost-history.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
@@ -54,5 +54,8 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Fri Jan 13 2012 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