try
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=162
This commit is contained in:
parent
ca7c7d26de
commit
cf06e48758
4
PKGBUILD
4
PKGBUILD
@ -1,5 +1,5 @@
|
||||
pkgname=osc
|
||||
pkgver=0.143.0
|
||||
pkgver=0.144.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=('ad1f262fbb93e6a4c132d615648e6bbe')
|
||||
md5sums=('1bd5d2b7b9c2d0dfc2c72c1bae5837b1')
|
||||
|
||||
package() {
|
||||
msg "Installing osc ..."
|
||||
|
4
_service
4
_service
@ -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.0</param>
|
||||
<param name="revision">0.144.0</param>
|
||||
<param name="url">git://github.com/openSUSE/osc.git</param>
|
||||
<param name="scm">git</param>
|
||||
</service>
|
||||
|
@ -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
3
osc-0.144.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5790f312d6473dcdd2d4c3dae92c6e596c2abad624b9b8875740153f55145915
|
||||
size 353232
|
@ -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
|
||||
|
||||
|
2
osc.dsc
2
osc.dsc
@ -1,6 +1,6 @@
|
||||
Format: 1.0
|
||||
Source: osc
|
||||
Version: 0.143.0
|
||||
Version: 0.144.0
|
||||
Binary: osc
|
||||
Maintainer: Adrian Schroeter <adrian@suse.de>
|
||||
Architecture: any
|
||||
|
Loading…
Reference in New Issue
Block a user