Releases 3

For tarballs and release assets from this project, see releases.pagure.org/shellfu-bash-uuevid.

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/shellfu-bash-uuevid.git
cd shellfu-bash-uuevid
git archive --format=tar.gz --prefix=shellfu-bash-uuevid-<TAG>/ -o shellfu-bash-uuevid-<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.2
UUEvID v0.0.2 -
29a60edc3a47e6e6a1099c3ac73c00efa49674f8
UUEvID v0.0.2 - Overview of changes: * Enabled gladness pipeline * Updated packaging meta-data
v0.0.1
UUEvID v0.0.1 -
6956e7de47f8ba008b1da70366a42daef2adc5e3
UUEvID v0.0.1 - Overview of changes: * Fixed several grep ambiguities * Updated for shellfu-bash-jat-0.1.* * Updated MKit to v0.0.50 * Minor packaging cleanups, fixes and refactoring
v0.0.0
5023152a269035b42669e875c23ec48516281ad2