Browse Source

Flatpak: Clarify license from custom to SPDX tag (#8255)

pull/8262/head
Oleksandr Kalko 4 months ago committed by GitHub
parent
commit
ad584ccc00
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 31
      Packaging/nix/devilutionx.metainfo.xml

31
Packaging/nix/devilutionx.metainfo.xml

@ -10,7 +10,7 @@
<summary>Experience Diablo and Hellfire anew</summary>
<metadata_license>CC-BY-SA-4.0</metadata_license>
<project_license>LicenseRef-scancode-sustainable-use-1.0=https://scancode-licensedb.aboutcode.org/sustainable-use-1.0.html</project_license>
<project_license>SUL-1.0</project_license>
<branding>
<color type="primary" scheme_preference="light">#c86666</color>
@ -76,6 +76,21 @@
</screenshot>
</screenshots>
<releases>
<release version="1.5.5" date="2025-10-31">
<description>
<p>This release includes the following updates:</p>
<ul>
<li>App icon on Linux is now aligned with Android</li>
<li>Adjusted game speeds for Multiplayer</li>
<li>You can now use CTRL+ Mouse Scroll to zoom the map</li>
<li>Murphy Shrine has been added to Crippling Shrines</li>
<li>Updates to Russian and Polish translations</li>
<li>Crash fixes</li>
</ul>
<p>Please visit the full changelog for more detailed notes</p>
</description>
<url>https://github.com/diasurgical/devilutionX/releases/tag/1.5.5</url>
</release>
<release version="1.5.4" date="2025-02-08">
<description>
<p>This release includes the following updates:</p>
@ -91,20 +106,6 @@
</description>
<url>https://github.com/diasurgical/devilutionX/releases/tag/1.5.4</url>
</release>
<release version="1.5.5" date="2025-10-31">
<description>
<p>This release includes the following updates:</p>
<ul>
<li>App icon on Linux is now aligned with Android</li>
<li>Adjusted game speeds for Multiplayer</li>
<li>You can now use CTRL+ Mouse Scroll to zoom the map</li>
<li>Murphy Shrine has been added to Crippling Shrines</li>
<li>Updates to Russian and Polish translations</li>
<li>Crash fixes</li>
</ul>
</description>
<url>https://github.com/diasurgical/devilutionX/releases/tag/1.5.5</url>
</release>
<release version="1.5.3" date="2024-08-30">
<description>
<p>This release includes the following updates:</p>

Loading…
Cancel
Save