[trytond-company-work-time] new upstream version 2.0.0

Dan Horák sharkcz at fedoraproject.org
Tue May 3 14:45:12 UTC 2011


commit d82114febab4f6f6bbd10a276d33041bb1ba6181
Author: Dan Horák <dan at danny.cz>
Date:   Tue May 3 16:45:02 2011 +0200

    new upstream version 2.0.0

 .gitignore                     |    1 +
 sources                        |    2 +-
 trytond-company-work-time.spec |    9 ++++++---
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 18330e3..3acef8f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /trytond_company_work_time-1.8.0.tar.gz
+/trytond_company_work_time-2.0.0.tar.gz
diff --git a/sources b/sources
index 3d3f0a1..3635eae 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b47415caff371c7e8ebca055965cec1f  trytond_company_work_time-1.8.0.tar.gz
+ebeb982d878b3831e0452de8d4252635  trytond_company_work_time-2.0.0.tar.gz
diff --git a/trytond-company-work-time.spec b/trytond-company-work-time.spec
index 7b4fa3f..0f3a3e1 100644
--- a/trytond-company-work-time.spec
+++ b/trytond-company-work-time.spec
@@ -3,13 +3,13 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 %endif
 
-%global tryton_major 1.8
+%global tryton_major 2.0
 %global modname  company-work-time
 %global pkgname %(echo \"%{name}\" | sed 's/-/_/g')
 
 Name:           trytond-%{modname}
-Version:        1.8.0
-Release:        3%{?dist}
+Version:        2.0.0
+Release:        1%{?dist}
 Summary:        %{modname} module for Tryton
 
 Group:          System Environment/Libraries
@@ -54,5 +54,8 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Tue May 03 2011 Dan Horák <dan at danny.cz> - 2.0.0-1
+- new upstream version 2.0.0
+
 * 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