Releases 2

For tarballs and release assets from this project, see releases.pagure.org/michel-slm/poi-tracker.

If the developers have uploaded one or more tarball(s), you will be able to find them in the release folder.

The CHECKSUMS file contains the checksums (SHA256 and SHA512) of the files uploaded to pagure.

To use this file, simply download it next to the tarball you downloaded and run sha512sum -c CHECKSUMS

Getting source for a release

Clone the repository, then use git archive to create a tarball for any tag:

git clone https://pagure.io/michel-slm/poi-tracker.git
cd poi-tracker
git archive --format=tar.gz --prefix=poi-tracker-<TAG>/ -o poi-tracker-<TAG>.tar.gz <TAG>

Replace <TAG> with the tag name (e.g. v1.0.0). For a zip archive use --format=zip and .zip as the output extension.

v0.0.1
poi-tracker 0.0.1: initial release
b27f9435bb789f812cdd55555f4ee69e8d05e07a
v0.0.1.dev2
Release for CentOS Connect FOSDEM 2024
d0cdd0dad93a16e5c9f139e6ae24cbf0a89f204a