update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=153
This commit is contained in:
parent
36754e80f7
commit
00e609a355
4
PKGBUILD
4
PKGBUILD
@ -1,5 +1,5 @@
|
||||
pkgname=osc
|
||||
pkgver=0.142.1
|
||||
pkgver=0.142.2
|
||||
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=('a3977c5cdc8bac4f09bca027b6a76fec')
|
||||
md5sums=('cdce96f3d1a7c55f3bee980e33808b2e')
|
||||
|
||||
package() {
|
||||
msg "Installing osc ..."
|
||||
|
4
_service
4
_service
@ -1,7 +1,7 @@
|
||||
<services>
|
||||
<service name="tar_scm" mode="disabled">
|
||||
<param name="version">0.142.1</param>
|
||||
<param name="revision">0.142.1</param>
|
||||
<param name="version">0.142.2</param>
|
||||
<param name="revision">0.142.2</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:9716e023a936d4696eb0875fdf041028cc2f4be680c51919a6a83cb557959b33
|
||||
size 349147
|
3
osc-0.142.2.tar.gz
Normal file
3
osc-0.142.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:86ee89cc90ada67ce62277d21f92376211ef2af4a286a0d4d4d35ce3360aaa8f
|
||||
size 348872
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 4 08:25:41 UTC 2013 - adrian@suse.de
|
||||
|
||||
- 0.142.2
|
||||
- support for ppc64le architecture
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 3 10:24:14 UTC 2013 - adrian@suse.de
|
||||
|
||||
|
2
osc.dsc
2
osc.dsc
@ -1,6 +1,6 @@
|
||||
Format: 1.0
|
||||
Source: osc
|
||||
Version: 0.142.1
|
||||
Version: 0.142.2
|
||||
Binary: osc
|
||||
Maintainer: Adrian Schroeter <adrian@suse.de>
|
||||
Architecture: any
|
||||
|
Loading…
Reference in New Issue
Block a user