Accepting request 1190354 from devel:languages:rust

OBS-URL: https://build.opensuse.org/request/show/1190354
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rust?expand=0&rev=97
This commit is contained in:
Dominique Leuenberger 2024-08-10 17:07:01 +00:00 committed by Git OBS Bridge
commit f26d3c4ec1
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Jul 26 05:11:02 UTC 2024 - William Brown <william.brown@suse.com>
- Update to version 1.80.0 - for details see the rust1.80 package
-------------------------------------------------------------------
Fri Jun 14 06:58:31 UTC 2024 - Xiaoguang Wang <xiaoguang.wang@suse.com>

View File

@ -17,10 +17,11 @@
#
%global version_suffix 1.79
%global version_current 1.79.0
%global version_suffix 1.80
%global version_current 1.80.0
%define obsolete_rust_versioned() \
Obsoletes: %{1}1.79%{?2:-%{2}} \
Obsoletes: %{1}1.78%{?2:-%{2}} \
Obsoletes: %{1}1.77%{?2:-%{2}} \
Obsoletes: %{1}1.76%{?2:-%{2}} \