1
0
forked from pool/osc
Adrian Schröter 2013-06-26 18:35:40 +00:00 committed by Git OBS Bridge
parent a3c52172af
commit b48bd481f2
7 changed files with 15 additions and 8 deletions

View File

@ -1,5 +1,5 @@
pkgname=osc
pkgver=0.140.0
pkgver=0.140.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=('python')
source=(osc-${pkgver}.tar.gz)
md5sums=('73e1028290953d1c552306dc7c4c8602')
md5sums=('73fea2d9fc3674173641761c0d758d37')
package() {
msg "Installing osc ..."

View File

@ -1,6 +1,7 @@
<services>
<service name="tar_scm" mode="disabled">
<param name="version">0.140.0</param>
<param name="version">0.140.1</param>
<param name="revision">0.140</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:e98c15d91650f1dd39ec2ce2d073c7df2db1790f208291ec90cbe7813fb9154d
size 346010

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

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Jun 26 18:34:53 UTC 2013 - adrian@suse.de
- 0.140.1
- improved compatibility with old pligins
-------------------------------------------------------------------
Thu Jun 20 08:48:40 UTC 2013 - adrian@suse.de

View File

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

View File

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