Merge branch 'silence' into 'master'

Update Silence to 0.15.11 (140) and 0.16.7-unstable (206)

See merge request fdroid/fdroiddata!2784
This commit is contained in:
Marcus 2018-01-04 23:34:25 +00:00
commit 8199b83b7a

View file

@ -426,6 +426,15 @@ Build:0.15.10,139
./scripts/build-witness.sh && \ ./scripts/build-witness.sh && \
rm -rf libs/gradle-witness/build rm -rf libs/gradle-witness/build
Build:0.15.11,140
commit=v0.15.11
submodules=yes
gradle=yes
rm=libs/*.jar,libs/org.greenrobot.eventbus/EventBusTest/libs/*.jar,libs/com.android.support.support-v4-preferencefragment/maven-repository/
prebuild=touch signing.properties && \
./scripts/build-witness.sh && \
rm -rf libs/gradle-witness/build
Build:0.16.1-unstable,200 Build:0.16.1-unstable,200
commit=v0.16.1-unstable commit=v0.16.1-unstable
submodules=yes submodules=yes
@ -480,6 +489,15 @@ Build:0.16.6-unstable,205
./scripts/build-witness.sh && \ ./scripts/build-witness.sh && \
rm -rf libs/gradle-witness/build rm -rf libs/gradle-witness/build
Build:0.16.7-unstable,206
commit=v0.16.7-unstable
submodules=yes
gradle=yes
rm=libs/*.jar,libs/org.greenrobot.eventbus/EventBusTest/libs/*.jar,libs/com.android.support.support-v4-preferencefragment/maven-repository/
prebuild=touch signing.properties && \
./scripts/build-witness.sh && \
rm -rf libs/gradle-witness/build
Maintainer Notes: Maintainer Notes:
Auto Update does not really work because the latest unstable build is newer than CV. Auto Update does not really work because the latest unstable build is newer than CV.
So we need to always add new build manually. So we need to always add new build manually.
@ -491,5 +509,5 @@ https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots
Archive Policy:12 versions Archive Policy:12 versions
Auto Update Mode:Version v%v Auto Update Mode:Version v%v
Update Check Mode:Tags ^v[0-9\\.]+$ Update Check Mode:Tags ^v[0-9\\.]+$
Current Version:0.15.10 Current Version:0.15.11
Current Version Code:139 Current Version Code:140