[tryton/el6] new upstream version 1.8.3

Dan Horák sharkcz at fedoraproject.org
Sun Oct 23 14:35:33 UTC 2011


commit 4ab12509149543566e046e6c5de9a1cccee02d52
Author: Dan Horák <dan at danny.cz>
Date:   Sun Oct 23 16:28:52 2011 +0200

    new upstream version 1.8.3

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


More information about the scm-commits mailing list