Accepting request 246440 from openSUSE:Tools
version update OBS-URL: https://build.opensuse.org/request/show/246440 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=94
This commit is contained in:
commit
af0701c864
4
PKGBUILD
4
PKGBUILD
@ -1,5 +1,5 @@
|
||||
pkgname=osc
|
||||
pkgver=0.146.0
|
||||
pkgver=0.147.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=('python2' 'python2-m2crypto' 'urlgrabber')
|
||||
source=(osc-${pkgver}.tar.gz)
|
||||
md5sums=('720d054a81fcce5f6b3d05aad45fc303')
|
||||
md5sums=('a0a5d3abb52b62ea616c8a209a336096')
|
||||
|
||||
package() {
|
||||
msg "Installing osc ..."
|
||||
|
4
_service
4
_service
@ -1,7 +1,7 @@
|
||||
<services>
|
||||
<service name="tar_scm" mode="disabled">
|
||||
<param name="version">0.146.0</param>
|
||||
<param name="revision">0.146.0</param>
|
||||
<param name="version">0.147.0</param>
|
||||
<param name="revision">0.147.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:90d0115e83235855da3ac26bf464e230aec3d620eea1ad46d95d5d5052b897b6
|
||||
size 354322
|
3
osc-0.147.0.tar.gz
Normal file
3
osc-0.147.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b0be88aa7512ebd53178de123985d8cab1b915a941fb9bed6e65a7f2f5f41f86
|
||||
size 358824
|
14
osc.changes
14
osc.changes
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 26 07:51:58 UTC 2014 - adrian@suse.de
|
||||
|
||||
- 0.147
|
||||
- support groups in maintainership requests
|
||||
- fixing listing of review requests
|
||||
- support expanded package listing (when using project links)
|
||||
- fixing "osc add git://" behaviour
|
||||
- using xz as default compression
|
||||
- support local debian live (image) build format
|
||||
- handle ppc64le for debian as well
|
||||
- fix buildlog --strip-time
|
||||
- some more minor bugfixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 19 13:59:53 UTC 2014 - adrian@suse.de
|
||||
|
||||
|
2
osc.dsc
2
osc.dsc
@ -1,6 +1,6 @@
|
||||
Format: 1.0
|
||||
Source: osc
|
||||
Version: 0.146.0
|
||||
Version: 0.147.0
|
||||
Binary: osc
|
||||
Maintainer: Adrian Schroeter <adrian@suse.de>
|
||||
Architecture: any
|
||||
|
Loading…
Reference in New Issue
Block a user