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 ff4a0db commit d2ffdf2Copy full SHA for d2ffdf2
rust.changes
@@ -1,3 +1,6 @@
1
+* Tue Feb 08 2022 Ruben De Smet <ruben.de.smet@rubdos.be> - 1.52.1+git2
2
+- [rust] Let Cargo obey the SB2_TARGET variable. Fixes JB#57427
3
+
4
* Tue May 11 2021 Niels Breet <niels.breet@jolla.com> - 1.52.1+git1
5
- [rust] Initial packaging of rust 1.52.1. JB#54225 JOLLA-139
6
rust.spec
@@ -45,7 +45,7 @@
45
%bcond_without lldb
46
47
Name: rust
48
-Version: %{rust_version}+git1
+Version: %{rust_version}+git2
49
Release: 1
50
Summary: The Rust Programming Language
51
License: (ASL 2.0 or MIT) and (BSD and MIT)
0 commit comments