[trytond-project-plan/el6] new upstream version 1.8.1

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


commit b13ab2dc3989c41866d7fc87a36a75031a9c0c7a
Author: Dan Horák <dan at danny.cz>
Date:   Sun Oct 23 16:41:08 2011 +0200

    new upstream version 1.8.1

 .gitignore                |    1 +
 sources                   |    2 +-
 trytond-project-plan.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e0c45e6..ea3b9fc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /trytond_project_plan-1.8.0.tar.gz
+/trytond_project_plan-1.8.1.tar.gz
diff --git a/sources b/sources
index 46da5e5..3ba3660 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fb554afffa870389d19d498d18495600  trytond_project_plan-1.8.0.tar.gz
+9cb29d89815bc2d2695e12fea5eaacfb  trytond_project_plan-1.8.1.tar.gz
diff --git a/trytond-project-plan.spec b/trytond-project-plan.spec
index ab04c92..330f049 100644
--- a/trytond-project-plan.spec
+++ b/trytond-project-plan.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
@@ -55,5 +55,8 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sun Oct 23 2011 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