* plugins adapted and renamed for 4.0

OBS-URL: https://build.opensuse.org/package/show/Application:ERP:GNUHealth:Factory/gnuhealth-client?expand=0&rev=59
This commit is contained in:
Axel Braun 2022-06-20 12:07:15 +00:00 committed by Git OBS Bridge
parent 54acb3f0f8
commit f934e9fb8d
2 changed files with 5 additions and 4 deletions

View File

@ -3,7 +3,8 @@ Thu Jun 16 19:58:10 UTC 2022 - Axel Braun <axel.braun@gmx.de>
- version 4.0.1
* various bug fixes, see changelog
* plugins adapted and renamed for 4.0
-------------------------------------------------------------------
Sun Mar 6 10:19:38 UTC 2022 - Axel Braun <axel.braun@gmx.de>

View File

@ -81,9 +81,9 @@ tar -xzvf %{SOURCE2}
tar -xzvf %{SOURCE3}
#workaround for tryton bug: directory name with version is not considered
mv gnuhealth_plugin_camera* camera
mv gnuhealth_plugin_crypto* crypto
mv gnuhealth_plugin_frl* frl
mv gnuhealth_camera* camera
## mv gnuhealth_crypto* crypto
## mv gnuhealth_frl* frl
# Remove pycache
rm -rf */__pycache__