-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Closed
Labels
Area-Maintainers-Buildspecific to affecting the buildspecific to affecting the buildIssue-BugIssue has been identified as a bug in the productIssue has been identified as a bug in the productResolution-FixedThe issue is fixed.The issue is fixed.
Description
Prerequisites
- Write a descriptive title.
- Make sure you are able to repro it on the latest released version
- Search the existing issues.
- Refer to the FAQ.
- Refer to Differences between Windows PowerShell 5.1 and PowerShell.
Steps to reproduce
- Install latest version of Fedora
- Download the latest powershell rpm
- double-click on the rpm.
Expected behavior
GNOME-Software should not say the package is proprietary.Actual behavior
GNOME-Software will say the package is proprietary.
Actually it's MIT-licensed, which qualifies as free software.
This confuses users, and might discourage some users from adopting powershell.Error details
The reason for this is the license field of the official RPM says "MIT License".
It should be "MIT" instead, which is a valid SPDX License Identifier ("MIT License" is not).
See: ximion/appstream#359
Environment data
N/AVisuals
No response
Metadata
Metadata
Assignees
Labels
Area-Maintainers-Buildspecific to affecting the buildspecific to affecting the buildIssue-BugIssue has been identified as a bug in the productIssue has been identified as a bug in the productResolution-FixedThe issue is fixed.The issue is fixed.