From a3165b8fbf51eab0b2e1438ab8d37c21c3e90896 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Tue, 26 Feb 2013 13:09:28 +0000 Subject: [PATCH] update OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=133 --- PKGBUILD | 4 ++-- _service | 3 ++- osc-0.139.0.tar.gz | 3 --- osc-0.139.1.tar.gz | 3 +++ osc.dsc | 2 +- osc.spec | 2 +- 6 files changed, 9 insertions(+), 8 deletions(-) delete mode 100644 osc-0.139.0.tar.gz create mode 100644 osc-0.139.1.tar.gz diff --git a/PKGBUILD b/PKGBUILD index fb4aaf0..9e80507 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=osc -pkgver=0.139.0 +pkgver=0.139.1 pkgrel=1 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') source=(osc-${pkgver}.tar.gz) -md5sums=('a9755d0ba9d8105c50f8d2ffe31dc347') +md5sums=('c2f5ef8b09f31cf917265201c599e1e9') package() { msg "Installing osc ..." diff --git a/_service b/_service index 41eee99..aea3122 100644 --- a/_service +++ b/_service @@ -1,6 +1,7 @@ - 0.139.0 + 0.139.1 + 0.139 git://github.com/openSUSE/osc.git git diff --git a/osc-0.139.0.tar.gz b/osc-0.139.0.tar.gz deleted file mode 100644 index a6f8d78..0000000 --- a/osc-0.139.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e8bbd9c59280aac0c33fcc4021e7279f6eb96e4660c349ac7097bb78d35dbe2c -size 337604 diff --git a/osc-0.139.1.tar.gz b/osc-0.139.1.tar.gz new file mode 100644 index 0000000..7e12482 --- /dev/null +++ b/osc-0.139.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1f0cb6fe18957ed4edb84ca5adc10a2908828c37de31bcfaa1c747755836fed +size 338316 diff --git a/osc.dsc b/osc.dsc index d1cce7f..63dcda0 100644 --- a/osc.dsc +++ b/osc.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: osc -Version: 0.139.0 +Version: 0.139.1 Binary: osc Maintainer: Adrian Schroeter Architecture: any diff --git a/osc.spec b/osc.spec index 9834f95..a382cdd 100644 --- a/osc.spec +++ b/osc.spec @@ -17,7 +17,7 @@ Name: osc -Version: 0.139.0 +Version: 0.139.1 Release: 0 Summary: openSUSE Build Service Commander License: GPL-2.0+