[trytond-ldap-connection] new upstream version 2.6.0

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


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

    new upstream version 2.6.0

 .gitignore                   |    1 +
 sources                      |    2 +-
 trytond-ldap-connection.spec |    9 ++++++---
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 119b55c..a6bed75 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /trytond_ldap_connection-2.0.0.tar.gz
 /trytond_ldap_connection-2.2.0.tar.gz
 /trytond_ldap_connection-2.4.0.tar.gz
+/trytond_ldap_connection-2.6.0.tar.gz
diff --git a/sources b/sources
index c707056..442570f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-32ebff71e1fec5c1c071e6f5c1b62a76  trytond_ldap_connection-2.4.0.tar.gz
+87e63a79f08e664f1cdc4ef12db630d6  trytond_ldap_connection-2.6.0.tar.gz
diff --git a/trytond-ldap-connection.spec b/trytond-ldap-connection.spec
index 7d18c47..713949e 100644
--- a/trytond-ldap-connection.spec
+++ b/trytond-ldap-connection.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  ldap-connection
 %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
@@ -55,6 +55,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