update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=133
This commit is contained in:
parent
8f3bc76e0f
commit
794d643724
4
PKGBUILD
4
PKGBUILD
@ -1,5 +1,5 @@
|
|||||||
pkgname=osc
|
pkgname=osc
|
||||||
pkgver=0.139.0
|
pkgver=0.139.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
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=('python2')
|
depends=('python2')
|
||||||
source=(osc-${pkgver}.tar.gz)
|
source=(osc-${pkgver}.tar.gz)
|
||||||
md5sums=('a9755d0ba9d8105c50f8d2ffe31dc347')
|
md5sums=('c2f5ef8b09f31cf917265201c599e1e9')
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
msg "Installing osc ..."
|
msg "Installing osc ..."
|
||||||
|
3
_service
3
_service
@ -1,6 +1,7 @@
|
|||||||
<services>
|
<services>
|
||||||
<service name="tar_scm" mode="disabled">
|
<service name="tar_scm" mode="disabled">
|
||||||
<param name="version">0.139.0</param>
|
<param name="version">0.139.1</param>
|
||||||
|
<param name="revision">0.139</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>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e8bbd9c59280aac0c33fcc4021e7279f6eb96e4660c349ac7097bb78d35dbe2c
|
|
||||||
size 337604
|
|
3
osc-0.139.1.tar.gz
Normal file
3
osc-0.139.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a1f0cb6fe18957ed4edb84ca5adc10a2908828c37de31bcfaa1c747755836fed
|
||||||
|
size 338316
|
2
osc.dsc
2
osc.dsc
@ -1,6 +1,6 @@
|
|||||||
Format: 1.0
|
Format: 1.0
|
||||||
Source: osc
|
Source: osc
|
||||||
Version: 0.139.0
|
Version: 0.139.1
|
||||||
Binary: osc
|
Binary: osc
|
||||||
Maintainer: Adrian Schroeter <adrian@suse.de>
|
Maintainer: Adrian Schroeter <adrian@suse.de>
|
||||||
Architecture: any
|
Architecture: any
|
||||||
|
Loading…
Reference in New Issue
Block a user