Accepting request 248829 from openSUSE:Tools
0.148.1 with changelog for new request history (ups, broken tar ball) OBS-URL: https://build.opensuse.org/request/show/248829 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=96
This commit is contained in:
commit
dadcee060e
4
PKGBUILD
4
PKGBUILD
@ -1,5 +1,5 @@
|
|||||||
pkgname=osc
|
pkgname=osc
|
||||||
pkgver=0.147.0
|
pkgver=0.148.1
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
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' 'python2-m2crypto' 'urlgrabber')
|
depends=('python2' 'python2-m2crypto' 'urlgrabber')
|
||||||
source=(osc-${pkgver}.tar.gz)
|
source=(osc-${pkgver}.tar.gz)
|
||||||
md5sums=('a0a5d3abb52b62ea616c8a209a336096')
|
md5sums=('afe87fa0c93848a0492da4505d56725b')
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
msg "Installing osc ..."
|
msg "Installing osc ..."
|
||||||
|
4
_service
4
_service
@ -1,7 +1,7 @@
|
|||||||
<services>
|
<services>
|
||||||
<service name="tar_scm" mode="disabled">
|
<service name="tar_scm" mode="disabled">
|
||||||
<param name="version">0.147.0</param>
|
<param name="version">0.148.1</param>
|
||||||
<param name="revision">0.147.0</param>
|
<param name="revision">0.148</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:b0be88aa7512ebd53178de123985d8cab1b915a941fb9bed6e65a7f2f5f41f86
|
|
||||||
size 358824
|
|
3
osc-0.148.1.tar.gz
Normal file
3
osc-0.148.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1a31e2fd80093ce53802f606a061456774ffb2e0836d284bd4527090657aaa95
|
||||||
|
size 362614
|
18
osc.changes
18
osc.changes
@ -1,7 +1,23 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 12 07:03:37 UTC 2014 - adrian@suse.de
|
||||||
|
|
||||||
|
- 0.148.1
|
||||||
|
- fixes crash regression
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 11 10:35:57 UTC 2014 - adrian@suse.de
|
||||||
|
|
||||||
|
- 0.148.0
|
||||||
|
- support new history including review history of OBS 2.6
|
||||||
|
- display request priorities, if important or critical
|
||||||
|
- add "osc rq priorize" command to re-priorize existing requests
|
||||||
|
- allow also "osc rq ls" shortcut
|
||||||
|
- fish shell completion support
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 26 07:51:58 UTC 2014 - adrian@suse.de
|
Tue Aug 26 07:51:58 UTC 2014 - adrian@suse.de
|
||||||
|
|
||||||
- 0.147
|
- 0.147.0
|
||||||
- support groups in maintainership requests
|
- support groups in maintainership requests
|
||||||
- fixing listing of review requests
|
- fixing listing of review requests
|
||||||
- support expanded package listing (when using project links)
|
- support expanded package listing (when using project links)
|
||||||
|
2
osc.dsc
2
osc.dsc
@ -1,6 +1,6 @@
|
|||||||
Format: 1.0
|
Format: 1.0
|
||||||
Source: osc
|
Source: osc
|
||||||
Version: 0.147.0
|
Version: 0.148.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