Accepting request 1118854 from systemsmanagement:opentofu

OBS-URL: https://build.opensuse.org/request/show/1118854
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opentofu?expand=0&rev=2
This commit is contained in:
Ana Guerrero 2023-10-19 20:49:45 +00:00 committed by Git OBS Bridge
commit cff967c5b2
8 changed files with 31 additions and 10 deletions

View File

@ -2,10 +2,11 @@
<service name="obs_scm" mode="manual">
<param name="url">https://github.com/opentofu/opentofu/</param>
<param name="scm">git</param>
<param name="revision">v1.6.0-alpha2</param>
<param name="revision">v1.6.0-alpha3</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">v(.*)-(.*)</param>
<param name="versionrewrite-replacement">\1~\2</param>
<param name="changesgenerate">enable</param>
<param name="exclude">.git</param>
</service>
<service name="tar" mode="buildtime"/>

4
_servicedata Normal file
View File

@ -0,0 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/opentofu/opentofu/</param>
<param name="changesrevision">52c9897b76ba18d559da87312451fc41cd104e55</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Thu Oct 19 06:52:00 UTC 2023 - kastl@b1-systems.de
- Update to version 1.6.0~alpha3:
* Fix goreleaser version to one that actually exists. (#744)
* Fix typo in name of script. (#743)
* Update version for new release. (#742)
* Post weekly update for the 2023-10-17. (#740)
* Update to be more consistent across operating systems. (#731)
* Add installation instructions. (#730)
* Fix: Global provider schema cache is never used (#719)
* Build using golang 1.21 (#718)
* Add the license to compare-release-versions.sh (#727)
* (#721) remove reference to Hashicorp docker mirror in workflow
(#723)
-------------------------------------------------------------------
Fri Oct 6 13:23:54 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>

View File

@ -1,4 +1,4 @@
name: opentofu
version: 1.6.0~alpha2
mtime: 1696512417
commit: 9e6bc7f86f1cbf36bc8dc079b97273fbd7909117
version: 1.6.0~alpha3
mtime: 1697628957
commit: 52c9897b76ba18d559da87312451fc41cd104e55

View File

@ -17,7 +17,7 @@
Name: opentofu
Version: 1.6.0~alpha2
Version: 1.6.0~alpha3
Release: 0
Summary: Declaratively manage your cloud infrastructure
License: MPL-2.0

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d955d27af06ccf4b705f15edddacc98113bfdacad6bfda7b8227d5742d2a0dd6
size 13960240
oid sha256:dcf9cecb2091d3c45b05d585be3ae3123b828e395315ccefaf9d50239ac010ff
size 13966379