Sync from SUSE:SLFO:Main rust revision 69535bca1caa973d8dd3254deaa499f6
This commit is contained in:
parent
cd2c6c7d86
commit
41139ee2bf
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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>
|
Fri Oct 18 02:42:06 UTC 2024 - William Brown <william.brown@suse.com>
|
||||||
|
|
||||||
|
@ -17,10 +17,11 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%global version_suffix 1.82
|
%global version_suffix 1.83
|
||||||
%global version_current 1.82.0
|
%global version_current 1.83.0
|
||||||
|
|
||||||
%define obsolete_rust_versioned() \
|
%define obsolete_rust_versioned() \
|
||||||
|
Obsoletes: %{1}1.82%{?2:-%{2}} \
|
||||||
Obsoletes: %{1}1.81%{?2:-%{2}} \
|
Obsoletes: %{1}1.81%{?2:-%{2}} \
|
||||||
Obsoletes: %{1}1.80%{?2:-%{2}} \
|
Obsoletes: %{1}1.80%{?2:-%{2}} \
|
||||||
Obsoletes: %{1}1.79%{?2:-%{2}} \
|
Obsoletes: %{1}1.79%{?2:-%{2}} \
|
||||||
|
Loading…
Reference in New Issue
Block a user