|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
Name: libcmis
|
|
|
|
|
Version: 0.5.1
|
|
|
|
|
Release: 7%{?dist}
|
|
|
|
|
Release: 8%{?dist}
|
|
|
|
|
Summary: A C/C++ client library for CM interfaces
|
|
|
|
|
|
|
|
|
|
License: GPLv2+ or LGPLv2+ or MPLv1.1
|
|
|
|
@ -93,6 +93,9 @@ make %{?_smp_mflags} check
|
|
|
|
|
%{_mandir}/man1/cmis-client.1*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.1-8
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Jul 03 2017 Jonathan Wakely <jwakely@redhat.com> - 0.5.1-7
|
|
|
|
|
- Rebuilt for Boost 1.64
|
|
|
|
|
|
|
|
|
|