Implementation of AVL (Adelson-Velskii and Landis) balanced trees in the spirit of the BSD queue and list implementations.
$ dnf copr enable pkgstore/lib
$ dnf install -y libtree
# Work in Progress
$ dnf upgrade -y libtree
$ dnf erase -y libtree
$ dnf copr remove pkgstore/lib
- Get source from src.fedoraproject.org.
- Write last commit SHA from src.fedoraproject.org to CHANGELOG.
- Modify & update source (and
*.spec
). - Build SRPM & RPM.