10 Commits

Author SHA256 Message Date
d3d7910b95 Accepting request 1328973 from devel:languages:rust
OBS-URL: https://build.opensuse.org/request/show/1328973
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rust?expand=0&rev=111
2026-01-26 09:44:05 +00:00
45d6f71f1b - Update to version 1.93.0 - for details see the rust1.93 package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=378
2026-01-24 00:55:06 +00:00
3510a6df68 Accepting request 1323037 from devel:languages:rust
- Update to version 1.92.0 - for details see the rust1.92 package

OBS-URL: https://build.opensuse.org/request/show/1323037
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rust?expand=0&rev=110
2025-12-17 16:29:59 +00:00
3029043847 - Update to version 1.92.0 - for details see the rust1.92 package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=376
2025-12-16 00:43:32 +00:00
1f3adb3e4e Accepting request 1314962 from devel:languages:rust
OBS-URL: https://build.opensuse.org/request/show/1314962
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rust?expand=0&rev=109
2025-11-05 15:17:34 +00:00
321525764f - Update to version 1.91.0 - for details see the rust1.91 package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=374
2025-11-01 03:07:18 +00:00
1d6b9862aa Accepting request 1308935 from devel:languages:rust
OBS-URL: https://build.opensuse.org/request/show/1308935
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rust?expand=0&rev=108
2025-10-05 15:50:43 +00:00
5ce337d384 - Update to version 1.90.0 - for details see the rust1.90 package
- Update to version 1.89.0 - for details see the rust1.89 package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=372
2025-10-04 01:02:24 +00:00
bea9b8c192 - Update to version 1.90.0 - for details see the rust1.88 package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=371
2025-10-03 04:25:03 +00:00
OBS User buildservice-autocommit
47ca2f0165 Updating link to change in openSUSE:Factory/rust revision 107
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=d857220a4ee3cc3a4668cb0a70f6adee
2025-08-20 11:25:45 +00:00
2 changed files with 34 additions and 3 deletions

View File

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

View File

@@ -1,7 +1,8 @@
#
# spec file for package rust
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2026 SUSE LLC
# Copyright (c) 2025 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 +18,15 @@
#
%global version_suffix 1.88
%global version_current 1.88.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}} \