Rebuilt for Boost 1.69

This commit is contained in:
Jonathan Wakely 2019-01-25 08:06:30 +00:00
parent 16f3bdb654
commit e08111ebe6
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: libcmis
Version: 0.5.2
Release: 1%{?dist}
Release: 2%{?dist}
Summary: A C/C++ client library for CM interfaces
License: GPLv2+ or LGPLv2+ or MPLv1.1
@ -81,6 +81,9 @@ make %{?_smp_mflags} check
%{_mandir}/man1/cmis-client.1*
%changelog
* Fri Jan 25 2019 Jonathan Wakely <jwakely@redhat.com> - 0.5.2-2
- Rebuilt for Boost 1.69
* Thu Dec 27 2018 David Tardon <dtardon@redhat.com> - 0.5.2-1
- new upstream release