Skip to content

Commit b1c7c88

Browse files
committed
Update spec and changelog.
[rust] Allow prjconf to disable the building of the armv7/aarch64. Fixes JB#58809 Signed-off-by: Matti Kosola <matti.kosola@jolla.com>
1 parent 1cfe5d4 commit b1c7c88

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

rust.changes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
* Mon Sep 19 2022 David Greaves <david.greaves@jolla.com> - 1.52.1+git3
2+
- [rust] Allow prjconf to disable the building of the armv7/aarch64. Fixes JB#58809
3+
14
* Tue Feb 08 2022 Ruben De Smet <ruben.de.smet@rubdos.be> - 1.52.1+git2
25
- [rust] Let Cargo obey the SB2_TARGET variable. Fixes JB#57427
36

rust.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
%bcond_without lldb
5858

5959
Name: rust
60-
Version: %{rust_version}+git2
60+
Version: %{rust_version}+git3
6161
Release: 1
6262
Summary: The Rust Programming Language
6363
License: (ASL 2.0 or MIT) and (BSD and MIT)

0 commit comments

Comments
 (0)