[trytond-account-invoice/f15] new upstream version 1.8.1

Dan Horák sharkcz at fedoraproject.org
Sat Jun 2 08:56:30 UTC 2012


commit 5b2399ee4357eb32351cac8f130f46391f0c778a
Author: Dan Horák <dan at danny.cz>
Date:   Sat Jun 2 10:56:26 2012 +0200

    new upstream version 1.8.1

 .gitignore                   |    1 +
 sources                      |    2 +-
 trytond-account-invoice.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 05bb8c6..43e6c5f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /trytond_account_invoice-1.8.0.tar.gz
+/trytond_account_invoice-1.8.1.tar.gz
diff --git a/sources b/sources
index 063fca1..58830c3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-acdc5b9a182521cc0e92d5437b72887f  trytond_account_invoice-1.8.0.tar.gz
+19f37b6907e9eec4a71a493e66aca2a1  trytond_account_invoice-1.8.1.tar.gz
diff --git a/trytond-account-invoice.spec b/trytond-account-invoice.spec
index a52695d..db3d9cb 100644
--- a/trytond-account-invoice.spec
+++ b/trytond-account-invoice.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
@@ -54,6 +54,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sat Jun 02 2012 Dan Horák <dan at danny.cz> - 1.8.1-1
+- new upstream version 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