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
-