diff --git a/debian.changelog b/debian.changelog index 10fbaeb..c99971e 100644 --- a/debian.changelog +++ b/debian.changelog @@ -1,3 +1,13 @@ +osc (0.128-1) unstable; urgency=low + - Update to 0.128 + + -- Adrian Schroeter Fr, 16 Jul 2010 15:56:00 +0200 + +osc (0.127-1) unstable; urgency=low + - Update to 0.127 + + -- Adrian Schroeter Tu, 22 Jun 2010 10:00:00 +0200 + osc (0.125.4-3) unstable; urgency=low * Fix dependency on python-celementtree, it is included in python2.5. diff --git a/osc-0.127.tar.gz b/osc-0.127.tar.gz deleted file mode 100644 index 117acee..0000000 --- a/osc-0.127.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:be409a958aa0c11d4517b587595421002faac3bd1075e86a21657c95e143ae7a -size 341089 diff --git a/osc-0.128.tar.gz b/osc-0.128.tar.gz new file mode 100644 index 0000000..948a608 --- /dev/null +++ b/osc-0.128.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42a3c191034b53dd90aeeb8671bf4668701f200a7f187c2c714bafef6f5c8b5f +size 343323 diff --git a/osc.changes b/osc.changes index b3c35dc..e8e9619 100644 --- a/osc.changes +++ b/osc.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Fri Jul 16 13:38:12 UTC 2010 - adrian@suse.de + +- update to 0.128 + - better default commands selection for editor/pager + - support "osc rq reopen" to set a request in new state again + - "osc repos" and "wipebinaries" is checking for local project now + - "osc getbinaries" works in project dir now + - support added for SPARC builds + - support build --oldpackages + - introduced the "trusted projects" + - Fixes for default editor, api check on deleterequest call, tempfile leaks, getbinaries source package handling, results command +# +# Feature which require either OBS 2.1 or 2.0.4 +# + - add osc signkey --extend for extending the expiration date of the gpg public key + ------------------------------------------------------------------- Wed Jun 9 10:55:52 UTC 2010 - adrian@suse.de diff --git a/osc.dsc b/osc.dsc index bafc2bf..57dd411 100644 --- a/osc.dsc +++ b/osc.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: osc -Version: 0.127 +Version: 0.128 Binary: osc Maintainer: Adrian Schroeter Architecture: any diff --git a/osc.spec b/osc.spec index 928e156..d4cf7b8 100644 --- a/osc.spec +++ b/osc.spec @@ -1,5 +1,5 @@ # -# spec file for package osc (Version 0.127) +# spec file for package osc (Version 0.128) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -18,7 +18,7 @@ Name: osc -Version: 0.127 +Version: 0.128 Release: 1 Group: Development/Tools/Other License: GPLv2+