Adrian Schröter 2015-01-13 15:54:45 +00:00 committed by Git OBS Bridge
parent e59a8d3842
commit a79f1a2229
8 changed files with 16 additions and 10 deletions

View File

@ -1,5 +1,5 @@
pkgname=osc
pkgver=0.150.0
pkgver=0.150.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=('23983272cec120b109c494c40483dfac')
md5sums=('24a5313d364d46a1a03c443c50bfbc2b')
package() {
msg "Installing osc ..."

View File

@ -1,7 +1,7 @@
<services>
<service name="tar_scm" mode="disabled">
<param name="version">0.150.0</param>
<param name="revision">0.150.0</param>
<param name="version">0.150.1</param>
<param name="revision">0.150</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.150.0) unstable; urgency=low
osc (0.150.1) 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:757d32067662260a64c5e596c7f8d4c8993ddc36bf675ac2c92513241333fefa
size 329736

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

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jan 13 15:53:11 UTC 2015 - adrian@suse.de
- 0.150.1
- minor syntax fix
-------------------------------------------------------------------
Fri Jan 9 14:44:45 UTC 2015 - adrian@suse.de

View File

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

View File

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