From 36b524074db091a01152287ca46dd29249f4d6605f18ec61e6714a0ec8d9ab37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Tue, 18 Jul 2017 22:50:14 +0000 Subject: [PATCH] version update OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=248 --- PKGBUILD | 2 +- _service | 4 ++-- debian.changelog | 2 +- osc-0.158.0.tar.gz | 3 --- osc-0.159.0.tar.gz | 3 +++ osc.changes | 13 +++++++++++++ osc.dsc | 2 +- osc.spec | 4 ++-- 8 files changed, 23 insertions(+), 10 deletions(-) delete mode 100644 osc-0.158.0.tar.gz create mode 100644 osc-0.159.0.tar.gz diff --git a/PKGBUILD b/PKGBUILD index 14a17fa..e566b26 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=osc -pkgver=0.158.0 +pkgver=0.159.0 pkgrel=0 pkgdesc="Open Build Service client" arch=('i686' 'x86_64') diff --git a/_service b/_service index 32d64c9..9212cec 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ - 0.158.0 - 0.158.0 + 0.159.0 + 0.159.0 git://github.com/openSUSE/osc.git git diff --git a/debian.changelog b/debian.changelog index 4621311..14cb06b 100644 --- a/debian.changelog +++ b/debian.changelog @@ -1,4 +1,4 @@ -osc (0.158.0) unstable; urgency=low +osc (0.159.0-0) unstable; urgency=low - Install bash completion -- Nick Brown Wed, 26 Oct 2016 10:00:00 +0200 diff --git a/osc-0.158.0.tar.gz b/osc-0.158.0.tar.gz deleted file mode 100644 index c1ff3a6..0000000 --- a/osc-0.158.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8fcd45784843ffb0c4accf1e727c284f32843c52c07a8f197f76ff0f1b27494d -size 346966 diff --git a/osc-0.159.0.tar.gz b/osc-0.159.0.tar.gz new file mode 100644 index 0000000..a8c9dd1 --- /dev/null +++ b/osc-0.159.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a6b3e2f46c7d890075d10c2d3cd06ed09a576c3bce9be2a113c4f6240f11d1a +size 352175 diff --git a/osc.changes b/osc.changes index c9f87aa..efd7305 100644 --- a/osc.changes +++ b/osc.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue Jul 18 22:49:23 UTC 2017 - adrian@suse.de + +- 0.159.0 + - "osc buildhistory": show build duration + - Support builds using native Docker build descriptions + - Support usage of pre-build containers for Docker and KIWI builds + - "osc build -M ..": fixed behaviour of falvoured builds + - added switch to show only issues in rdiff + - show build duration in build history + - allow to cat/less files from deleted packages (using -D option) + - Allow to override man-page date + ------------------------------------------------------------------- Tue May 9 07:51:06 UTC 2017 - marco.strigl@suse.com diff --git a/osc.dsc b/osc.dsc index e4a9e27..caabf22 100644 --- a/osc.dsc +++ b/osc.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: osc -Version: 0.158.0 +Version: 0.159.0-0 Binary: osc Maintainer: Adrian Schroeter Architecture: any diff --git a/osc.spec b/osc.spec index 20e3bcc..edebacb 100644 --- a/osc.spec +++ b/osc.spec @@ -16,10 +16,10 @@ # -%define version_unconverted 0.158.0 +%define version_unconverted 0.159.0 Name: osc -Version: 0.158.0 +Version: 0.159.0 Release: 0 Summary: Open Build Service Commander License: GPL-2.0+