From a045a0bf7afde9a1f8832841f473606f5c4ae0594be1ea1daa043f4141d2c8ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Wed, 26 Jun 2013 18:35:40 +0000 Subject: [PATCH] 0.140.1 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=144 --- PKGBUILD | 4 ++-- _service | 3 ++- osc-0.140.0.tar.gz | 3 --- osc-0.140.1.tar.gz | 3 +++ osc.changes | 6 ++++++ osc.dsc | 2 +- osc.spec | 2 +- 7 files changed, 15 insertions(+), 8 deletions(-) delete mode 100644 osc-0.140.0.tar.gz create mode 100644 osc-0.140.1.tar.gz diff --git a/PKGBUILD b/PKGBUILD index 516cfb0..143d691 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -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 ..." diff --git a/_service b/_service index 78f8f6d..520ee54 100644 --- a/_service +++ b/_service @@ -1,6 +1,7 @@ - 0.140.0 + 0.140.1 + 0.140 git://github.com/openSUSE/osc.git git diff --git a/osc-0.140.0.tar.gz b/osc-0.140.0.tar.gz deleted file mode 100644 index 401469d..0000000 --- a/osc-0.140.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e98c15d91650f1dd39ec2ce2d073c7df2db1790f208291ec90cbe7813fb9154d -size 346010 diff --git a/osc-0.140.1.tar.gz b/osc-0.140.1.tar.gz new file mode 100644 index 0000000..111f739 --- /dev/null +++ b/osc-0.140.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2780b39a5294c2a763899bb0fff7864ed82685e4b5f5afa2ec001fb661051cc5 +size 346074 diff --git a/osc.changes b/osc.changes index bf374bf..360a303 100644 --- a/osc.changes +++ b/osc.changes @@ -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 diff --git a/osc.dsc b/osc.dsc index e12f70a..8d67f41 100644 --- a/osc.dsc +++ b/osc.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: osc -Version: 0.140.0 +Version: 0.140.1 Binary: osc Maintainer: Adrian Schroeter Architecture: any diff --git a/osc.spec b/osc.spec index d545429..9ea3dc8 100644 --- a/osc.spec +++ b/osc.spec @@ -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+