Merge branch 'silence' into 'master'

Update Silence to 0.15.12 (141) and 0.16.8-unstable (207)

See merge request fdroid/fdroiddata!2913
This commit is contained in:
Marcus 2018-02-19 21:30:53 +00:00
commit c8423a74bf

View file

@ -435,6 +435,15 @@ Build:0.15.11,140
./scripts/build-witness.sh && \ ./scripts/build-witness.sh && \
rm -rf libs/gradle-witness/build rm -rf libs/gradle-witness/build
Build:0.15.12,141
commit=v0.15.12
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
@ -498,6 +507,15 @@ Build:0.16.7-unstable,206
./scripts/build-witness.sh && \ ./scripts/build-witness.sh && \
rm -rf libs/gradle-witness/build rm -rf libs/gradle-witness/build
Build:0.16.8-unstable,207
commit=v0.16.8-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.
@ -509,5 +527,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.11 Current Version:0.15.12
Current Version Code:140 Current Version Code:141