update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/product-builder?expand=0&rev=57
This commit is contained in:
parent
4fa79eb840
commit
9bf0b25ed2
4
_service
4
_service
@ -1,8 +1,8 @@
|
||||
<services>
|
||||
<service name="obs_scm" mode="disabled">
|
||||
<param name="url">https://github.com/openSUSE/product-builder.git</param>
|
||||
<param name="revision">1.0.1</param>
|
||||
<param name="version">1.0.1</param>
|
||||
<param name="revision">1.0.2</param>
|
||||
<param name="version">1.0.2</param>
|
||||
<param name="scm">git</param>
|
||||
</service>
|
||||
<service mode="disabled" name="set_version"/>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e2fe70bda829a22b1d62ed9e15783c2c9913ade9bd8a096eabec67ee5e8ad260
|
||||
size 1308685
|
3
product-builder-1.0.2.obscpio
Normal file
3
product-builder-1.0.2.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e0b1a836334f169f817331c48412ff9970da191c4c70d8005b76c797b6012ff9
|
||||
size 1308685
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 16 13:43:20 UTC 2018 - adrian@suse.de
|
||||
|
||||
- 1.0.2
|
||||
* drop IA64 support and fix corner case for qemu-x86-debug* packages
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 13:29:47 UTC 2018 - adrian@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: product-builder
|
||||
version: 1.0.1
|
||||
mtime: 1515677262
|
||||
commit: fa328bf8490302d26eea834c12f3ee981ef1afc3
|
||||
version: 1.0.2
|
||||
mtime: 1516110017
|
||||
commit: cc9ce97dc5f0bcfa00c571a877595dfe45787868
|
||||
|
||||
|
@ -23,7 +23,7 @@ Url: http://github.com/openSUSE/product-builder
|
||||
Name: product-builder
|
||||
Conflicts: kiwi
|
||||
Conflicts: kiwi-instsource
|
||||
Version: 1.0.1
|
||||
Version: 1.0.2
|
||||
Release: 0
|
||||
Provides: kiwi-schema = 6.2
|
||||
Source: product-builder-%version.tar.xz
|
||||
|
Loading…
Reference in New Issue
Block a user