Accepting request 1091003 from devel:languages:rust

OBS-URL: https://build.opensuse.org/request/show/1091003
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rust?expand=0&rev=87
This commit is contained in:
Dominique Leuenberger 2023-06-07 21:05:49 +00:00 committed by Git OBS Bridge
commit 17c840e164
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Jun 3 02:41:35 UTC 2023 - William Brown <william.brown@suse.com>
- Update to version 1.70.0 - for details see the rust1.70 package
-------------------------------------------------------------------
Fri Apr 21 03:28:38 UTC 2023 - William Brown <william.brown@suse.com>

View File

@ -17,10 +17,11 @@
#
%global version_suffix 1.69
%global version_current 1.69.0
%global version_suffix 1.70
%global version_current 1.70.0
%define obsolete_rust_versioned() \
Obsoletes: %{1}1.69%{?2:-%{2}} \
Obsoletes: %{1}1.68%{?2:-%{2}} \
Obsoletes: %{1}1.67%{?2:-%{2}} \
Obsoletes: %{1}1.66%{?2:-%{2}} \