- 1.0.7
* fix ppc64le (related to bsc#1084893) - align with SLE changes file OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/product-builder?expand=0&rev=71
This commit is contained in:
parent
2f402e037d
commit
e005b9551d
4
_service
4
_service
@ -1,8 +1,8 @@
|
|||||||
<services>
|
<services>
|
||||||
<service name="obs_scm" mode="disabled">
|
<service name="obs_scm" mode="disabled">
|
||||||
<param name="url">https://github.com/openSUSE/product-builder.git</param>
|
<param name="url">https://github.com/openSUSE/product-builder.git</param>
|
||||||
<param name="revision">1.0.6</param>
|
<param name="revision">1.0.7</param>
|
||||||
<param name="version">1.0.6</param>
|
<param name="version">1.0.7</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="extract">rpm/product-builder.spec</param>
|
<param name="extract">rpm/product-builder.spec</param>
|
||||||
</service>
|
</service>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9421dc8af8bad222904fec1577ed926c84d2b139e94009ee92cbc086b4d5da8f
|
|
||||||
size 1309196
|
|
3
product-builder-1.0.7.obscpio
Normal file
3
product-builder-1.0.7.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2de8c69acce4f58eb9d0fefe47712fef464e190ab421ee32f2a4cac28f32ded8
|
||||||
|
size 1309196
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 13 05:45:03 UTC 2018 - coolo@suse.com
|
||||||
|
|
||||||
|
- 1.0.7
|
||||||
|
* fix ppc64le (related to bsc#1084893)
|
||||||
|
- align with SLE changes file
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 8 08:48:41 UTC 2018 - adrian@suse.de
|
Thu Mar 8 08:48:41 UTC 2018 - adrian@suse.de
|
||||||
|
|
||||||
@ -5,7 +12,6 @@ Thu Mar 8 08:48:41 UTC 2018 - adrian@suse.de
|
|||||||
* fixed platform ID for EFI boot (bsc#1081739)
|
* fixed platform ID for EFI boot (bsc#1081739)
|
||||||
- fix dependencies to mkisofs
|
- fix dependencies to mkisofs
|
||||||
- using spec file from git now
|
- using spec file from git now
|
||||||
- fix ppc64le (related to bsc#1084893)
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Mar 2 08:31:12 UTC 2018 - adrian@suse.de
|
Fri Mar 2 08:31:12 UTC 2018 - adrian@suse.de
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
name: product-builder
|
name: product-builder
|
||||||
version: 1.0.6
|
version: 1.0.7
|
||||||
mtime: 1520498860
|
mtime: 1520919674
|
||||||
commit: cfcca82f36e470ce1d15a13deeaaa46216ac1dc5
|
commit: 880d31562cae82fd860ed50087b5bb1f07d692f0
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@ Url: http://github.com/openSUSE/product-builder
|
|||||||
Name: product-builder
|
Name: product-builder
|
||||||
Conflicts: kiwi
|
Conflicts: kiwi
|
||||||
Conflicts: kiwi-instsource
|
Conflicts: kiwi-instsource
|
||||||
Version: 1.0.6
|
Version: 1.0.7
|
||||||
Release: 0
|
Release: 0
|
||||||
Provides: kiwi-schema = 6.2
|
Provides: kiwi-schema = 6.2
|
||||||
Source: product-builder-%version.tar.xz
|
Source: product-builder-%version.tar.xz
|
||||||
|
Loading…
Reference in New Issue
Block a user