[trytond-project-plan/f17] new upstream version 2.2.1

Dan Horák sharkcz at fedoraproject.org
Fri Jan 4 10:57:44 UTC 2013


commit c59eb63c64773d505dfe60d53f80de62cb8fc737
Author: Dan Horák <dan at danny.cz>
Date:   Fri Jan 4 11:57:39 2013 +0100

    new upstream version 2.2.1

 .gitignore                |    1 +
 sources                   |    2 +-
 trytond-project-plan.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1365d5c..da7f646 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /trytond_project_plan-2.0.0.tar.gz
 /trytond_project_plan-2.0.1.tar.gz
 /trytond_project_plan-2.2.0.tar.gz
+/trytond_project_plan-2.2.1.tar.gz
diff --git a/sources b/sources
index 9a476f8..e2e3c7f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e143116dca0087eb09a893f7bd4c733e  trytond_project_plan-2.2.0.tar.gz
+68ad6ec3cce95884ff8b3def12efd5f5  trytond_project_plan-2.2.1.tar.gz
diff --git a/trytond-project-plan.spec b/trytond-project-plan.spec
index 22dc051..3502b0f 100644
--- a/trytond-project-plan.spec
+++ b/trytond-project-plan.spec
@@ -8,7 +8,7 @@
 %global pkgname %(echo \"%{name}\" | sed 's/-/_/g')
 
 Name:           trytond-%{modname}
-Version:        2.2.0
+Version:        2.2.1
 Release:        1%{?dist}
 Summary:        %{modname} module for Tryton
 
@@ -55,6 +55,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Fri Jan 04 2013 Dan Horák <dan at danny.cz> - 2.2.1-1
+- new upstream version 2.2.1
+
 * Sun Jan 15 2012 Dan Horák <dan at danny.cz> - 2.2.0-1
 - new upstream version 2.2.0
 


More information about the scm-commits mailing list