- 0.167.1

- fix cpio fetch error handling
  - support local build using RedHat rpm-md modules
  - fix local build outside of the working copy of a package.
    (fixes boo#1136584)
  - Use the distro module for linux platform detection for
    python3.8 compatibility

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=313
This commit is contained in:
2019-12-10 12:47:02 +00:00
committed by Git OBS Bridge
parent 973203db39
commit 26e962feaa
8 changed files with 21 additions and 10 deletions

View File

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