SHA256
1
0
forked from pool/rust

Compare commits

..

8 Commits

Author SHA256 Message Date
f9d83d3b4d Accepting request 1248530 from devel:languages:rust
- Update to version 1.85.0 - for details see the rust1.85 package

OBS-URL: https://build.opensuse.org/request/show/1248530
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rust?expand=0&rev=102
2025-02-27 13:50:02 +00:00
xiaoguang wang
c58d3af4fe - Update to version 1.85.0 - for details see the rust1.85 package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=361
2025-02-24 09:10:36 +00:00
Ana Guerrero
5a16827a56 Accepting request 1242945 from devel:languages:rust
OBS-URL: https://build.opensuse.org/request/show/1242945
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rust?expand=0&rev=101
2025-02-04 17:10:52 +00:00
William Brown
188627ce37 - Update to version 1.84.0 - for details see the rust1.84 package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=359
2025-02-04 00:32:48 +00:00
Ana Guerrero
1789b7081d Accepting request 1228417 from devel:languages:rust
- Update to version 1.83.0 - for details see the rust1.83 package

OBS-URL: https://build.opensuse.org/request/show/1228417
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rust?expand=0&rev=100
2024-12-08 10:36:07 +00:00
xiaoguang wang
35df0f507c - Update to version 1.83.0 - for details see the rust1.83 package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=357
2024-12-03 04:40:29 +00:00
Ana Guerrero
78ddaffde2 Accepting request 1216852 from devel:languages:rust
Submit new package rust1.82

OBS-URL: https://build.opensuse.org/request/show/1216852
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rust?expand=0&rev=99
2024-10-23 19:08:28 +00:00
xiaoguang wang
5aa15daa9d - Update to version 1.82.0 - for details see the rust1.82 package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=355
2024-10-21 01:09:15 +00:00
2 changed files with 27 additions and 3 deletions

View File

@ -1,3 +1,23 @@
-------------------------------------------------------------------
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>

View File

@ -1,7 +1,7 @@
#
# spec file for package rust
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2021 William Brown <william@blackhats.net.au>
#
# All modifications and additions to the file contributed by third parties
@ -17,10 +17,14 @@
#
%global version_suffix 1.81
%global version_current 1.81.0
%global version_suffix 1.85
%global version_current 1.85.0
%define obsolete_rust_versioned() \
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}} \