Accepting request 209243 from openSUSE:Tools

fix wipebinaries

OBS-URL: https://build.opensuse.org/request/show/209243
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=87
This commit is contained in:
Stephan Kulow 2013-12-03 15:11:45 +00:00 committed by Git OBS Bridge
commit de98f9a3d7
7 changed files with 16 additions and 9 deletions

View File

@ -1,5 +1,5 @@
pkgname=osc pkgname=osc
pkgver=0.142.0 pkgver=0.142.1
pkgrel=0 pkgrel=0
pkgdesc="Open Build Service client" pkgdesc="Open Build Service client"
arch=('i686' 'x86_64') arch=('i686' 'x86_64')
@ -8,7 +8,7 @@ license=('GPL-2.0+' 'GPL-2.0')
groups=('base-devel') groups=('base-devel')
depends=('python') depends=('python')
source=(osc-${pkgver}.tar.gz) source=(osc-${pkgver}.tar.gz)
md5sums=('4f60a6cafbc38c1ca9a48fb4705d01c0') md5sums=('a3977c5cdc8bac4f09bca027b6a76fec')
package() { package() {
msg "Installing osc ..." msg "Installing osc ..."

View File

@ -1,7 +1,7 @@
<services> <services>
<service name="tar_scm" mode="disabled"> <service name="tar_scm" mode="disabled">
<param name="version">0.142.0</param> <param name="version">0.142.1</param>
<param name="revision">0.142.0</param> <param name="revision">0.142.1</param>
<param name="url">git://github.com/openSUSE/osc.git</param> <param name="url">git://github.com/openSUSE/osc.git</param>
<param name="scm">git</param> <param name="scm">git</param>
</service> </service>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3d731ae86fc0fee48d77e5f03011846d69a585dcddcb08d4f8a832978ccbf1a4
size 348251

3
osc-0.142.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9716e023a936d4696eb0875fdf041028cc2f4be680c51919a6a83cb557959b33
size 349147

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Dec 3 10:24:14 UTC 2013 - adrian@suse.de
- 0.142.1
- fixes regression for wipebinaries call
- fixes "osc api" call when uploading binaries via POST
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Nov 21 09:30:40 UTC 2013 - adrian@suse.de Thu Nov 21 09:30:40 UTC 2013 - adrian@suse.de

View File

@ -1,6 +1,6 @@
Format: 1.0 Format: 1.0
Source: osc Source: osc
Version: 0.142.0 Version: 0.142.1
Binary: osc Binary: osc
Maintainer: Adrian Schroeter <adrian@suse.de> Maintainer: Adrian Schroeter <adrian@suse.de>
Architecture: any Architecture: any

View File

@ -17,7 +17,7 @@
Name: osc Name: osc
Version: 0.142.0 Version: 0.142.1
Release: 0 Release: 0
Summary: openSUSE Build Service Commander Summary: openSUSE Build Service Commander
License: GPL-2.0+ License: GPL-2.0+