From 8eb4da27a771517392e141ac79a91cd3dfdb0657 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Thu, 21 Nov 2013 09:32:20 +0000 Subject: [PATCH] update OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=149 --- PKGBUILD | 4 ++-- _service | 4 ++-- osc-0.141.0.tar.gz | 3 --- osc-0.142.0.tar.gz | 3 +++ osc.changes | 9 +++++++++ osc.dsc | 2 +- osc.spec | 2 +- 7 files changed, 18 insertions(+), 9 deletions(-) delete mode 100644 osc-0.141.0.tar.gz create mode 100644 osc-0.142.0.tar.gz diff --git a/PKGBUILD b/PKGBUILD index 5b097cb..34f84a9 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=osc -pkgver=0.141.0 +pkgver=0.142.0 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=('0691859fd496aa1f76ccb145711eed8a') +md5sums=('4f60a6cafbc38c1ca9a48fb4705d01c0') package() { msg "Installing osc ..." diff --git a/_service b/_service index 46f11e1..9af9961 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ - 0.141.0 - 0.141.0 + 0.142.0 + 0.142.0 git://github.com/openSUSE/osc.git git diff --git a/osc-0.141.0.tar.gz b/osc-0.141.0.tar.gz deleted file mode 100644 index bf52fc7..0000000 --- a/osc-0.141.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6e4a22c9ece0e688ddddb598efbfc5e9b4f8330d5bef92f91fdff68f8a38e185 -size 347779 diff --git a/osc-0.142.0.tar.gz b/osc-0.142.0.tar.gz new file mode 100644 index 0000000..e32054b --- /dev/null +++ b/osc-0.142.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d731ae86fc0fee48d77e5f03011846d69a585dcddcb08d4f8a832978ccbf1a4 +size 348251 diff --git a/osc.changes b/osc.changes index 17b1cf1..887209f 100644 --- a/osc.changes +++ b/osc.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Nov 21 09:30:40 UTC 2013 - adrian@suse.de + +- 0.142.0 + - support for OBS 2.5 authentification token support + - ppc64p7 build support + - request --no-devel to disable request forwarding + - crash bug fix for copypac + ------------------------------------------------------------------- Tue Sep 17 11:52:07 UTC 2013 - adrian@suse.de diff --git a/osc.dsc b/osc.dsc index 0327141..50fe9a5 100644 --- a/osc.dsc +++ b/osc.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: osc -Version: 0.141.0 +Version: 0.142.0 Binary: osc Maintainer: Adrian Schroeter Architecture: any diff --git a/osc.spec b/osc.spec index 93fbe2d..86850f5 100644 --- a/osc.spec +++ b/osc.spec @@ -17,7 +17,7 @@ Name: osc -Version: 0.141.0 +Version: 0.142.0 Release: 0 Summary: openSUSE Build Service Commander License: GPL-2.0+