Commit 67414b4
committed
Merge #7006: chore: add flatpak metainfo
d978ba7 refactor: dedicated content_attribute tag inside content_rating (PastaPastaPasta)
117ce7e docs: release data -> date (PastaPastaPasta)
f38b088 fix: proper date, trailing space (pasta)
fbe1544 docs: add flatpak metainfo to release process (pasta)
cdeb056 chore: add v23 release to flatpak metainfo (pasta)
dcf846a fix: improper order of releases (Pasta)
81d7511 chore: bump org.dash.dash-core.metainfo.xml for v22.0.0 (Pasta)
5f63710 fix: content_attribute does not exist, include in content_rating (fanquake)
9835031 chore: add money-purchasing attribute to .xml in response flatpak discussion (pasta)
7fa5660 chore: add metainfo.xml for flatpak / flathub (pasta)
Pull request description:
## Issue being fixed or feature implemented
Merge (a rebased version of) feat/flatpak into develop
adds contrib/flatpak/org.dash.dash-core.metainfo.xml and updates release process with related reminder.
This doesn't need to be back ported; having it in develop is fine.
## What was done?
We have to update this file so that: https://flathub.org/en/apps/org.dash.dash-core reports correct version info
## How Has This Been Tested?
## Breaking Changes
## Checklist:
_Go over all the following points, and put an `x` in all the boxes that apply._
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have added or updated relevant unit/integration/functional/e2e tests
- [ ] I have made corresponding changes to the documentation
- [x] I have assigned this pull request to a milestone _(for repository code-owners and collaborators only)_
ACKs for top commit:
UdjinM6:
utACK d978ba7
Tree-SHA512: 368b5882ad9d19c433184c303c1a191c3eb3efe16eaf40fda88184f8a387d9e5cad5dc9a5830e122e611c0b6b7a521a6c65937219db9a6b1858603f19f6b0726File tree
2 files changed
+35
-0
lines changed- contrib/flatpak
- doc
2 files changed
+35
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
0 commit comments