Accepting request 870315 from openSUSE:Tools
- 1.3.2 * RISC-V support OBS-URL: https://build.opensuse.org/request/show/870315 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/product-builder?expand=0&rev=34
This commit is contained in:
commit
8193553ea1
8
_service
8
_service
@ -1,12 +1,12 @@
|
|||||||
<services>
|
<services>
|
||||||
<service name="obs_scm" mode="disabled">
|
<service name="obs_scm" mode="manual">
|
||||||
<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.3.1</param>
|
<param name="revision">1.3.2</param>
|
||||||
<param name="version">1.3.1</param>
|
<param name="version">1.3.2</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>
|
||||||
<service mode="disabled" name="set_version"/>
|
<service mode="manual" name="set_version"/>
|
||||||
<service mode="buildtime" name="tar" />
|
<service mode="buildtime" name="tar" />
|
||||||
<service mode="buildtime" name="recompress">
|
<service mode="buildtime" name="recompress">
|
||||||
<param name="file">*.tar</param>
|
<param name="file">*.tar</param>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:657a25f4e7a2bdae8c65d7d41f83680fc6facf1d73139d5121086c3cf9efbdac
|
|
||||||
size 1316876
|
|
3
product-builder-1.3.2.obscpio
Normal file
3
product-builder-1.3.2.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e0fe589a351bb2f829e2a22c6232e9d2c440ed4e72dd5724f0c7f36b15bef737
|
||||||
|
size 1317900
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 8 15:57:54 UTC 2021 - Adrian Schröter <adrian@suse.de>
|
||||||
|
|
||||||
|
- 1.3.2
|
||||||
|
* RISC-V support
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 14 09:46:09 UTC 2020 - Adrian Schröter <adrian@suse.de>
|
Mon Sep 14 09:46:09 UTC 2020 - Adrian Schröter <adrian@suse.de>
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
name: product-builder
|
name: product-builder
|
||||||
version: 1.3.1
|
version: 1.3.2
|
||||||
mtime: 1600076660
|
mtime: 1612799691
|
||||||
commit: df266e68b3e36293bd3bf0b2e26a1790feb19ddd
|
commit: 91ccd6db15efcab3020bb1e9b90ed63a01a8d164
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package product-builder
|
# spec file for package product-builder
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2021 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -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.3.1
|
Version: 1.3.2
|
||||||
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