diff --git a/libclc.changes b/libclc.changes index 7361657..e837ab9 100644 --- a/libclc.changes +++ b/libclc.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Dec 17 10:00:44 UTC 2015 - sndirsch@suse.com + +- modify license to 'BSD-3-Clause or MIT' +- added LICENSE.TXT file to %doc + ------------------------------------------------------------------- Wed Dec 9 17:37:18 UTC 2015 - mpluskal@suse.com diff --git a/libclc.spec b/libclc.spec index 505efc3..e7c97b1 100644 --- a/libclc.spec +++ b/libclc.spec @@ -20,7 +20,7 @@ Name: libclc Version: 0.2.0+git20151006.6d78407 Release: 0 Summary: OpenCL C programming language library -License: BSD-3-Clause +License: BSD-3-Clause or MIT Group: Development/Libraries/C and C++ Url: http://libclc.llvm.org/ Source0: %{name}-%{version}.tar.xz @@ -63,6 +63,7 @@ make DESTDIR=%{buildroot} install %{?_smp_mflags} %files %defattr(-,root,root) +%doc LICENSE.TXT %{_includedir}/clc %{_libdir}/clc %{_libdir}/pkgconfig/libclc.pc