mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-05-19 14:43:30 +02:00
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:
parent
52a52cef52
commit
5a42be85cc
@ -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.
|
||||
|
@ -1 +0,0 @@
|
||||
4.0.0b6
|
@ -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}
|
||||
|
||||
|
||||
|
@ -1 +1 @@
|
||||
4.0.0b8
|
||||
4.0.0b3
|
Loading…
x
Reference in New Issue
Block a user