Christian Hohnstaedt
89b7c6beea
codespell: Fix spelling issues, no functional changes
2025-03-28 18:11:18 +01:00
Christian Hohnstaedt
bc590c8521
Improve changelog
...
Reuse the generated changelog HTML file
Make sections addressable by DOM search:
section[id^='xca-" + dashedversion + "'] ul.simple
2024-08-20 11:03:27 +02:00
Christian Hohnstaedt
da59d1dcf0
Revert "Close #480 : add flatpak build information and github action"
...
This reverts commit 5162369a84 .
Keep "de.hohnstaedt.xca.metainfo.xml", because it
is not flatpak specific, but specified by freedesktop:
https://www.freedesktop.org/software/appstream/docs/sect-Metadata-Application.html
All this flatpak stuff does not belong here, but
into https://github.com/chris2511/flathub.git
2024-08-20 11:03:27 +02:00
Christian Hohnstaedt
50fe50734f
Update changelog, README and release docs
2023-09-24 20:19:07 +02:00
Christian Hohnstaedt
cb2445213b
Update my release notes
2023-09-17 22:45:11 +02:00
Christian Hohnstädt
cdc37538f8
Rename VERSION to VERSION.txt
...
some headers "#include <version>" an find this version
file. Rename it to avoid confusion
2021-11-20 02:12:02 +01:00
Christian Hohnstaedt
957bdbaa72
Put release related files into an own sub-directory
...
git.release.something ->
Create any git release with a tag to test package (debian/rpm) build
git.release -> Create required changes and tags for the next release
git.publish -> Finalize the release (github release)
gen-binary-hash / binary-hashes.json -> keep track of release hashes
2021-05-09 12:22:53 +02:00