[tryton/f15] new upstream version 1.8.2

Dan Horák sharkcz at fedoraproject.org
Mon Jun 6 11:48:02 UTC 2011


commit c286e0915e1af0ea93f41371eadd3b8ec592ed6d
Author: Dan Horák <dan at danny.cz>
Date:   Mon Jun 6 13:47:49 2011 +0200

    new upstream version 1.8.2

 .gitignore  |    1 +
 sources     |    2 +-
 tryton.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fea41ea..13f313f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ tryton-1.6.1.tar.gz
 /tryton-1.6.2.tar.gz
 /tryton-1.8.0.tar.gz
 /tryton-1.8.1.tar.gz
+/tryton-1.8.2.tar.gz
diff --git a/sources b/sources
index 11a4a96..e654d54 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2edb81f9d90a0d5e1f783c1de2e369f9  tryton-1.8.1.tar.gz
+f7c6c99a85fe24047aea99b5b16934dc  tryton-1.8.2.tar.gz
diff --git a/tryton.spec b/tryton.spec
index 7799b83..eadadcb 100644
--- a/tryton.spec
+++ b/tryton.spec
@@ -9,7 +9,7 @@
 %global major 1.8
 
 Name:           tryton
-Version:        1.8.1
+Version:        1.8.2
 Release:        1%{?dist}
 Summary:        Client for the Tryton application framework
 
@@ -87,6 +87,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Jun 06 2011 Dan Horák <dan at danny.cz> - 1.8.2-1
+- new upstream version 1.8.2
+
 * Mon Feb 21 2011 Dan Horák <dan[at]danny.cz> 1.8.1-1
 - update to upstream version 1.8.1
 


More information about the scm-commits mailing list