Name: | swift-lang |
---|---|
Version: | 6.0.3 |
Release: | 2.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 2545064773 |
License: | Apache-2.0 |
RPM: | swift-lang-6.0.3-2.el9.aarch64.rpm |
Source RPM: | swift-lang-6.0.3-2.el9.src.rpm |
Build Date: | Thu Jan 02 2025 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://www.swift.org |
Summary: | The Swift programming language |
Description: | Swift is a general-purpose programming language built using a modern approach to safety, performance, and software design patterns. The goal of the Swift project is to create the best available language for uses ranging from systems programming, to mobile and desktop apps, scaling up to cloud services. Most importantly, Swift is designed to make writing and maintaining correct programs easier for the developer. |
- Added swift-run and swift-build as symlinks for future versions of Swift
- Updated to Swift 6.0.3-RELEASE Resolves: rhbz#2332031
- fix libdir symlink installation
- Updated to Swift 6.0.2-RELEASE Resolves: rhbz#2291122 Resolves: rhbz#2322729 Resolves: rhbz#2324076
- Updated to Swift 6.0.1-RELEASE
- Updated to Swift 6.0-RELEASE
- Export Swift development tool libraries to libdir
- Minimize runtime/compile time dependencies
- Added file to add the Swift libraries to the ld.so.conf.d directory
- Patch from finagolfin https://github.com/swiftlang/swift/pull/74814