diff --git a/cmis-client.changes b/cmis-client.changes index 8d63267..600cf1d 100644 --- a/cmis-client.changes +++ b/cmis-client.changes @@ -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 diff --git a/cmis-client.spec b/cmis-client.spec index fc178fd..901bf5a 100644 --- a/cmis-client.spec +++ b/cmis-client.spec @@ -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 diff --git a/libcmis-0.5.2.tar.gz b/libcmis-0.5.2.tar.gz deleted file mode 100644 index 0e11fd5..0000000 --- a/libcmis-0.5.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ed6f681a48abbf3c2324564b17a180d21fa9503230e8708825e1ad80daee4f81 -size 808619 diff --git a/libcmis-0.6.2.tar.gz b/libcmis-0.6.2.tar.gz new file mode 100644 index 0000000..66b8cc3 --- /dev/null +++ b/libcmis-0.6.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f89d871f14de3180fa5a122ab1209fc397f3abeea182db936ca1d81970be1ff0 +size 787697