Accepting request 1186559 from systemsmanagement:opentofu
OBS-URL: https://build.opensuse.org/request/show/1186559 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opentofu?expand=0&rev=18
This commit is contained in:
commit
862680b2c6
2
_service
2
_service
@ -2,7 +2,7 @@
|
||||
<service name="obs_scm" mode="manual">
|
||||
<param name="url">https://github.com/opentofu/opentofu/</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">v1.7.2</param>
|
||||
<param name="revision">v1.7.3</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/opentofu/opentofu/</param>
|
||||
<param name="changesrevision">aeaeacc94d8b5fad8792a8fff273857594085599</param></service></servicedata>
|
||||
<param name="changesrevision">b5e7400cb9774a7c86c9116a1fcceb8b66a3487f</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c150b82c9abdc691cc399008c213d1f655ac7b8ebef161b8f5aabd3eab64dd07
|
||||
size 18856973
|
3
opentofu-1.7.3.obscpio
Normal file
3
opentofu-1.7.3.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ad78c5099da9c8f6b1fdc80757e674c922b1a2a0c308b252a41f23d8d4994e13
|
||||
size 18857485
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 10 08:12:23 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 1.7.3:
|
||||
* Updating the VERSION file to 1.7.3. (#1783)
|
||||
* Adding 1.7.3 changelog as released (#1780)
|
||||
* Backporting release workflow changes (#1764)
|
||||
* [Backports/1.7] Support lower-case http/https_proxy env
|
||||
variables in S3 backend (#1741)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 03 15:17:31 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: opentofu
|
||||
version: 1.7.2
|
||||
mtime: 1717423158
|
||||
commit: aeaeacc94d8b5fad8792a8fff273857594085599
|
||||
version: 1.7.3
|
||||
mtime: 1720530339
|
||||
commit: b5e7400cb9774a7c86c9116a1fcceb8b66a3487f
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define executable_name tofu
|
||||
|
||||
Name: opentofu
|
||||
Version: 1.7.2
|
||||
Version: 1.7.3
|
||||
Release: 0
|
||||
Summary: Declaratively manage your cloud infrastructure
|
||||
License: MPL-2.0
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:29c7982d91e4a32b2a223cb4365695a4a6e687862b9060c594ac51549462f6e9
|
||||
size 15544985
|
||||
oid sha256:a50ebfaee4273fe5c97f1ef7005b5ce8af39f86efbcc137f472c3e89d5d61566
|
||||
size 15544689
|
||||
|
Loading…
Reference in New Issue
Block a user