diff --git a/debian.changelog b/debian.changelog index e3ac56d..afccc07 100644 --- a/debian.changelog +++ b/debian.changelog @@ -1,3 +1,8 @@ +osc (0.134.0-1) unstable; urgency=low + - Update to 0.134.0 + + -- Adrian Schroeter Wed, 29 Feb 2012 10:00:00 +0200 + osc (0.132.6-1) unstable; urgency=low - Update to 0.132.6 diff --git a/debian.tar.gz b/debian.tar.gz index b076daa..902d8cc 100644 --- a/debian.tar.gz +++ b/debian.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d375ed3d6a5d4912e9d374578903cf0211ecbe0af9525bcfc433ca37c944ce35 -size 2198 +oid sha256:80278773812809883c225f5b8fe985c857e2f88d550c4481767725be4ec85630 +size 2193 diff --git a/osc-0.133.1.tar.gz b/osc-0.133.1.tar.gz deleted file mode 100644 index 28a79e8..0000000 --- a/osc-0.133.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8812aaea7d3ef22dffb36ac7ce9f63827e216c142d1eb4e8d1b41860ae865e8d -size 269903 diff --git a/osc-0.134.0.tar.gz b/osc-0.134.0.tar.gz new file mode 100644 index 0000000..379637f --- /dev/null +++ b/osc-0.134.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e00bf40d1067e5349d9050b00846bbb04a8b5caac08094d265d08baaa7424400 +size 273367 diff --git a/osc.changes b/osc.changes index bcbe705..a346c2a 100644 --- a/osc.changes +++ b/osc.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Mon Mar 5 09:49:51 UTC 2012 - adrian@suse.de + +- update to 0.134.0 + * Enables new maintenance submissions for new OBS 2.3 maintenance model + * Fixes srcmd5 revisions in submit request, when link target != submission target +- From NEWS file: + - patchinfo call can work without checked out copy now + - use qemu as fallback for building not directly supported architectures + - "results --watch" option to watch build results until they finished building + - fixes injection of terminal control chars (bnc#749335)(CVE-2012-1095) + # + # Features which requires OBS 2.3 + # + - support dryrun of branching to preview the expected result. "osc sm" is doing this now by default. + - maintenance requests accept package lists as source and target incidents to be merged in + - add "setincident" command to "request" to re-direct a maintenance request + - ask user to create "maintenance incident" request when submit request is failing at release project + - "osc my patchinfos" is showing patchinfos where any open bug is assigned to user + - "osc my" or "osc my work" is including assigned patchinfos + - "osc branch --maintenance" is creating setups for maintenance + ------------------------------------------------------------------- Tue Dec 20 21:58:02 UTC 2011 - adrian@suse.de diff --git a/osc.dsc b/osc.dsc index f7dcf0e..6da9e21 100644 --- a/osc.dsc +++ b/osc.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: osc -Version: 0.133.1 +Version: 0.134.0 Binary: osc Maintainer: Adrian Schroeter Architecture: any diff --git a/osc.spec b/osc.spec index a958c6a..8ba5115 100644 --- a/osc.spec +++ b/osc.spec @@ -1,7 +1,7 @@ # # spec file for package osc # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: osc -Version: 0.133.1 +Version: 0.134.0 Release: 0 Summary: openSUSE Build Service Commander License: GPL-2.0+