Skip to content

Commit 09fcf60

Browse files
authored
Merge pull request #353 from bryce-carson/flatpak-merge-request
Prepare MesserLab/SLiM sources for general Flatpak release
2 parents 503b8b2 + c3e46da commit 09fcf60

File tree

4 files changed

+9
-2
lines changed

4 files changed

+9
-2
lines changed

SLiM.spec

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,9 @@ update-mime-database -n /usr/share/mime/
113113
xdg-mime install --mode system /usr/share/mime/packages/org.messerlab.slimgui-mime.xml
114114

115115
%changelog
116+
* Tue Sep 13 2022 Ben Haller <bhaller@mac.com> - 4.0.1-1
117+
- Final candidate 1 for 4.0.1 release
118+
116119
* Tue Aug 23 2022 Bryce Carson <bryce.a.carson@gmail.com> - 4.0-2
117120
- Include new changelog entry to identify the date of the new release
118121

org.messerlab.slimgui.appdata.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</description>
1414
<screenshots>
1515
<screenshot type="default">
16-
<image>https://raw.githubusercontent.com/bryce-carson/SLiM/ab1a982d6f6238d1702cd6a146b4b90019a566d4/org.messerlab.slimgui.screenshot.png</image>
16+
<image type="source">https://raw.githubusercontent.com/MesserLab/SLiM/master/org.messerlab.slimgui.screenshot.png</image>
1717
</screenshot>
1818
</screenshots>
1919
<!-- LINKS to display in "Software Center" applications-->

org.messerlab.slimgui.metainfo.xml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,15 @@
1717
<launchable type="desktop-id">org.messerlab.slimgui.desktop</launchable>
1818
<screenshots>
1919
<screenshot type="default">
20-
<image>https://raw.githubusercontent.com/bryce-carson/SLiM/ab1a982d6f6238d1702cd6a146b4b90019a566d4/org.messerlab.slimgui.screenshot.png</image>
20+
<image type="source">https://raw.githubusercontent.com/MesserLab/SLiM/master/org.messerlab.slimgui.screenshot.png</image>
2121
</screenshot>
2222
</screenshots>
2323
<!-- LINKS to display in "Software Center" applications-->
2424
<url type="bugtracker">https://github.com/MesserLab/SLiM/issues</url>
2525
<url type="homepage">https://messerlab.org/slim/</url>
2626
<developer_name>Ben Haller</developer_name>
27+
<content_rating type="oars-1.0" />
28+
<releases>
29+
<release version="v4.0.1" date="2022-09-13" type="stable"/>
30+
</releases>
2731
</component>

org.messerlab.slimgui.screenshot.png

137 KB
Loading

0 commit comments

Comments
 (0)