2021-12-20 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug that broke the 'make py-rpm' target.
	* Reset the version of the 'rivwebpyapi' PyPI package to
	4.0.0b3.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason 2021-12-20 12:49:05 -05:00
parent 52a52cef52
commit 5a42be85cc
4 changed files with 6 additions and 4 deletions

View File

@ -22818,3 +22818,7 @@
for the 'rivwebpyapi' API.
* Incremented the version of the 'rivwebpyapi' PyPI package to
4.0.0b8.
2021-12-20 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug that broke the 'make py-rpm' target.
* Reset the version of the 'rivwebpyapi' PyPI package to
4.0.0b3.

View File

@ -1 +0,0 @@
4.0.0b6

View File

@ -79,8 +79,7 @@ helpers/install_python.sh apis/rivwebpyapi/tests/unassign_sched_code.py $RPM_BUI
cp LICENSES/LGPLv2.txt $RPM_BUILD_ROOT/%{_datadir}/doc/%{name}-%{version}/
%files
/usr/lib64/python3.6/site-packages/rivwebpyapi.py
/usr/lib64/python3.6/site-packages/__pycache__/*
/usr/lib64/python3.6/site-packages/rivwebpyapi/*
%{_datadir}/doc/%{name}-%{version}

View File

@ -1 +1 @@
4.0.0b8
4.0.0b3