Accepting request 1217978 from systemsmanagement:opentofu
OBS-URL: https://build.opensuse.org/request/show/1217978 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opentofu?expand=0&rev=23
This commit is contained in:
16
_service
16
_service
@@ -2,19 +2,21 @@
|
|||||||
<service name="obs_scm" mode="manual">
|
<service name="obs_scm" mode="manual">
|
||||||
<param name="url">https://github.com/opentofu/opentofu/</param>
|
<param name="url">https://github.com/opentofu/opentofu/</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="revision">v1.8.3</param>
|
<param name="exclude">.git</param>
|
||||||
|
<param name="revision">v1.8.4</param>
|
||||||
<param name="versionformat">@PARENT_TAG@</param>
|
<param name="versionformat">@PARENT_TAG@</param>
|
||||||
<param name="versionrewrite-pattern">v(.*)</param>
|
<param name="versionrewrite-pattern">v(.*)</param>
|
||||||
<param name="changesgenerate">enable</param>
|
<param name="changesgenerate">enable</param>
|
||||||
<param name="exclude">.git</param>
|
|
||||||
</service>
|
|
||||||
<service name="tar" mode="buildtime"/>
|
|
||||||
<service name="recompress" mode="buildtime">
|
|
||||||
<param name="file">*.tar</param>
|
|
||||||
<param name="compression">gz</param>
|
|
||||||
</service>
|
</service>
|
||||||
<service name="set_version" mode="manual">
|
<service name="set_version" mode="manual">
|
||||||
</service>
|
</service>
|
||||||
<service name="go_modules" mode="manual">
|
<service name="go_modules" mode="manual">
|
||||||
</service>
|
</service>
|
||||||
|
<!-- services below are running at buildtime -->
|
||||||
|
<service name="tar" mode="buildtime">
|
||||||
|
</service>
|
||||||
|
<service name="recompress" mode="buildtime">
|
||||||
|
<param name="file">*.tar</param>
|
||||||
|
<param name="compression">gz</param>
|
||||||
|
</service>
|
||||||
</services>
|
</services>
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/opentofu/opentofu/</param>
|
<param name="url">https://github.com/opentofu/opentofu/</param>
|
||||||
<param name="changesrevision">7dfe15a7fa2fde489ad99d5434180b3854cfb289</param></service></servicedata>
|
<param name="changesrevision">68c124a7cae47bc97e5ec7674d833576abff8fe9</param></service></servicedata>
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d16ccf418b9004015a06c8523d4f4801ddc81262b79835a65f9aebb7178d3f55
|
|
||||||
size 19310093
|
|
3
opentofu-1.8.4.obscpio
Normal file
3
opentofu-1.8.4.obscpio
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:85af57ea46e09bf151cf597efc1068ee11d0650e38b0826225cc8a8e687686da
|
||||||
|
size 19325965
|
@@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 24 08:28:04 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||||
|
|
||||||
|
- Update to version 1.8.4:
|
||||||
|
* Bumped versionfile for 1.8 (#2097)
|
||||||
|
* Backport recent changes to v1.8 (#2093)
|
||||||
|
* CHANGELOG entry for #2055 and #2060
|
||||||
|
* command/init: Support static eval for backend config migration
|
||||||
|
check
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 04 19:47:21 UTC 2024 - opensuse_buildservice@ojkastl.de
|
Fri Oct 04 19:47:21 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||||
|
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
name: opentofu
|
name: opentofu
|
||||||
version: 1.8.3
|
version: 1.8.4
|
||||||
mtime: 1727968171
|
mtime: 1729699127
|
||||||
commit: 7dfe15a7fa2fde489ad99d5434180b3854cfb289
|
commit: 68c124a7cae47bc97e5ec7674d833576abff8fe9
|
||||||
|
@@ -19,7 +19,7 @@
|
|||||||
%define executable_name tofu
|
%define executable_name tofu
|
||||||
|
|
||||||
Name: opentofu
|
Name: opentofu
|
||||||
Version: 1.8.3
|
Version: 1.8.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Declaratively manage your cloud infrastructure
|
Summary: Declaratively manage your cloud infrastructure
|
||||||
License: MPL-2.0
|
License: MPL-2.0
|
||||||
|
@@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:74806382de8e422b1a8fe7a8e464bf1c19bac72ee5c80f5b59d06553c7c918be
|
oid sha256:d4c461728f6d30b071af8094311c03c07c588e9e9a60cbf42cad56942fb74390
|
||||||
size 15577573
|
size 15578137
|
||||||
|
Reference in New Issue
Block a user