Accepting request 224286 from openSUSE:Tools

ups.... good review :)

OBS-URL: https://build.opensuse.org/request/show/224286
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=91
This commit is contained in:
Stephan Kulow 2014-03-01 06:54:14 +00:00 committed by Git OBS Bridge
commit a8da10fb46
7 changed files with 22 additions and 9 deletions

View File

@ -1,5 +1,5 @@
pkgname=osc
pkgver=0.143.0
pkgver=0.144.1
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=('ad1f262fbb93e6a4c132d615648e6bbe')
md5sums=('d6f0d72f1716d5e57ef02b3ff8a101d8')
package() {
msg "Installing osc ..."

View File

@ -1,7 +1,7 @@
<services>
<service name="tar_scm" mode="disabled">
<param name="version">0.143.0</param>
<param name="revision">0.143.0</param>
<param name="version">0.144.1</param>
<param name="revision">0.144.1</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:a19de7ce4a260e3bf69f69c51ec42a5971d6d2ba8c0691fac6be00f06a96b223
size 349286

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

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:23318135c88be10a14fde5a1442d29e604a445e9a74be2c48cb0df3003dbc74f
size 353051

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Fri Feb 28 14:42:30 UTC 2014 - adrian@suse.de
- 0.144.1
- fixed "osc meta pkg -e" regression for special package names
-------------------------------------------------------------------
Thu Feb 27 09:42:55 UTC 2014 - adrian@suse.de
- 0.144.0
- allow commiting to package sources from linked projects. osc will ask to branch it first.
- group support in bugowner and maintainer command
-------------------------------------------------------------------
Fri Jan 24 09:38:32 UTC 2014 - adrian@suse.de

View File

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

View File

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