Adrian Schröter 2021-02-08 15:58:17 +00:00 committed by Git OBS Bridge
parent 5e74593f27
commit 4cb1b6c530
6 changed files with 18 additions and 12 deletions

View File

@ -1,12 +1,12 @@
<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="revision">1.3.1</param>
<param name="version">1.3.1</param>
<param name="revision">1.3.2</param>
<param name="version">1.3.2</param>
<param name="scm">git</param>
<param name="extract">rpm/product-builder.spec</param>
</service>
<service mode="disabled" name="set_version"/>
<service mode="manual" name="set_version"/>
<service mode="buildtime" name="tar" />
<service mode="buildtime" name="recompress">
<param name="file">*.tar</param>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:657a25f4e7a2bdae8c65d7d41f83680fc6facf1d73139d5121086c3cf9efbdac
size 1316876

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e0fe589a351bb2f829e2a22c6232e9d2c440ed4e72dd5724f0c7f36b15bef737
size 1317900

View File

@ -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>

View File

@ -1,5 +1,5 @@
name: product-builder
version: 1.3.1
mtime: 1600076660
commit: df266e68b3e36293bd3bf0b2e26a1790feb19ddd
version: 1.3.2
mtime: 1612799691
commit: 91ccd6db15efcab3020bb1e9b90ed63a01a8d164

View File

@ -1,7 +1,7 @@
#
# 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
# remain the property of their copyright owners, unless otherwise agreed
@ -23,7 +23,7 @@ URL: http://github.com/openSUSE/product-builder
Name: product-builder
Conflicts: kiwi
Conflicts: kiwi-instsource
Version: 1.3.1
Version: 1.3.2
Release: 0
Provides: kiwi-schema = 6.2
Source: product-builder-%version.tar.xz