update to 0.141.0

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=147
This commit is contained in:
Adrian Schröter 2013-09-17 11:53:03 +00:00 committed by Git OBS Bridge
parent 210ed700f8
commit f58fe94916
7 changed files with 19 additions and 9 deletions

View File

@ -1,5 +1,5 @@
pkgname=osc
pkgver=0.140.1
pkgver=0.141.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=('73fea2d9fc3674173641761c0d758d37')
md5sums=('0691859fd496aa1f76ccb145711eed8a')
package() {
msg "Installing osc ..."

View File

@ -1,7 +1,7 @@
<services>
<service name="tar_scm" mode="disabled">
<param name="version">0.140.1</param>
<param name="revision">0.140</param>
<param name="version">0.141.0</param>
<param name="revision">0.141.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:2780b39a5294c2a763899bb0fff7864ed82685e4b5f5afa2ec001fb661051cc5
size 346074

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

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Sep 17 11:52:07 UTC 2013 - adrian@suse.de
- 0.141.0
- crash fixes
- support for kiwi appliance builds using obsrepositories:/ directive
- support for manual release of sources and binaries
- add --last parameter for build logs to show last finished log file, if currently building
- add signkey --sslcert option to fetch the optional create ssl certificate instead of gpg key
-------------------------------------------------------------------
Wed Jun 26 18:34:53 UTC 2013 - adrian@suse.de

View File

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

View File

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