This commit is contained in:
Dennis Gilmore 2015-07-29 12:33:42 -05:00
parent 5b468e3133
commit c8b8276c76
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: libcmis
Version: 0.5.0
Release: 7%{?dist}
Release: 8%{?dist}
Summary: A C++ client library for CM interfaces
Group: System Environment/Libraries
@ -92,6 +92,9 @@ make check
%{_mandir}/man1/cmis-client.1*
%changelog
* Wed Jul 29 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.0-8
- Rebuilt for https://fedoraproject.org/wiki/Changes/F23Boost159
* Fri Jul 24 2015 Adam Williamson <awilliam@redhat.com> - 0.5.0-7
- rebuild for Boost 1.58 (for f23, for real this time)