forked from pool/cmis-client
- Update to version 0.4.1
+ 0.4.0 + Support for Google Drive protocol as a binding + Support for Alfresco in the cloud + Added OAuth2 authentication support + Added API to configure HTTP proxy + Handle invalid SSL certificate problems + Added API for renditions + Moved the CMIS Atom binding unit tests to use libcurl mockup + Added repository capabilities support (still missing capabilityCreatablePropertyTypes and capabilityNewTypeSettableAttributes) + 0.4.1 + Don't install the libcmis-mockup library: only for testing purpose OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmis-client?expand=0&rev=18
This commit is contained in:
committed by
Git OBS Bridge
parent
4be180deaf
commit
a6ed6bee13
@@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 7 15:25:18 UTC 2013 - cbosdonnat@suse.com
|
||||
|
||||
- Update to version 0.4.1
|
||||
+ 0.4.0
|
||||
+ Support for Google Drive protocol as a binding
|
||||
+ Support for Alfresco in the cloud
|
||||
+ Added OAuth2 authentication support
|
||||
+ Added API to configure HTTP proxy
|
||||
+ Handle invalid SSL certificate problems
|
||||
+ Added API for renditions
|
||||
+ Moved the CMIS Atom binding unit tests to use libcurl mockup
|
||||
+ Added repository capabilities support (still missing
|
||||
capabilityCreatablePropertyTypes and capabilityNewTypeSettableAttributes)
|
||||
+ 0.4.1
|
||||
+ Don't install the libcmis-mockup library: only for testing purpose
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 10 23:09:00 UTC 2013 - crrodriguez@opensuse.org
|
||||
|
||||
|
@@ -16,12 +16,12 @@
|
||||
#
|
||||
|
||||
|
||||
%define soname 0_3-3
|
||||
%define incname 0.3
|
||||
%define soname 0_4-4
|
||||
%define incname 0.4
|
||||
%define _name libcmis
|
||||
|
||||
Name: cmis-client
|
||||
Version: 0.3.1
|
||||
Version: 0.4.1
|
||||
Release: 0
|
||||
Summary: Sample CMIS client
|
||||
License: MPL-1.1 or GPL-2.0+ or LGPL-2.1+
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f12e0fe8f5c3aef6faadd736bcf1a2c81ad91640dd98ceabf600f17a8fe5ef1a
|
||||
size 524392
|
3
libcmis-0.4.1.tar.gz
Normal file
3
libcmis-0.4.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7d52dcf2b5832d3663b18fbf40f0bdefb1e1a40cfb3cf01903301b0bf629395f
|
||||
size 637615
|
Reference in New Issue
Block a user