1
0
forked from pool/osc
Adrian Schröter 2017-09-22 07:07:56 +00:00 committed by Git OBS Bridge
parent 4dc39b9554
commit b4067fde3f
8 changed files with 22 additions and 10 deletions

View File

@ -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')

View File

@ -1,7 +1,7 @@
<services>
<service name="tar_scm" mode="disabled">
<param name="version">0.159.0</param>
<param name="revision">0.159.0</param>
<param name="version">0.160.0</param>
<param name="revision">0.160.0</param>
<param name="url">git://github.com/openSUSE/osc.git</param>
<param name="scm">git</param>
</service>

View File

@ -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 <brownn@brocade.com> Wed, 26 Oct 2016 10:00:00 +0200

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2a6b3e2f46c7d890075d10c2d3cd06ed09a576c3bce9be2a113c4f6240f11d1a
size 352175

3
osc-0.160.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:712b9270fc6a02ddb45e14d9d7d9055f5c46976323a9227d62f1f866d5ceffa5
size 355148

View File

@ -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

View File

@ -1,6 +1,6 @@
Format: 1.0
Source: osc
Version: 0.159.0-0
Version: 0.160.0-0
Binary: osc
Maintainer: Adrian Schroeter <adrian@suse.de>
Architecture: any

View File

@ -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+