2.2.3 [18.03.22]
src/checkprgver.py fixed
Updated for Slackware 15.0

2.2.2 [12.05.19]
Changed behavior of option --pkglist for SBo and alienbob repository

2.2.1 [11.02.19]
Internet connection check fixed
Some exception handling fixed

2.2.0 [24.09.18]
Corrected comparison of remote and local ChangeLog.txt/PACKAGES.TXT

2.1.0 [29.07.18]
For parameters:
--check-version
--update
--download
--queue --install
--view-slackbuild
added check Internet connection.
Please check /etc/spman/spman.conf and change the parameters
TEST_CONNECTION_HOST and TEST_CONNECTION_PORT if needed.

2.0.0 [16.07.18]
Added new parameter: -y, --history [--update]
Deleted dependencies: GNU wget and GNU diff
Added dependency: python-requests
Added the ability to continue downloading partially downloaded files.
Added full support for the repository 'slack' (previously only updated packages
from the directory /patches were supported).

1.5.4 [09.06.18]
The reference for multilib repository has been changed (etc/spman/repo-list)
Added new parameter: -m, --upgrade-pkgs [--only-new]
Added new parameter: -e, --remove-pkgs

1.5.3 [30.05.2018]
Added tqdm package as an optional dependency
(show progress bar for some parameters)

1.5.2 [15.05.2018]
Fix get_parts_pkg_name method (error finding the name of the package if there
are incorrect files into /var/log/packages/)

1.5.1 [07.05.2018]
Fixed man page

1.5.0 [28.04.2018]
Added strict search for packages in repositories (--find-pkg --strict).
Normal search (without parameter --strict) is performed for all matches
of the transmitted string and case-insensitive.

1.4.2 [21.04.2018]
Changed the license from 'GNU GENERAL PUBLIC LICENSE Version 3' to MIT
Added spman.SlackBuild_SBo
Added man page
Added screenshots in README.md

1.4.1 [11.07.2017]
Fix check upgrade for multilib packages

1.4.0 [10.05.2017]
Added support for Slackware-current branch.

1.3.0 [02.02.2017]
New parameter:
-i, --pkglist - show complete list of the packages in the repository

1.2.2 [17.01.2017]
Fix check version for nvidia-*-kernel packages from sbo repository.

1.2.1 [17.01.2017]
fix badlinks.py module

1.2.0 [13.01.2017]
fixed download kernel packages and kernel source from slack repository
fixed updating local data (ChangeLog.txt, PACKAGES.TXT)
optimized check program version for update

1.1.1 [04.01.2017]
modified spman.SlackBuild

1.1.0 [25.12.2016]
modified update.py

1.0.2 [26.09.2016]
Optimize imports

1.0.1 [17.08.2016]
Fix check version for virtualbox-kernel* packages from sbo repository

1.0.0 [12.08.2016]
Released version 1.0.0
