Accepting request 1199840 from systemsmanagement:opentofu
OBS-URL: https://build.opensuse.org/request/show/1199840 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opentofu?expand=0&rev=21
This commit is contained in:
commit
11a33c0ffd
2
_service
2
_service
@ -2,7 +2,7 @@
|
|||||||
<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.1</param>
|
<param name="revision">v1.8.2</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>
|
||||||
|
@ -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">7cdad9e993b23f6e0d3762ca1842ba62da231f16</param></service></servicedata>
|
<param name="changesrevision">57868a9b76476342ae6844bf504e97baf93a7064</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:631d0e1067139573d8d17b8b013ea9bef9b95e7b2ff7241092541f0de230c0a4
|
|
||||||
size 19304461
|
|
3
opentofu-1.8.2.obscpio
Normal file
3
opentofu-1.8.2.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1a8f65c7df6f535835800ef1059466b3d7eb58f2295e8733c0ac371f91398778
|
||||||
|
size 19305485
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 10 08:43:29 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||||
|
|
||||||
|
- Update to version 1.8.2:
|
||||||
|
* Update version and changelog to 1.8.2 (#1968)
|
||||||
|
* Backport bump go version to v1.8 (#1966)
|
||||||
|
* Better handling of key_provider references (#1921) (#1965)
|
||||||
|
* fix inconsistent sidebar title of functions on v1.8 branch
|
||||||
|
(#1907)
|
||||||
|
* Fix Docusaurus "broken link" warnings on 1.8 branch of docs
|
||||||
|
(#1884) (#1898)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 07 15:26:35 UTC 2024 - opensuse_buildservice@ojkastl.de
|
Wed Aug 07 15:26:35 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: opentofu
|
name: opentofu
|
||||||
version: 1.8.1
|
version: 1.8.2
|
||||||
mtime: 1723036562
|
mtime: 1725473072
|
||||||
commit: 7cdad9e993b23f6e0d3762ca1842ba62da231f16
|
commit: 57868a9b76476342ae6844bf504e97baf93a7064
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%define executable_name tofu
|
%define executable_name tofu
|
||||||
|
|
||||||
Name: opentofu
|
Name: opentofu
|
||||||
Version: 1.8.1
|
Version: 1.8.2
|
||||||
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:43c28a9a1d5dc0959aedefe2a44ae0865a0f8400b19ede4ab4cf9e16d445c1ec
|
oid sha256:7eb30be40b0ca67f72496090742554c1f1ea5ded109eebcce84b082e54caa80b
|
||||||
size 15578347
|
size 15583025
|
||||||
|
Loading…
x
Reference in New Issue
Block a user