forked from pool/product-builder
go
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/product-builder?expand=0&rev=53
This commit is contained in:
parent
17b982012d
commit
0bcece1cc5
3
_service
3
_service
@ -1,7 +1,8 @@
|
||||
<services>
|
||||
<service name="obs_scm" mode="disabled">
|
||||
<param name="url">https://github.com/openSUSE/product-builder.git</param>
|
||||
<param name="versionprefix">1.0~pre</param>
|
||||
<param name="revision">1.0</param>
|
||||
<param name="version">1.0</param>
|
||||
<param name="scm">git</param>
|
||||
</service>
|
||||
<service mode="disabled" name="set_version"/>
|
||||
|
3
product-builder-1.0.obscpio
Normal file
3
product-builder-1.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:777ceef13f2132a3bf0566ddcef17aba8947bd203576d126036b8f2bcf71fae3
|
||||
size 1307149
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6f7bf94648ab818e0eb5fc04dd5e261cc0e27f4e35e754eca00f2fd96cd33039
|
||||
size 1309196
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 1 10:14:49 UTC 2017 - adrian@suse.de
|
||||
|
||||
- tag it as 1.0
|
||||
- fix UEFI secure boot (bsc#939456)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 21 09:49:23 UTC 2017 - dimstar@opensuse.org
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: product-builder
|
||||
version: 1.0~pre.1507277845.84ea077
|
||||
mtime: 1507277845
|
||||
commit: 84ea077b51ba138f6c0acf9fdfaa8d6f316d32d1
|
||||
version: 1.0
|
||||
mtime: 1512123141
|
||||
commit: 887600a0d734a1201e8512395025a02bd908513e
|
||||
|
||||
|
@ -23,7 +23,7 @@ Url: http://github.com/openSUSE/product-builder
|
||||
Name: product-builder
|
||||
Conflicts: kiwi
|
||||
Conflicts: kiwi-instsource
|
||||
Version: 1.0~pre.1507277845.84ea077
|
||||
Version: 1.0
|
||||
Release: 0
|
||||
Provides: kiwi-schema = 6.2
|
||||
Source: product-builder-%version.tar.xz
|
||||
|
Loading…
x
Reference in New Issue
Block a user