Rebuilt for Boost 1.63

This commit is contained in:
Jonathan Wakely 2017-01-27 05:49:06 +00:00
parent 5d9fc732fe
commit 91073883fd
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: libcmis
Version: 0.5.1
Release: 2%{?dist}
Release: 3%{?dist}
Summary: A C++ client library for CM interfaces
License: GPLv2+ or LGPLv2+ or MPLv1.1
@ -92,6 +92,9 @@ make %{?_smp_mflags} check
%{_mandir}/man1/cmis-client.1*
%changelog
* Fri Jan 27 2017 Jonathan Wakely <jwakely@redhat.com> - 0.5.1-3
- Rebuilt for Boost 1.63
* Wed May 04 2016 David Tardon <dtardon@redhat.com> - 0.5.1-2
- fix Google Drive login