Accepting request 1130891 from home:ojkastl_buildservice:Branch_systemsmanagement_opentofu

update to 1.6.0~beta2

OBS-URL: https://build.opensuse.org/request/show/1130891
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:opentofu/opentofu?expand=0&rev=14
This commit is contained in:
Johannes Kastl 2023-12-05 06:50:03 +00:00 committed by Git OBS Bridge
parent 6650462677
commit 222ae10102
8 changed files with 28 additions and 11 deletions

View File

@ -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.6.0-beta1</param> <param name="revision">v1.6.0-beta2</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="versionrewrite-replacement">\1~\2</param> <param name="versionrewrite-replacement">\1~\2</param>

View File

@ -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">aabe1c95be5ac3fd31d33a36a6b241dc85c51f7e</param></service></servicedata> <param name="changesrevision">d38fdb69aac6dc73d5023cce100ed3208002157a</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Tue Dec 05 06:29:49 UTC 2023 - kastl@b1-systems.de
- Update to version 1.6.0~beta2:
* Update CONTRIBUTING.md to remove hold-off message for alpha
(#945)
* Bump version for new beta. (#963)
* Improve comments around the global and local provider schema
cache. (#958)
* Update aws-sdk-go-base and fix resulting type errors. (#957)
* Make goreleaser create draft releases instead of full releases,
so that we can customize the description. (#956)
* Add gcs end-to-end tests to the makefile. (#955)
* Fix global schema caching (#954)
* Fixes #292: Fixing broken website build (#952)
* Fixes #292: Testing feature documentation (#939)
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Nov 30 09:09:15 UTC 2023 - kastl@b1-systems.de Thu Nov 30 09:09:15 UTC 2023 - kastl@b1-systems.de

View File

@ -1,4 +1,4 @@
name: opentofu name: opentofu
version: 1.6.0~beta1 version: 1.6.0~beta2
mtime: 1701274679 mtime: 1701692815
commit: aabe1c95be5ac3fd31d33a36a6b241dc85c51f7e commit: d38fdb69aac6dc73d5023cce100ed3208002157a

View File

@ -19,7 +19,7 @@
%define executable_name tofu %define executable_name tofu
Name: opentofu Name: opentofu
Version: 1.6.0~beta1 Version: 1.6.0~beta2
Release: 0 Release: 0
Summary: Declaratively manage your cloud infrastructure Summary: Declaratively manage your cloud infrastructure
License: MPL-2.0 License: MPL-2.0

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:6e60cfee7a57cbc0a8bd06f9bf9da920669fdab2096a1e11c7e64c7a759b2f7a oid sha256:7d08ab4e1a8ec192525c88914966feee1970eaba49aeedcd2edb5bf975eb0a61
size 15353673 size 15165799