Compare commits

...

1 Commits

2 changed files with 20 additions and 2 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Fri Oct 18 02:42:06 UTC 2024 - William Brown <william.brown@suse.com>
- Update to version 1.82.0 - for details see the rust1.82 package
-------------------------------------------------------------------
Mon Sep 9 02:01:26 UTC 2024 - Xiaoguang Wang <xiaoguang.wang@suse.com>
- Update to version 1.81.0 - for details see the rust1.81 package
-------------------------------------------------------------------
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,13 @@
#
%global version_suffix 1.79
%global version_current 1.79.0
%global version_suffix 1.82
%global version_current 1.82.0
%define obsolete_rust_versioned() \
Obsoletes: %{1}1.81%{?2:-%{2}} \
Obsoletes: %{1}1.80%{?2:-%{2}} \
Obsoletes: %{1}1.79%{?2:-%{2}} \
Obsoletes: %{1}1.78%{?2:-%{2}} \
Obsoletes: %{1}1.77%{?2:-%{2}} \
Obsoletes: %{1}1.76%{?2:-%{2}} \