|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: libcmis
|
|
|
|
|
Version: 0.2.3
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: A C++ client library for the CMIS interface
|
|
|
|
|
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
@ -85,6 +85,9 @@ cp -p %{name}-0.2.pc %{buildroot}/%{_libdir}/pkgconfig
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.3-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jun 28 2012 David Tardon <dtardon@redhat.com> 0.2.3-1
|
|
|
|
|
- new upstream version
|
|
|
|
|
|
|
|
|
|