Accepting request 1127804 from devel:languages:rust

OBS-URL: https://build.opensuse.org/request/show/1127804
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rust?expand=0&rev=91
This commit is contained in:
Ana Guerrero 2023-11-23 20:39:10 +00:00 committed by Git OBS Bridge
commit 5ca522a3a2
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Nov 17 01:36:39 UTC 2023 - William Brown <william.brown@suse.com>
- Update to version 1.74.0 - for details see the rust1.74 package
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Oct 6 06:17:39 UTC 2023 - William Brown <william.brown@suse.com> Fri Oct 6 06:17:39 UTC 2023 - William Brown <william.brown@suse.com>

View File

@ -17,10 +17,11 @@
# #
%global version_suffix 1.73 %global version_suffix 1.74
%global version_current 1.73.0 %global version_current 1.74.0
%define obsolete_rust_versioned() \ %define obsolete_rust_versioned() \
Obsoletes: %{1}1.73%{?2:-%{2}} \
Obsoletes: %{1}1.72%{?2:-%{2}} \ Obsoletes: %{1}1.72%{?2:-%{2}} \
Obsoletes: %{1}1.71%{?2:-%{2}} \ Obsoletes: %{1}1.71%{?2:-%{2}} \
Obsoletes: %{1}1.70%{?2:-%{2}} \ Obsoletes: %{1}1.70%{?2:-%{2}} \