Adrian Schröter 2017-07-18 22:50:14 +00:00 committed by Git OBS Bridge
parent f1ab59843d
commit 36b524074d
8 changed files with 23 additions and 10 deletions

View File

@ -1,5 +1,5 @@
pkgname=osc
pkgver=0.158.0
pkgver=0.159.0
pkgrel=0
pkgdesc="Open Build Service client"
arch=('i686' 'x86_64')

View File

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

View File

@ -1,4 +1,4 @@
osc (0.158.0) unstable; urgency=low
osc (0.159.0-0) unstable; urgency=low
- Install bash completion
-- Nick Brown <brownn@brocade.com> Wed, 26 Oct 2016 10:00:00 +0200

View File

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

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

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Jul 18 22:49:23 UTC 2017 - adrian@suse.de
- 0.159.0
- "osc buildhistory": show build duration
- Support builds using native Docker build descriptions
- Support usage of pre-build containers for Docker and KIWI builds
- "osc build -M ..": fixed behaviour of falvoured builds
- added switch to show only issues in rdiff
- show build duration in build history
- allow to cat/less files from deleted packages (using -D option)
- Allow to override man-page date
-------------------------------------------------------------------
Tue May 9 07:51:06 UTC 2017 - marco.strigl@suse.com

View File

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

View File

@ -16,10 +16,10 @@
#
%define version_unconverted 0.158.0
%define version_unconverted 0.159.0
Name: osc
Version: 0.158.0
Version: 0.159.0
Release: 0
Summary: Open Build Service Commander
License: GPL-2.0+