Accepting request 1172785 from home:ojkastl_buildservice:Branch_systemsmanagement_opentofu
update to 1.7.1 OBS-URL: https://build.opensuse.org/request/show/1172785 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:opentofu/opentofu?expand=0&rev=33
This commit is contained in:
parent
0c4ad81477
commit
c45f6dcd11
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.0</param>
|
||||
<param name="revision">v1.7.1</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">954bf119e9e049be8b777f0b99d41fa57fced84d</param></service></servicedata>
|
||||
<param name="changesrevision">1494e5080c38ad6ca90609d38becc47bda34735a</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:64890e047ceaaeae3d9ca7733caafbf5de5936d55856d232d8884053f4a6e602
|
||||
size 18840077
|
3
opentofu-1.7.1.obscpio
Normal file
3
opentofu-1.7.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9c2b7925e368881af818b9c205bc6e060e87ebe6a393835354352bdca096a1eb
|
||||
size 18847757
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 08 16:22:29 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 1.7.1:
|
||||
* Fixing changelog for 1.7.1
|
||||
* Backport[v1.7] 1.7.1 docs (#1630)
|
||||
* Backport Fixed tofu test when module has no resource (#1628)
|
||||
* Backport Fix for tofu init failure when test have spaces in
|
||||
their name (#1627)
|
||||
* Backport: Allow unconfigured provider functions in test context
|
||||
to 1.7.1 (#1621)
|
||||
* Backport encryption fixes to 1.7.1 (#1620)
|
||||
* Fix workflow.
|
||||
* Run releases on larger workers. (#1587)
|
||||
* Backport[v1.7] Linking provider-defined functions from the
|
||||
what's new page (#1584) (#1585)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 30 19:15:26 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: opentofu
|
||||
version: 1.7.0
|
||||
mtime: 1714482759
|
||||
commit: 954bf119e9e049be8b777f0b99d41fa57fced84d
|
||||
version: 1.7.1
|
||||
mtime: 1715178110
|
||||
commit: 1494e5080c38ad6ca90609d38becc47bda34735a
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define executable_name tofu
|
||||
|
||||
Name: opentofu
|
||||
Version: 1.7.0
|
||||
Version: 1.7.1
|
||||
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:3bd59203ba3d7a303a8157adc789cd56414c848ac7518caae6529f9de6da0928
|
||||
size 15544824
|
||||
oid sha256:6e19a20bd829c62835f017a76e7ac78d36a35e6ca3cddccf54177fcc8157b9bd
|
||||
size 15545112
|
||||
|
Loading…
Reference in New Issue
Block a user