Adrian Schröter 2015-03-26 13:55:05 +00:00 committed by Git OBS Bridge
parent 0faf6cee0e
commit 6643313ff9
8 changed files with 16 additions and 10 deletions

View File

@ -1,5 +1,5 @@
pkgname=osc
pkgver=0.151.1
pkgver=0.151.2
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=('08e78d4964fd69ff871f185625216076')
md5sums=('8acda45a7a4061de2db404d79dc17bb6')
package() {
msg "Installing osc ..."

View File

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

View File

@ -1,4 +1,4 @@
osc (0.151.1) unstable; urgency=low
osc (0.151.2) unstable; urgency=low
- Update to 0.135.0
-- Adrian Schroeter <adrian@suse.de> Wed, 28 Jun 2012 10:00:00 +0200

View File

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

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

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Mar 26 13:52:34 UTC 2015 - adrian@suse.de
- 0.151.2
- improved error loging
-------------------------------------------------------------------
Mon Mar 16 07:15:14 UTC 2015 - adrian@suse.de

View File

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

View File

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