Adrian Schröter 2014-01-24 09:40:06 +00:00 committed by Git OBS Bridge
parent d3d4ba83d4
commit c50407b2c9
7 changed files with 21 additions and 10 deletions

View File

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

View File

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

View File

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

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

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Jan 24 09:38:32 UTC 2014 - adrian@suse.de
- 0.143.0
- add option to add a auto-accept in future for delete requests (handy for admins)
- many bugfixes:
- plugin loading
- bugowner handling
- download of server side generated source "up -S"
- wipebinaries command
-------------------------------------------------------------------
Tue Dec 31 19:24:43 UTC 2013 - andreas.stieger@gmx.de

View File

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

View File

@ -1,7 +1,7 @@
#
# spec file for package osc
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: osc
Version: 0.142.2
Version: 0.143.0
Release: 0
Summary: openSUSE Build Service Commander
License: GPL-2.0+