chore: Sync el10 (#10895)

* chore: Sync el10

* chore: Resync el10
This commit is contained in:
Gilver
2026-03-29 09:38:02 -05:00
committed by GitHub
parent dd3b7793ad
commit cbf5cf935b
287 changed files with 605 additions and 1437 deletions
+3 -3
View File
@@ -5,7 +5,7 @@
%global git_name PowerShell
# Not currently tracked, all PowerShell specifies is a version under 4.99
%global pester_version 4.10.1
%global dotnet_version 9.0
%global dotnet_version 10.0
# Arch defined by .NET
%ifarch %{x86_64}
%global darch x64
@@ -18,8 +18,8 @@
%bcond test 1
Name: powershell
Version: 7.5.4
Release: 3%{?dist}
Version: 7.6.0
Release: 1%{?dist}
Summary: A cross-platform automation and configuration tool/framework
SourceLicense: MIT
License: Apache-2.0 AND BSD-2-Clause AND MIT