Compare commits
30 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| d0b999dd2a | |||
| f6586fa24e | |||
| d3d7910b95 | |||
| 45d6f71f1b | |||
| 3510a6df68 | |||
| 3029043847 | |||
| 1f3adb3e4e | |||
| 321525764f | |||
| 1d6b9862aa | |||
| 5ce337d384 | |||
| bea9b8c192 | |||
| 3cb0c0821d | |||
|
|
47ca2f0165 | ||
| b29f0ff88a | |||
| 9f8d008754 | |||
| 673e2c234a | |||
| 73f7c39ca4 | |||
| 438677bc6a | |||
| ce3573ac49 | |||
| 84890bf941 | |||
| 21ee91740d | |||
| 13460e1d54 | |||
| f9d83d3b4d | |||
| c58d3af4fe | |||
| 5a16827a56 | |||
| 188627ce37 | |||
| 1789b7081d | |||
| 35df0f507c | |||
| 78ddaffde2 | |||
| 5aa15daa9d |
66
rust.changes
66
rust.changes
@@ -1,3 +1,69 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 5 15:34:09 UTC 2026 - Takashi Iwai <tiwai@suse.com>
|
||||
|
||||
- Provide rust-src meta package, too; it may be useful for building
|
||||
Rust support in Linux kernel
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 23 05:36:22 UTC 2026 - William Brown <william.brown@suse.com>
|
||||
|
||||
- Update to version 1.93.0 - for details see the rust1.93 package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 15 03:08:43 UTC 2025 - Xiaoguang Wang <xiaoguang.wang@suse.com>
|
||||
|
||||
- Update to version 1.92.0 - for details see the rust1.92 package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 30 23:47:55 UTC 2025 - William Brown <william.brown@suse.com>
|
||||
|
||||
- Update to version 1.91.0 - for details see the rust1.91 package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 19 06:35:59 UTC 2025 - William Brown <william.brown@suse.com>
|
||||
|
||||
- Update to version 1.90.0 - for details see the rust1.90 package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 11 03:04:50 UTC 2025 - Xiaoguang Wang <xiaoguang.wang@suse.com>
|
||||
|
||||
- Update to version 1.89.0 - for details see the rust1.89 package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 27 23:41:53 UTC 2025 - William Brown <william.brown@suse.com>
|
||||
|
||||
- Update to version 1.88.0 - for details see the rust1.88 package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 19 02:05:10 UTC 2025 - Xiaoguang Wang <xiaoguang.wang@suse.com>
|
||||
|
||||
- Update to version 1.87.0 - for details see the rust1.87 package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 4 03:47:21 UTC 2025 - William Brown <william.brown@suse.com>
|
||||
|
||||
- Update to version 1.86.0 - for details see the rust1.86 package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 24 01:00:25 UTC 2025 - Xiaoguang Wang <xiaoguang.wang@suse.com>
|
||||
|
||||
- Update to version 1.85.0 - for details see the rust1.85 package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 10 06:04:40 UTC 2025 - William Brown <william.brown@suse.com>
|
||||
|
||||
- Update to version 1.84.0 - for details see the rust1.84 package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 3 04:36:05 UTC 2024 - Xiaoguang Wang <xiaoguang.wang@suse.com>
|
||||
|
||||
- Update to version 1.83.0 - for details see the rust1.83 package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 18 02:42:06 UTC 2024 - William Brown <william.brown@suse.com>
|
||||
|
||||
- Update to version 1.82.0 - for details see the rust1.82 package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 9 02:01:26 UTC 2024 - Xiaoguang Wang <xiaoguang.wang@suse.com>
|
||||
|
||||
|
||||
33
rust.spec
33
rust.spec
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package rust
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2026 SUSE LLC and contributors
|
||||
# Copyright (c) 2021 William Brown <william@blackhats.net.au>
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@@ -17,10 +17,22 @@
|
||||
#
|
||||
|
||||
|
||||
%global version_suffix 1.81
|
||||
%global version_current 1.81.0
|
||||
%global version_suffix 1.93
|
||||
%global version_current 1.93.0
|
||||
|
||||
%define obsolete_rust_versioned() \
|
||||
Obsoletes: %{1}1.92%{?2:-%{2}} \
|
||||
Obsoletes: %{1}1.91%{?2:-%{2}} \
|
||||
Obsoletes: %{1}1.90%{?2:-%{2}} \
|
||||
Obsoletes: %{1}1.89%{?2:-%{2}} \
|
||||
Obsoletes: %{1}1.88%{?2:-%{2}} \
|
||||
Obsoletes: %{1}1.87%{?2:-%{2}} \
|
||||
Obsoletes: %{1}1.86%{?2:-%{2}} \
|
||||
Obsoletes: %{1}1.85%{?2:-%{2}} \
|
||||
Obsoletes: %{1}1.84%{?2:-%{2}} \
|
||||
Obsoletes: %{1}1.83%{?2:-%{2}} \
|
||||
Obsoletes: %{1}1.82%{?2:-%{2}} \
|
||||
Obsoletes: %{1}1.81%{?2:-%{2}} \
|
||||
Obsoletes: %{1}1.80%{?2:-%{2}} \
|
||||
Obsoletes: %{1}1.79%{?2:-%{2}} \
|
||||
Obsoletes: %{1}1.78%{?2:-%{2}} \
|
||||
@@ -69,6 +81,16 @@ speed, and concurrency.
|
||||
want to install Rust for a development environment, you should install
|
||||
'rustup' instead.
|
||||
|
||||
%package src
|
||||
Summary: The Rust Standard Library Source
|
||||
License: Apache-2.0 OR MIT
|
||||
Group: Development/Languages/Rust
|
||||
Requires: rust%{version_suffix}-src
|
||||
%obsolete_rust_versioned rust src
|
||||
|
||||
%description src
|
||||
Rust Stanard Library Sources are required for building some types of projects
|
||||
|
||||
%package -n cargo
|
||||
Summary: The Rust package manager
|
||||
License: Apache-2.0 OR MIT
|
||||
@@ -91,12 +113,17 @@ want to install Rust for a development environment, you should install
|
||||
|
||||
%install
|
||||
install -D -m 0644 %{S:0} %{buildroot}/usr/share/doc/packages/rust/README
|
||||
install -D -m 0644 %{S:0} %{buildroot}/usr/share/doc/packages/rust-src/README
|
||||
install -D -m 0644 %{S:0} %{buildroot}/usr/share/doc/packages/cargo/README
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc /usr/share/doc/packages/rust
|
||||
|
||||
%files src
|
||||
%defattr(-,root,root,-)
|
||||
%doc /usr/share/doc/packages/rust-src
|
||||
|
||||
%files -n cargo
|
||||
%defattr(-,root,root,-)
|
||||
%doc /usr/share/doc/packages/cargo
|
||||
|
||||
Reference in New Issue
Block a user