diff --git a/PKGBUILD b/PKGBUILD index 7c253af..d38c775 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=osc -pkgver=0.139.1 +pkgver=0.139.2 pkgrel=1 pkgdesc="Open Build Service client" arch=('i686' 'x86_64') diff --git a/_service b/_service index 88f5b9f..155235a 100644 --- a/_service +++ b/_service @@ -1,6 +1,6 @@ - 0.139.1 + 0.139.2 0.139 git://github.com/openSUSE/osc.git git diff --git a/osc-0.139.1.tar.gz b/osc-0.139.1.tar.gz deleted file mode 100644 index d8f0d9b..0000000 --- a/osc-0.139.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a1f0cb6fe18957ed4edb84ca5adc10a2908828c37de31bcfaa1c747755836fed -size 338316 diff --git a/osc-0.139.2.tar.gz b/osc-0.139.2.tar.gz new file mode 100644 index 0000000..80e98f2 --- /dev/null +++ b/osc-0.139.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83ea15a9d25ddd8b91c424756c555f54abf57ffe324ec9069e2427db91065b6e +size 338312 diff --git a/osc.changes b/osc.changes index 7c213e2..315b653 100644 --- a/osc.changes +++ b/osc.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue Apr 16 07:15:57 UTC 2013 - adrian@suse.de + +- 0.139.2 + - fix build on ppc/s390/ia64 (bnc#815296) + - when forwarding a request, previous request is + not superseded automatically (bnc#807621) + - fix with/without definitions, --with should not define + %_without and vice versa + - Abort when the server is not answering with 200 or 404 when + downloading _pubkey files - really use the internal rpm signature check + - some spelling corrections + ------------------------------------------------------------------- Tue Feb 26 16:23:26 UTC 2013 - adrian@suse.de diff --git a/osc.dsc b/osc.dsc index ac67e22..447c05a 100644 --- a/osc.dsc +++ b/osc.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: osc -Version: 0.139.1 +Version: 0.139.2 Binary: osc Maintainer: Adrian Schroeter Architecture: any diff --git a/osc.spec b/osc.spec index 0c8fc23..9b6a14b 100644 --- a/osc.spec +++ b/osc.spec @@ -17,7 +17,7 @@ Name: osc -Version: 0.139.1 +Version: 0.139.2 Release: 0 Summary: openSUSE Build Service Commander License: GPL-2.0+