Skip to content

New version: mlocati.GetText version 1.0+1.18+r2#338283

Merged
microsoft-github-policy-service[bot] merged 4 commits intomicrosoft:masterfrom
mlocati-forks:gettext-1770737936
Feb 14, 2026
Merged

New version: mlocati.GetText version 1.0+1.18+r2#338283
microsoft-github-policy-service[bot] merged 4 commits intomicrosoft:masterfrom
mlocati-forks:gettext-1770737936

Conversation

@mlocati
Copy link
Contributor

@mlocati mlocati commented Feb 10, 2026

Commit created by GitHub Action https://github.com/mlocati/gettext-iconv-windows/actions/runs/21871443280

Checklist for Pull Requests

Manifests

  • Have you checked that there aren't other open pull requests for the same manifest update/change?
  • This PR only modifies one (1) manifest
  • Have you validated your manifest locally with winget validate --manifest <path>?
  • Have you tested your manifest locally with winget install --manifest <path>?
  • Does your manifest conform to the 1.10 schema?

Note: <path> is the directory's name containing the manifest you're submitting.


Microsoft Reviewers: Open in CodeFlow

@wingetbot
Copy link
Collaborator

Validation Pipeline Run WinGetSvc-Validation-132-338283-20260210-1

@wingetbot wingetbot added the URL-Validation-Error Microsoft Defender SmartScreen triggered during automatic validation label Feb 10, 2026
@wingetbot
Copy link
Collaborator

Url Validation Error

@wingetbot
Copy link
Collaborator

Validation Pipeline Run WinGetSvc-Validation-132-338283-20260210-2

@microsoft-github-policy-service microsoft-github-policy-service bot removed Needs-Author-Feedback This needs a response from the author. URL-Validation-Error Microsoft Defender SmartScreen triggered during automatic validation labels Feb 10, 2026
@wingetbot
Copy link
Collaborator

Inconsistencies detected in package mlocati.GetText version 1.0+1.18+r2 based on published version 0.25

  • Missing property CopyrightUrl
  • Missing property InstallerLocale
  • Missing property Scope
  • Missing property UpgradeBehavior
  • Missing property ProductCode
  • Missing property AppsAndFeaturesEntries
  • Missing property ElevationRequirement
  • Missing property InstallationMetadata

CopyrightUrl
InstallerLocale
Scope
UpgradeBehavior
ProductCode
AppsAndFeaturesEntries
ElevationRequirement
InstallationMetadata
@wingetbot
Copy link
Collaborator

Validation Pipeline Run WinGetSvc-Validation-132-338283-20260210-3

@wingetbot
Copy link
Collaborator

Validation Pipeline Run WinGetSvc-Validation-132-338283-20260211-1

@microsoft-github-policy-service microsoft-github-policy-service bot removed Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. New-Manifest labels Feb 11, 2026
@wingetbot
Copy link
Collaborator

Inconsistencies detected in package mlocati.GetText version 1.0+1.18+r2 based on published version 0.25

  • Missing property AppsAndFeaturesEntries

@mlocati
Copy link
Contributor Author

mlocati commented Feb 11, 2026

Missing property AppsAndFeaturesEntries

I moved the AppsAndFeaturesEntries property under every Installer entry:

-AppsAndFeaturesEntries:
-- ProductCode: gettext-iconv_is1
 Installers:
 - Architecture: x86
   InstallerUrl: ...
   InstallerSha256: ...
+  AppsAndFeaturesEntries:
+  - DisplayName: gettext 1.0 + iconv 1.18 - shared (32 bit)
+    ProductCode: gettext-iconv_is1
 - Architecture: x64
   InstallerUrl: ...
   InstallerSha256: ...
+  - DisplayName: gettext 1.0 + iconv 1.18 - shared (64 bit)
+    ProductCode: gettext-iconv_is1

@wingetbot wingetbot added the Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. label Feb 11, 2026
@stephengillie stephengillie added the Moderator-Approved One of the Moderators has reviewed and approved this PR label Feb 14, 2026
@microsoft-github-policy-service microsoft-github-policy-service bot merged commit 6463e30 into microsoft:master Feb 14, 2026
1 check passed
@wingetbot
Copy link
Collaborator

Publish pipeline succeeded for this Pull Request. Once you refresh your index, this change should be present.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Moderator-Approved One of the Moderators has reviewed and approved this PR New-Manifest Publish-Pipeline-Succeeded Validation-Completed Validation passed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants