update to 12.0.1-2

This commit is contained in:
luke 2024-03-12 21:07:20 +08:00
parent e0e6e59457
commit ee8b8d92e8

View File

@ -2,7 +2,7 @@
Name: libcxx Name: libcxx
Version: 12.0.1 Version: 12.0.1
Release: 1%{?dist} Release: 2
Summary: LLVM "libcxx" runtime libraries Summary: LLVM "libcxx" runtime libraries
License: BSD License: BSD
URL: http://llvm.org URL: http://llvm.org
@ -67,5 +67,8 @@ install include/c++/v1/refstring.h %{buildroot}/%{_libdir}/../include/c++/v1
%{_libdir}/libc++.so %{_libdir}/libc++.so
%changelog %changelog
* Tue Mar 12 2024 Wang Zehong <wangzehong2@huawei.com> - 12.0.1-2
- update to 12.0.1-2
* Tue Feb 7 2023 Wang Zehong <wangzehong2@huawei.com> - 12.0.1-1 * Tue Feb 7 2023 Wang Zehong <wangzehong2@huawei.com> - 12.0.1-1
- update to 12.0.1-1 - update to 12.0.1-1