update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=149
This commit is contained in:
parent
021e873386
commit
8eb4da27a7
4
PKGBUILD
4
PKGBUILD
@ -1,5 +1,5 @@
|
||||
pkgname=osc
|
||||
pkgver=0.141.0
|
||||
pkgver=0.142.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=('0691859fd496aa1f76ccb145711eed8a')
|
||||
md5sums=('4f60a6cafbc38c1ca9a48fb4705d01c0')
|
||||
|
||||
package() {
|
||||
msg "Installing osc ..."
|
||||
|
4
_service
4
_service
@ -1,7 +1,7 @@
|
||||
<services>
|
||||
<service name="tar_scm" mode="disabled">
|
||||
<param name="version">0.141.0</param>
|
||||
<param name="revision">0.141.0</param>
|
||||
<param name="version">0.142.0</param>
|
||||
<param name="revision">0.142.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:6e4a22c9ece0e688ddddb598efbfc5e9b4f8330d5bef92f91fdff68f8a38e185
|
||||
size 347779
|
3
osc-0.142.0.tar.gz
Normal file
3
osc-0.142.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3d731ae86fc0fee48d77e5f03011846d69a585dcddcb08d4f8a832978ccbf1a4
|
||||
size 348251
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 21 09:30:40 UTC 2013 - adrian@suse.de
|
||||
|
||||
- 0.142.0
|
||||
- support for OBS 2.5 authentification token support
|
||||
- ppc64p7 build support
|
||||
- request --no-devel to disable request forwarding
|
||||
- crash bug fix for copypac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 17 11:52:07 UTC 2013 - adrian@suse.de
|
||||
|
||||
|
2
osc.dsc
2
osc.dsc
@ -1,6 +1,6 @@
|
||||
Format: 1.0
|
||||
Source: osc
|
||||
Version: 0.141.0
|
||||
Version: 0.142.0
|
||||
Binary: osc
|
||||
Maintainer: Adrian Schroeter <adrian@suse.de>
|
||||
Architecture: any
|
||||
|
Loading…
Reference in New Issue
Block a user