[trytond-party-vcarddav] new upstream version 2.6.0

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


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

    new upstream version 2.6.0

 .gitignore                  |    1 +
 sources                     |    2 +-
 trytond-party-vcarddav.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 57f468e..f9d869f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /trytond_party_vcarddav-2.2.0.tar.gz
 /trytond_party_vcarddav-2.4.0.tar.gz
 /trytond_party_vcarddav-2.4.1.tar.gz
+/trytond_party_vcarddav-2.6.0.tar.gz
diff --git a/sources b/sources
index b362f02..d0bf540 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-997b58d6b47014e45c518a4058af6d6c  trytond_party_vcarddav-2.4.1.tar.gz
+8151b9c0d1a439691682a37621481297  trytond_party_vcarddav-2.6.0.tar.gz
diff --git a/trytond-party-vcarddav.spec b/trytond-party-vcarddav.spec
index 943233a..79a2028 100644
--- a/trytond-party-vcarddav.spec
+++ b/trytond-party-vcarddav.spec
@@ -3,12 +3,12 @@
 %{!?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  party-vcarddav
 %global pkgname %(echo \"%{name}\" | sed 's/-/_/g')
 
 Name:           trytond-%{modname}
-Version:        2.4.1
+Version:        2.6.0
 Release:        1%{?dist}
 Summary:        %{modname} module for Tryton
 
@@ -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
+
 * Wed Sep 05 2012 Dan Horák <dan at danny.cz> - 2.4.1-1
 - new upstream version 2.4.1
 


More information about the scm-commits mailing list