Update Web Opac to 5.0.8 (166)

This commit is contained in:
F-Droid Builder 2017-01-31 04:19:28 +00:00 committed by Ciaran Gultnieks
parent 76f5301d1c
commit 7a00a2a8ae

View file

@ -970,6 +970,19 @@ Build:5.0.7,165
sed -i -e '/adapter/d' -e '/wakeful/d' -e '/endless/d' build.gradle sed -i -e '/adapter/d' -e '/wakeful/d' -e '/endless/d' build.gradle
preassemble=downloadJson preassemble=downloadJson
Build:5.0.8,166
commit=5.0.8
subdir=opacclient/opacapp
submodules=yes
gradle=yes
srclibs=CWACAdapter@v1.0.1,CWACWakeful@v1.0.5,Endless@v1.2.3
rm=opacclient/opacapp/libs/*.jar
prebuild=cp -fR $$CWACAdapter$$/src/com src/main/java/ && \
cp -fR $$CWACWakeful$$/wakeful/src/com src/main/java/ && \
cp -fR $$Endless$$/src/com src/main/java/ && \
sed -i -e '/adapter/d' -e '/wakeful/d' -e '/endless/d' build.gradle
preassemble=downloadJson
Maintainer Notes: Maintainer Notes:
Using commonsware maven dependencies adds READ_PHONE_STATE permission; building Using commonsware maven dependencies adds READ_PHONE_STATE permission; building
the source directly fixes this but might break more easily. Wait for next release the source directly fixes this but might break more easily. Wait for next release
@ -978,5 +991,5 @@ to deploy.
Auto Update Mode:Version %v Auto Update Mode:Version %v
Update Check Mode:Tags Update Check Mode:Tags
Current Version:5.0.6 Current Version:5.0.8
Current Version Code:164 Current Version Code:166