Adrian Schröter 2014-02-27 15:50:35 +00:00 committed by Git OBS Bridge
parent ca7c7d26de
commit cf06e48758
7 changed files with 16 additions and 9 deletions

View File

@ -1,5 +1,5 @@
pkgname=osc pkgname=osc
pkgver=0.143.0 pkgver=0.144.0
pkgrel=0 pkgrel=0
pkgdesc="Open Build Service client" pkgdesc="Open Build Service client"
arch=('i686' 'x86_64') arch=('i686' 'x86_64')
@ -8,7 +8,7 @@ license=('GPL-2.0+' 'GPL-2.0')
groups=('base-devel') groups=('base-devel')
depends=('python') depends=('python')
source=(osc-${pkgver}.tar.gz) source=(osc-${pkgver}.tar.gz)
md5sums=('ad1f262fbb93e6a4c132d615648e6bbe') md5sums=('1bd5d2b7b9c2d0dfc2c72c1bae5837b1')
package() { package() {
msg "Installing osc ..." msg "Installing osc ..."

View File

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

View File

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

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

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5790f312d6473dcdd2d4c3dae92c6e596c2abad624b9b8875740153f55145915
size 353232

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
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 Fri Jan 24 09:38:32 UTC 2014 - adrian@suse.de

View File

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

View File

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