We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98337aa commit c308746Copy full SHA for c308746
rust.changes
@@ -1,3 +1,7 @@
1
+* Fri Jan 22 2021 David Greaves <david.greaves@jolla.com> - 1.44.0+git7
2
+- [build] Disable aarch64. JB#50499
3
+- Remove unused bootstrap binaries
4
+
5
* Fri Jan 22 2021 David Greaves <david.greaves@jolla.com> - 1.44.0+git6
6
- [rust] Enable cross-building. JB#50499
7
- Add support for default targets
rust.spec
@@ -44,7 +44,7 @@
44
%bcond_without lldb
45
46
Name: rust
47
-Version: %{rust_version}+git6
+Version: %{rust_version}+git7
48
Release: 1
49
Summary: The Rust Programming Language
50
License: (ASL 2.0 or MIT) and (BSD and MIT)
0 commit comments