From bb767347ba363587c0ce61301d0cbc912e8f6363 Mon Sep 17 00:00:00 2001
From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
Date: Mon, 2 Mar 2026 13:00:40 -0600
Subject: [PATCH] fix (edit): metainfo (#10204)
Signed-off-by: Owen-sz
---
anda/devs/edit/com.microsoft.edit.metainfo.xml | 7 +++++--
anda/devs/edit/edit.spec | 3 +--
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/anda/devs/edit/com.microsoft.edit.metainfo.xml b/anda/devs/edit/com.microsoft.edit.metainfo.xml
index 972f50d221..33cc838d57 100644
--- a/anda/devs/edit/com.microsoft.edit.metainfo.xml
+++ b/anda/devs/edit/com.microsoft.edit.metainfo.xml
@@ -1,10 +1,12 @@
com.microsoft.edit
+ CC0-1.0
+ MIT
Microsoft Edit
- We all edit.
+ We all edit
- https://github.com/microsoft/edit/blob/main/assets/edit_hero_image.png
+ https://github.com/microsoft/edit/blob/main/assets/edit_hero_image.png
A simple editor for simple needs.
@@ -13,6 +15,7 @@
The goal is to provide an accessible editor that even users largely unfamiliar with terminals can easily use.
+ https://github.com/microsoft/edit
https://github.com/microsoft/edit
Microsoft Corporation
diff --git a/anda/devs/edit/edit.spec b/anda/devs/edit/edit.spec
index 6a796f4cb4..d7e7137bea 100644
--- a/anda/devs/edit/edit.spec
+++ b/anda/devs/edit/edit.spec
@@ -8,7 +8,7 @@ An editor that pays homage to the classic MS-DOS Editor, but with a modern inter
Name: %{crate}
Version: 1.2.1
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: A simple editor for simple needs.
SourceLicense: MIT
License: MIT AND (MIT OR Apache-2.0)
@@ -58,4 +58,3 @@ install -Dm644 assets/%{appid}.desktop %{buildroot}%{_datadir}/applications/%{ap
%changelog
* Thu May 22 2025 Gilver E. - 1.0.0-1
- Initial package
-