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

Dan Horák sharkcz at fedoraproject.org
Sat Oct 27 17:02:15 UTC 2012


commit dd1ab5a4667255fa2789b79fd8a9c7a9dafb4689
Author: Dan Horák <dan at danny.cz>
Date:   Sat Oct 27 19:02:11 2012 +0200

    new upstream version 2.6.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 fc773ae..94d5dce 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /trytond_company_work_time-2.0.0.tar.gz
 /trytond_company_work_time-2.2.0.tar.gz
 /trytond_company_work_time-2.4.0.tar.gz
+/trytond_company_work_time-2.6.0.tar.gz
diff --git a/sources b/sources
index a978b6b..f5efe75 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f034ff59ea030cb9c55a7e7dd3e6ac2f  trytond_company_work_time-2.4.0.tar.gz
+e32cd1b2f4360b69c6e1a6d5541dec77  trytond_company_work_time-2.6.0.tar.gz
diff --git a/trytond-company-work-time.spec b/trytond-company-work-time.spec
index ba438b4..acd0a49 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 2.4
+%global tryton_major 2.6
 %global modname  company-work-time
 %global pkgname %(echo \"%{name}\" | sed 's/-/_/g')
 
 Name:           trytond-%{modname}
-Version:        2.4.0
-Release:        2%{?dist}
+Version:        2.6.0
+Release:        1%{?dist}
 Summary:        %{modname} module for Tryton
 
 Group:          System Environment/Libraries
@@ -54,6 +54,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sat Oct 27 2012 Dan Horák <dan at danny.cz> - 2.6.0-1
+- new upstream version 2.6.0
+
 * Sun Jul 22 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.4.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list