update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=115
This commit is contained in:
parent
3a7506410c
commit
d1a5e26904
12
_service
Normal file
12
_service
Normal file
@ -0,0 +1,12 @@
|
||||
<services>
|
||||
<service name="tar_scm" mode="disabled">
|
||||
<param name="version">0.135.0</param>
|
||||
<param name="url">git://github.com/openSUSE/osc.git</param>
|
||||
<param name="scm">git</param>
|
||||
</service>
|
||||
<service name="recompress" mode="disabled">
|
||||
<param name="compression">gz</param>
|
||||
<param name="file">*.tar</param>
|
||||
</service>
|
||||
<service name="set_version" mode="disabled"/>
|
||||
</services>
|
@ -1,3 +1,8 @@
|
||||
osc (0.135.0-1) unstable; urgency=low
|
||||
- Update to 0.135.0
|
||||
|
||||
-- Adrian Schroeter <adrian@suse.de> Wed, 28 Jun 2012 10:00:00 +0200
|
||||
|
||||
osc (0.134.0-1) unstable; urgency=low
|
||||
- Update to 0.134.0
|
||||
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3893719715ebb7eb51ffe08c3c1f4d18a9653f93566b84761dae902684faa831
|
||||
size 273568
|
3
osc-0.135.0.tar.gz
Normal file
3
osc-0.135.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:04cf75d9bb7c2eead5700df597491248604d0b34960a17f65a99514831d01b58
|
||||
size 319771
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 28 09:22:41 UTC 2012 - adrian@suse.de
|
||||
|
||||
- update to 0.135.0
|
||||
* request accept is offering now to forward submit request if it is a devel area like webui does
|
||||
* support archlinux builds (requires OBS 2.4)
|
||||
* support maintenancerequest from local checkout
|
||||
* bugfixes for review handling, result watching, gnome-keyring
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 15 08:57:44 UTC 2012 - adrian@suse.de
|
||||
|
||||
|
2
osc.dsc
2
osc.dsc
@ -1,6 +1,6 @@
|
||||
Format: 1.0
|
||||
Source: osc
|
||||
Version: 0.134.1
|
||||
Version: 0.135.0
|
||||
Binary: osc
|
||||
Maintainer: Adrian Schroeter <adrian@suse.de>
|
||||
Architecture: any
|
||||
|
Loading…
Reference in New Issue
Block a user