Skip to content

Commit c3e46da

Browse files
committed
Insert RPM spec changelog entry, increment verison in metainfo
Ben incremented the version tag in the spec file, and indicated this is the first release of the RPM in the relese tag in the spec file, but forgot to add a changelog entry. I added an appropriate changelog entry for this version of SLiM (and its RPM) on behalf of Ben. I incremented the version attribute of the release tag in the Appstream/Flatpak Metainfo XML.
1 parent cf1a54a commit c3e46da

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

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.metainfo.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@
2626
<developer_name>Ben Haller</developer_name>
2727
<content_rating type="oars-1.0" />
2828
<releases>
29-
<release version="v4.0" date="2022-08-27" type="stable"/>
29+
<release version="v4.0.1" date="2022-09-13" type="stable"/>
3030
</releases>
3131
</component>

0 commit comments

Comments
 (0)