|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
Name: libcmis
|
|
|
|
|
Version: 0.5.0
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Summary: A C++ client library for CM interfaces
|
|
|
|
|
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
@ -89,6 +89,9 @@ make check
|
|
|
|
|
%{_mandir}/man1/cmis-client.1*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Feb 20 2015 David Tardon <dtardon@redhat.com> - 0.5.0-3
|
|
|
|
|
- rebuild for C++ stdlib ABI change in gcc5
|
|
|
|
|
|
|
|
|
|
* Tue Jan 27 2015 Petr Machata <pmachata@redhat.com> - 0.5.0-2
|
|
|
|
|
- Rebuild for boost 1.57.0
|
|
|
|
|
|
|
|
|
|