Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

clang-resource-filesystem-16.0.0-2.fc38 RPM for ppc64le

From Fedora 38 for ppc64le / c

Name: clang-resource-filesystem Distribution: Fedora Project
Version: 16.0.0 Vendor: Fedora Project
Release: 2.fc38 Build date: Fri Mar 31 14:41:49 2023
Group: Unspecified Build host: buildvm-ppc64le-39.iad2.fedoraproject.org
Size: 0 Source RPM: clang-16.0.0-2.fc38.src.rpm
Packager: Fedora Project
Url: http://llvm.org
Summary: Filesystem package that owns the clang resource directory
This package owns the clang resouce directory: $libdir/clang/$version/

Provides

Requires

License

Apache-2.0 WITH LLVM-exception OR NCSA

Changelog

* Thu Mar 23 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.0-2
  - Remove unnecessary patch and macro
* Mon Mar 20 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.0-1
  - Update to LLVM 16.0.0
* Thu Mar 16 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.0~rc4-2
  - Fix tests with the right triple
* Tue Mar 14 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.0~rc4-1
  - Update to LLVM 16.0.0 RC4
* Tue Mar 14 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.0~rc3-2
  - Fix RPM macro clang_resource_dir
* Thu Feb 23 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.0~rc3-1
  - Update to LLVM 16.0.0 RC3
* Thu Jan 19 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 15.0.7-3
  - Update license to SPDX identifiers.
  - Include the Apache license adopted in 2019.
* Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 15.0.7-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Thu Jan 12 2023 Nikita Popov <npopov@redhat.com> - 15.0.7-1
  - Update to LLVM 15.0.7
* Thu Jan 12 2023 Nikita Popov <npopov@redhat.com> - 15.0.6-5
  - Fix resource-filesystem ownership conflict
* Mon Jan 09 2023 Tom Stellard <tstellar@redhat.com> - 15.0.6-4
  - Omit frame pointers when building
* Wed Dec 21 2022 Nikita Popov <npopov@redhat.com> - 15.0.6-3
  - Add clang-devel dep to python3-clang
* Mon Dec 12 2022 Nikita Popov <npopov@redhat.com> - 15.0.6-2
  - Backport patches for ucrt64 toolchain detection
* Mon Dec 05 2022 Nikita Popov <npopov@redhat.com> - 15.0.6-1
  - Update to LLVM 15.0.6
* Thu Nov 03 2022 Nikita Popov <npopov@redhat.com> - 15.0.4-1
  - Update to LLVM 15.0.4
* Wed Oct 19 2022 Nikita Popov <npopov@redhat.com> - 15.0.0-6
  - Enable ieeelongdouble for ppc64le, fix rhbz#2136099
* Thu Oct 13 2022 Nikita Popov <npopov@redhat.com> - 15.0.0-5
  - Default to non-pie, fix rhbz#2134146
* Wed Oct 05 2022 sguelton@redhat.com - 15.0.0-4
  - Package clang-tidy headers in clang-tools-extra-devel, fix rhbz#2123479
* Thu Sep 22 2022 Nikita Popov <npopov@redhat.com> - 15.0.0-3
  - Add patch for inline builtins with asm label
* Sat Sep 17 2022 sguelton@redhat.com - 15.0.0-3
  - Improve integration of llvm's libunwind
* Wed Sep 14 2022 Nikita Popov <npopov@redhat.com> - 15.0.0-2
  - Downgrade implicit int and implicit function declaration to warning only
* Tue Sep 06 2022 Nikita Popov <npopov@redhat.com> - 15.0.0-1
  - Update to LLVM 15.0.0
* Mon Aug 29 2022 sguelton@redhat.com - 14.0.5-7
  - Add a Recommends on libatomic, see rhbz#2118592
* Wed Aug 10 2022 Nikita Popov <npopov@redhat.com> - 14.0.5-6
  - Revert powerpc -mabi=ieeelongdouble default
* Thu Aug 04 2022 Tom Stellard <tstellar@redhat.com> - 14.0.5-5
  - Re-enable ieee128 as the default long double format on ppc64le
* Thu Jul 28 2022 Amit Shah <amitshah@fedoraproject.org> - 14.0.5-4
  - Use the dist_vendor macro to identify the distribution
* Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 14.0.5-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Thu Jun 30 2022 Miro Hrončok <mhroncok@redhat.com> - 14.0.5-2
  - Revert "Use the ieee128 format for long double on ppc64le" until rhbz#2100546 is fixed
* Tue Jun 14 2022 Timm Bäder <tbaeder@redhat.com> - 14.0.5-1
  - Update to 14.0.5
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 14.0.0-4
  - Rebuilt for Python 3.11
* Thu May 19 2022 Tom Stellard <tstellar@redhat.com> - 14.0.0-3
  - Use the ieee128 format for long double on ppc64le
* Mon Apr 04 2022 Jeremy Newton <alexjnewt AT hotmail DOT com> - 14.0.0-2
  - Add patch for HIP (cherry-picked from llvm trunk, to be LLVM15)
* Wed Mar 23 2022 Timm Bäder <tbaeder@redhat.com> - 14.0.0-1
  - Update to 14.0.0
* Wed Feb 16 2022 Tom Stellard <tstellar@redhat.com> - 13.0.1-2
  - Fix some rpmlinter errors
* Thu Feb 03 2022 Nikita Popov <npopov@redhat.com> - 13.0.1-1
  - Update to LLVM 13.0.1 final
* Tue Feb 01 2022 Nikita Popov <npopov@redhat.com> - 13.0.1~rc3-1
  - Update to LLVM 13.0.1rc3
* Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 13.0.1~rc2-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Fri Jan 14 2022 Nikita Popov <npopov@redhat.com> - 13.0.1~rc2-1
  - Update to LLVM 13.0.1rc2
* Wed Jan 12 2022 Nikita Popov <npopov@redhat.com> - 13.0.1~rc1-1
  - Update to LLVM 13.0.1rc1
* Thu Oct 28 2021 Tom Stellard <tstellar@redhat.com> - 13.0.0-5
  - Make lld the default linker on arm
* Wed Oct 27 2021 Tom Stellard <tstellar@redhat.com> - 13.0.0-4
  - Remove Conflicts: compiler-rt for newer versions of compiler-rt
* Wed Oct 06 2021 Tom Stellard <tstellar@redhat.com> - 13.0.0-3
  - Fix gcc detection with redhat triples
* Tue Oct 05 2021 Tom Stellard <tstellar@redhat.com> - 13.0.0-2
  - Drop abi_revision from soname
* Fri Oct 01 2021 Tom Stellard <tstellar@redhat.com> - 13.0.0-1
  - 13.0.0 Release
* Sat Sep 18 2021 Tom Stellard <tstellar@redhat.com> - 13.0.0~rc1-5
  - 13.0.0-rc3 Release
* Tue Sep 14 2021 Konrad Kleine <kkleine@redhat.com> - 13.0.0~rc1-4
  - Add --without=check option
* Fri Sep 10 2021 sguelton@redhat.com - 13.0.0~rc1-3
  - Apply scan-build-py intergation patch
* Thu Sep 09 2021 Tom Stellard <tstellar@redhat.com> - 13.0.0~rc1-2
  - Add macros.clang file
* Fri Aug 06 2021 Tom Stellard <tstellar@redhat.com> - 13.0.0~rc1-1
  - 13.0.0-rc1 Release
* Thu Jul 22 2021 Tom Stellard <tstellar@redhat.com> - 12.0.1-3
  - Fix compat build
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 12.0.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Tue Jul 13 2021 Tom Stellard <tstellar@redhat.com> - 12.0.1-1
  - 12.0.1 Release
* Fri Jul 09 2021 Tom Stellard <tstellar@redhat.com> - 12.0.1~rc3-2
  - Fix ambiguous python shebangs
* Wed Jun 30 2021 Tom Stellard <tstellar@redhat.com> - clang-12.0.1~rc3-1
  - 12.0.1-rc3 Release
* Tue Jun 08 2021 Tom Stellard <tstellar@redhat.com> - 12.0.1~rc1-3
  - Only enable -funwind-tables by default on Fedora arches
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 12.0.1~rc1-2
  - Rebuilt for Python 3.10
* Thu May 27 2021 Tom Stellard <tstellar@redhat.com> - clang-12.0.1~rc1-1
  - 12.0.1-rc1 Release
* Tue May 18 2021 sguelton@redhat.com - 12.0.0-2
  - Use the alternative-managed version of llvm-config
* Fri Apr 16 2021 Tom Stellard <tstellar@redhat.cm> - 12.0.0-1
  - 12.0.0 Release
* Wed Apr 14 2021 Tom Stellard <tstellar@redhat.com> - 12.0.0-0.12.rc5
  - Add symlink to clang-format-diff in /usr/bin
  - rhbz#1939018
* Thu Apr 08 2021 sguelton@redhat.com - 12.0.0-0.11.rc5
  - New upstream release candidate
* Sat Apr 03 2021 sguelton@redhat.com - 12.0.0-0.10.rc4
  - Make pyc files from python3-clang reproducible
* Fri Apr 02 2021 sguelton@redhat.com - 12.0.0-0.9.rc4
  - New upstream release candidate
* Wed Mar 31 2021 Jonathan Wakely <jwakely@redhat.com> - 12.0.0-0.8.rc3
  - Rebuilt for removed libstdc++ symbols (#1937698)

Files

/usr/lib64/clang
/usr/lib64/clang/16
/usr/lib64/clang/16/include
/usr/lib64/clang/16/lib
/usr/lib64/clang/16/share


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 22:57:55 2024