diff --git a/PKGBUILD b/PKGBUILD index e566b26..1555e06 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=osc -pkgver=0.159.0 +pkgver=0.160.0 pkgrel=0 pkgdesc="Open Build Service client" arch=('i686' 'x86_64') diff --git a/_service b/_service index 9212cec..da2c6f4 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ - 0.159.0 - 0.159.0 + 0.160.0 + 0.160.0 git://github.com/openSUSE/osc.git git diff --git a/debian.changelog b/debian.changelog index 14cb06b..7be9c34 100644 --- a/debian.changelog +++ b/debian.changelog @@ -1,4 +1,4 @@ -osc (0.159.0-0) unstable; urgency=low +osc (0.160.0-0) unstable; urgency=low - Install bash completion -- Nick Brown Wed, 26 Oct 2016 10:00:00 +0200 diff --git a/osc-0.159.0.tar.gz b/osc-0.159.0.tar.gz deleted file mode 100644 index a8c9dd1..0000000 --- a/osc-0.159.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2a6b3e2f46c7d890075d10c2d3cd06ed09a576c3bce9be2a113c4f6240f11d1a -size 352175 diff --git a/osc-0.160.0.tar.gz b/osc-0.160.0.tar.gz new file mode 100644 index 0000000..4cd1850 --- /dev/null +++ b/osc-0.160.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:712b9270fc6a02ddb45e14d9d7d9055f5c46976323a9227d62f1f866d5ceffa5 +size 355148 diff --git a/osc.changes b/osc.changes index ade20f4..18b7272 100644 --- a/osc.changes +++ b/osc.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Sep 22 07:07:33 UTC 2017 - adrian@suse.de + +- 0.160 + - support fissile build type + - Container support for the package cache + - Remove all untracked files during "osc clean" + - Support the commit of a deleted, but non-existent package + - triggerreason --multibuild-package option + - improved status display + - improved request listing filters + ------------------------------------------------------------------- Thu Jul 27 22:06:25 UTC 2017 - jberry@suse.com diff --git a/osc.dsc b/osc.dsc index caabf22..15ca2a1 100644 --- a/osc.dsc +++ b/osc.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: osc -Version: 0.159.0-0 +Version: 0.160.0-0 Binary: osc Maintainer: Adrian Schroeter Architecture: any diff --git a/osc.spec b/osc.spec index c21e8ba..7d7b7b0 100644 --- a/osc.spec +++ b/osc.spec @@ -16,12 +16,12 @@ # -%define version_unconverted 0.159.0 +%define version_unconverted 0.160.0 %define osc_plugin_dir %{_prefix}/lib/osc-plugins %define macros_file macros.osc Name: osc -Version: 0.159.0 +Version: 0.160.0 Release: 0 Summary: Open Build Service Commander License: GPL-2.0+