Accepting request 156333 from openSUSE:Tools
bugfixes OBS-URL: https://build.opensuse.org/request/show/156333 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=79
This commit is contained in:
commit
a8940b3a1a
2
_service
2
_service
@ -1,6 +1,6 @@
|
|||||||
<services>
|
<services>
|
||||||
<service name="tar_scm" mode="disabled">
|
<service name="tar_scm" mode="disabled">
|
||||||
<param name="version">0.138.0</param>
|
<param name="version">0.139.0</param>
|
||||||
<param name="url">git://github.com/openSUSE/osc.git</param>
|
<param name="url">git://github.com/openSUSE/osc.git</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
</service>
|
</service>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f055a4cd52953437ff431bad866f55acfaeb54d58123b3ad7eaf478576728481
|
|
||||||
size 335517
|
|
3
osc-0.139.0.tar.gz
Normal file
3
osc-0.139.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e8bbd9c59280aac0c33fcc4021e7279f6eb96e4660c349ac7097bb78d35dbe2c
|
||||||
|
size 337604
|
15
osc.changes
15
osc.changes
@ -1,5 +1,18 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jan 31 15:45:58 UTC 2013 - adrian@suse.com
|
Mon Feb 25 14:41:27 UTC 2013 - adrian@suse.de
|
||||||
|
|
||||||
|
- update to 0.139.0:
|
||||||
|
- bugfixes for owner search
|
||||||
|
- support generic emulator virtualization
|
||||||
|
- added "--host" argument to "osc build" (used to perform the build on a remote host)
|
||||||
|
- "search --maintained" is obsolete. Abort on usage.
|
||||||
|
- "maintainer --user" support to search for all official maintained instance for given user or group
|
||||||
|
- added support to abort a commit after displaying a default commit message in $EDITOR. As a result
|
||||||
|
other commands like "submitrequest" will also ask if the user wants to proceed if the default
|
||||||
|
comment/message wasn't changed.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 31 15:45:58 UTC 2013 - adrian@suse.de
|
||||||
|
|
||||||
- update to 0.138.0:
|
- update to 0.138.0:
|
||||||
- add support to remove repositories recursively (mostly only usefull for admins)
|
- add support to remove repositories recursively (mostly only usefull for admins)
|
||||||
|
2
osc.dsc
2
osc.dsc
@ -1,6 +1,6 @@
|
|||||||
Format: 1.0
|
Format: 1.0
|
||||||
Source: osc
|
Source: osc
|
||||||
Version: 0.138.0
|
Version: 0.139.0
|
||||||
Binary: osc
|
Binary: osc
|
||||||
Maintainer: Adrian Schroeter <adrian@suse.de>
|
Maintainer: Adrian Schroeter <adrian@suse.de>
|
||||||
Architecture: any
|
Architecture: any
|
||||||
|
Loading…
Reference in New Issue
Block a user