Update Impeller to 0.9.5 (9050)

This commit is contained in:
F-Droid Builder 2014-08-01 03:24:58 +01:00 committed by Ciaran Gultnieks
parent 9554ab0dea
commit 5e8f03bdf4

View file

@ -97,8 +97,6 @@ Build:0.6.0,6000
Build:0.6.1,6001
commit=v0.6.1
init=rm jiraconnect-android-main/build.xml
target=android-18
update=.,jiraconnect-android-main
extlibs=android/android-support-v4.jar,oauth-signpost/signpost-core-1.2.1.2.jar
prebuild=printf 'android.library.reference.1=jiraconnect-android-main' >> project.properties && \
mkdir -p jiraconnect-android-main/libs && \
@ -110,12 +108,12 @@ Build:0.6.1,6001
wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/httpclient-4.0.jar && \
wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/httpcore-4.0-beta3.jar && \
wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/httpmime-4.0-beta2.jar
update=.,jiraconnect-android-main
target=android-18
Build:0.6.2,6002
commit=v0.6.2
init=rm jiraconnect-android-main/build.xml
target=android-18
update=.,jiraconnect-android-main
extlibs=android/android-support-v4.jar,oauth-signpost/signpost-core-1.2.1.2.jar
prebuild=printf 'android.library.reference.1=jiraconnect-android-main' >> project.properties && \
mkdir -p jiraconnect-android-main/libs && \
@ -127,11 +125,12 @@ Build:0.6.2,6002
wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/httpclient-4.0.jar && \
wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/httpcore-4.0-beta3.jar && \
wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/httpmime-4.0-beta2.jar
update=.,jiraconnect-android-main
target=android-18
Build:0.7.0,7000
commit=v0.7.0
init=rm jiraconnect-android-main/build.xml
target=android-18
extlibs=android/android-support-v4.jar,oauth-signpost/signpost-core-1.2.1.2.jar
prebuild=printf 'android.library.reference.1=jiraconnect-android-main' >> project.properties && \
mkdir -p jiraconnect-android-main/libs && \
@ -143,6 +142,7 @@ Build:0.7.0,7000
wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/httpclient-4.0.jar && \
wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/httpcore-4.0-beta3.jar && \
wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/httpmime-4.0-beta2.jar
target=android-18
Build:0.8.2,8002
commit=v0.8.2
@ -179,6 +179,11 @@ Build:0.9.1,9010
submodules=yes
gradle=yes
Build:0.9.5,9050
commit=v0.9.5
submodules=yes
gradle=yes
Maintainer Notes:
Although in auto mode, builds for 0.8.0 and 0.8.1 were skipped because source
code was not pushed to the upstream repo.
@ -186,6 +191,6 @@ code was not pushed to the upstream repo.
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:0.9.1
Current Version Code:9010
Current Version:0.9.5
Current Version Code:9050