osc copypac from project:openSUSE:Tools package:osc revision:159

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=161
This commit is contained in:
Adrian Schröter 2014-02-27 10:05:39 +00:00 committed by Git OBS Bridge
parent 77252dd6f7
commit ca7c7d26de
7 changed files with 9 additions and 16 deletions

View File

@ -1,5 +1,5 @@
pkgname=osc
pkgver=0.144.0
pkgver=0.143.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=('669c67a907f26760ef65569047675609')
md5sums=('ad1f262fbb93e6a4c132d615648e6bbe')
package() {
msg "Installing osc ..."

View File

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

3
osc-0.143.0.tar.gz Normal file
View File

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

View File

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

View File

@ -1,10 +1,3 @@
-------------------------------------------------------------------
Thu Feb 27 09:42:55 UTC 2014 - adrian@suse.de
- 0.144.0
- allow commiting to package sources from linked projects. osc will ask to branch it first.
- group support in bugowner and maintainer command
-------------------------------------------------------------------
Fri Jan 24 09:38:32 UTC 2014 - adrian@suse.de

View File

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

View File

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