forked from pool/cmis-client
Accepting request 1164317 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1164317 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmis-client?expand=0&rev=23
This commit is contained in:
commit
200763abc0
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 2 12:28:21 UTC 2024 - pgajdos@suse.com
|
||||
|
||||
- version update to 0.6.2
|
||||
* Merged outstanding LibreOffice, etc. modifications
|
||||
* add a callback that can be used to configure libcurl
|
||||
* fix up version-info
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 8 10:40:24 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package cmis-client
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -16,14 +16,14 @@
|
||||
#
|
||||
|
||||
|
||||
%define sover 0_5-5
|
||||
%define incname 0.5
|
||||
%define sover 0_6-6
|
||||
%define incname 0.6
|
||||
%define _name libcmis
|
||||
Name: cmis-client
|
||||
Version: 0.5.2
|
||||
Version: 0.6.2
|
||||
Release: 0
|
||||
Summary: Sample CMIS client
|
||||
License: MPL-1.1 OR GPL-2.0-or-later OR LGPL-2.1-or-later
|
||||
License: GPL-2.0-or-later OR MPL-1.1 OR LGPL-2.1-or-later
|
||||
Group: Development/Libraries/C and C++
|
||||
URL: https://github.com/tdf/libcmis
|
||||
Source0: https://github.com/tdf/%{_name}/releases/download/v%{version}/%{_name}-%{version}.tar.gz
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ed6f681a48abbf3c2324564b17a180d21fa9503230e8708825e1ad80daee4f81
|
||||
size 808619
|
3
libcmis-0.6.2.tar.gz
Normal file
3
libcmis-0.6.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f89d871f14de3180fa5a122ab1209fc397f3abeea182db936ca1d81970be1ff0
|
||||
size 787697
|
Loading…
x
Reference in New Issue
Block a user