Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/libcmis.git#17f90fededbfb865688b0f4cea0b94136e0a8bd8
This commit is contained in:
DistroBaker 2021-01-24 22:47:10 +00:00
parent 53e8a3befc
commit 891f0075b1

View File

@ -2,7 +2,7 @@
Name: libcmis
Version: 0.5.2
Release: 7%{?dist}
Release: 8%{?dist}
Summary: A C/C++ client library for CM interfaces
License: GPLv2+ or LGPLv2+ or MPLv1.1
@ -15,6 +15,7 @@ BuildRequires: pkgconfig(cppunit)
BuildRequires: pkgconfig(libcurl)
BuildRequires: pkgconfig(libxml-2.0)
BuildRequires: xmlto
BuildRequires: make
%description
LibCMIS is a C/C++ client library for working with CM (content management)
@ -81,6 +82,9 @@ export LD_LIBRARY_PATH=%{buildroot}/%{_libdir}${LD_LIBRARY_PATH:+:${LD_LIBRARY_P
%{_mandir}/man1/cmis-client.1*
%changelog
* Fri Jan 22 2021 Jonathan Wakely <jwakely@redhat.com> - 0.5.2-8
- Rebuilt for Boost 1.75
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.2-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild