Compare commits

4 Commits
1.1 ... main

2 changed files with 26 additions and 2 deletions

View File

@@ -1,3 +1,23 @@
-------------------------------------------------------------------
Fri Jun 27 23:41:53 UTC 2025 - William Brown <william.brown@suse.com>
- Update to version 1.88.0 - for details see the rust1.88 package
-------------------------------------------------------------------
Mon May 19 02:05:10 UTC 2025 - Xiaoguang Wang <xiaoguang.wang@suse.com>
- Update to version 1.87.0 - for details see the rust1.87 package
-------------------------------------------------------------------
Fri Apr 4 03:47:21 UTC 2025 - William Brown <william.brown@suse.com>
- Update to version 1.86.0 - for details see the rust1.86 package
-------------------------------------------------------------------
Mon Feb 24 01:00:25 UTC 2025 - Xiaoguang Wang <xiaoguang.wang@suse.com>
- Update to version 1.85.0 - for details see the rust1.85 package
-------------------------------------------------------------------
Fri Jan 10 06:04:40 UTC 2025 - William Brown <william.brown@suse.com>

View File

@@ -17,10 +17,14 @@
#
%global version_suffix 1.84
%global version_current 1.84.0
%global version_suffix 1.88
%global version_current 1.88.0
%define obsolete_rust_versioned() \
Obsoletes: %{1}1.87%{?2:-%{2}} \
Obsoletes: %{1}1.86%{?2:-%{2}} \
Obsoletes: %{1}1.85%{?2:-%{2}} \
Obsoletes: %{1}1.84%{?2:-%{2}} \
Obsoletes: %{1}1.83%{?2:-%{2}} \
Obsoletes: %{1}1.82%{?2:-%{2}} \
Obsoletes: %{1}1.81%{?2:-%{2}} \