diff --git a/debian.changelog b/debian.changelog index c99971e..10fbaeb 100644 --- a/debian.changelog +++ b/debian.changelog @@ -1,13 +1,3 @@ -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 new file mode 100644 index 0000000..117acee --- /dev/null +++ b/osc-0.127.tar.gz @@ -0,0 +1,3 @@ +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 deleted file mode 100644 index 948a608..0000000 --- a/osc-0.128.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:42a3c191034b53dd90aeeb8671bf4668701f200a7f187c2c714bafef6f5c8b5f -size 343323 diff --git a/osc.changes b/osc.changes index e8e9619..b3c35dc 100644 --- a/osc.changes +++ b/osc.changes @@ -1,20 +1,3 @@ -------------------------------------------------------------------- -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 57dd411..bafc2bf 100644 --- a/osc.dsc +++ b/osc.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: osc -Version: 0.128 +Version: 0.127 Binary: osc Maintainer: Adrian Schroeter Architecture: any diff --git a/osc.spec b/osc.spec index 247c59d..928e156 100644 --- a/osc.spec +++ b/osc.spec @@ -18,7 +18,7 @@ Name: osc -Version: 0.128 +Version: 0.127 Release: 1 Group: Development/Tools/Other License: GPLv2+