[tryton/f15] new upstream version 1.8.4

Dan Horák sharkcz at fedoraproject.org
Fri Jan 13 10:51:51 UTC 2012


commit 4078fe31a9f30d157764bddd371ffb733835fadb
Author: Dan Horák <dan at danny.cz>
Date:   Fri Jan 13 11:51:46 2012 +0100

    new upstream version 1.8.4

 .gitignore  |    1 +
 sources     |    2 +-
 tryton.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 014a400..d5c81a3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ tryton-1.6.1.tar.gz
 /tryton-1.8.1.tar.gz
 /tryton-1.8.2.tar.gz
 /tryton-1.8.3.tar.gz
+/tryton-1.8.4.tar.gz
diff --git a/sources b/sources
index 449998f..0c66484 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-77ddf2855400328264ab6fd1f8e11d54  tryton-1.8.3.tar.gz
+885cb6c2306017f153b8ef78fef6aaca  tryton-1.8.4.tar.gz
diff --git a/tryton.spec b/tryton.spec
index dd8ad5a..7f3af2e 100644
--- a/tryton.spec
+++ b/tryton.spec
@@ -9,7 +9,7 @@
 %global major 1.8
 
 Name:           tryton
-Version:        1.8.3
+Version:        1.8.4
 Release:        1%{?dist}
 Summary:        Client for the Tryton application framework
 
@@ -87,6 +87,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Jan 13 2012 Dan Horák <dan at danny.cz> - 1.8.4-1
+- new upstream version 1.8.4
+
 * Sun Oct 23 2011 Dan Horák <dan at danny.cz> - 1.8.3-1
 - new upstream version 1.8.3
 


More information about the scm-commits mailing list