update to official EIB v1.2.0 tag
All checks were successful
Build PR in OBS / Build PR in OBS (pull_request_target) Successful in 10s

This commit is contained in:
2025-05-13 10:35:41 -04:00
parent f47b6df822
commit fb4d399f0f
3 changed files with 8 additions and 8 deletions

View File

@@ -3,11 +3,11 @@
<param name="url">https://github.com/suse-edge/edge-image-builder.git</param>
<param name="scm">git</param>
<param name="exclude">.git</param>
<param name="revision">v1.2.0-rc1</param>
<param name="revision">v1.2.0</param>
<!-- Uncomment and set this For Pre-Release Version -->
<param name="version">1.2.0~rc1</param>
<!-- <param name="version">1.2.0~rc1</param> -->
<!-- Uncomment and this for regular version -->
<!-- <param name="versionformat">@PARENT_TAG@</param> -->
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">v(\d+).(\d+).(\d+)</param>
<param name="versionrewrite-replacement">\1.\2.\3</param>
<param name="changesgenerate">enable</param>

View File

@@ -17,7 +17,7 @@
Name: edge-image-builder
Version: 1.2.0~rc1
Version: 1.2.0
Release: 0
Summary: Edge Image Builder
License: Apache-2.0