- 0.158.0

- cat/less/blame command: default to expand to stay in sync with checkout
  - add support for highly experimental native appimage.yml support
  - show package status when repository configuration is broken
  - add '--blame' option to osc meta command
  - try to autodetect local package when running 'osc build'
  - comment requests in interactive mode
  - fix github issue #236 (--no-cleanup not working)
  - fix wipebinaries to prevent wiping of complete repository
  - add '--build-opt' to osc build command
  - fix requests codebase to fit old obs versions

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=241
This commit is contained in:
2017-05-09 07:56:45 +00:00
committed by Git OBS Bridge
parent 35334de087
commit 7fc63e048d
8 changed files with 25 additions and 10 deletions

View File

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