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:
Stephan Kulow 2014-09-12 09:19:22 +00:00 committed by Git OBS Bridge
commit dadcee060e
7 changed files with 26 additions and 10 deletions

View File

@ -1,5 +1,5 @@
pkgname=osc
pkgver=0.147.0
pkgver=0.148.1
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=('a0a5d3abb52b62ea616c8a209a336096')
md5sums=('afe87fa0c93848a0492da4505d56725b')
package() {
msg "Installing osc ..."

View File

@ -1,7 +1,7 @@
<services>
<service name="tar_scm" mode="disabled">
<param name="version">0.147.0</param>
<param name="revision">0.147.0</param>
<param name="version">0.148.1</param>
<param name="revision">0.148</param>
<param name="url">git://github.com/openSUSE/osc.git</param>
<param name="scm">git</param>
</service>

View File

@ -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
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1a31e2fd80093ce53802f606a061456774ffb2e0836d284bd4527090657aaa95
size 362614

View File

@ -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
- 0.147
- 0.147.0
- support groups in maintainership requests
- fixing listing of review requests
- support expanded package listing (when using project links)

View File

@ -1,6 +1,6 @@
Format: 1.0
Source: osc
Version: 0.147.0
Version: 0.148.1
Binary: osc
Maintainer: Adrian Schroeter <adrian@suse.de>
Architecture: any

View File

@ -17,7 +17,7 @@
Name: osc
Version: 0.147.0
Version: 0.148.1
Release: 0
Summary: openSUSE Build Service Commander
License: GPL-2.0+