[packit] 76 upstream release
Upstream tag: v76 Upstream commit: ed4d12fe Signed-off-by: Packit <hello@packit.dev>
This commit is contained in:
parent
976b98ac56
commit
fc35bd3412
1
.gitignore
vendored
1
.gitignore
vendored
@ -66,3 +66,4 @@
|
||||
/osbuild-composer-73.tar.gz
|
||||
/osbuild-composer-74.tar.gz
|
||||
/osbuild-composer-75.tar.gz
|
||||
/osbuild-composer-76.tar.gz
|
||||
|
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.68.0.post2+g8101c6a.
|
||||
The file was generated using packit 0.68.0.post15+g49c3920.
|
||||
|
@ -9,7 +9,7 @@
|
||||
|
||||
%global goipath github.com/osbuild/osbuild-composer
|
||||
|
||||
Version: 75
|
||||
Version: 76
|
||||
|
||||
%gometa
|
||||
|
||||
@ -449,10 +449,10 @@ The core osbuild-composer binary. This is suitable both for spawning in containe
|
||||
Summary: The worker for osbuild-composer
|
||||
Requires: systemd
|
||||
Requires: qemu-img
|
||||
Requires: osbuild >= 80
|
||||
Requires: osbuild-ostree >= 80
|
||||
Requires: osbuild-lvm2 >= 80
|
||||
Requires: osbuild-luks2 >= 80
|
||||
Requires: osbuild >= 81
|
||||
Requires: osbuild-ostree >= 81
|
||||
Requires: osbuild-lvm2 >= 81
|
||||
Requires: osbuild-luks2 >= 81
|
||||
Requires: %{name}-dnf-json = %{version}-%{release}
|
||||
|
||||
%description worker
|
||||
@ -571,6 +571,19 @@ Integration tests to be run on a pristine-dedicated system to test the osbuild-c
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Mar 01 2023 Packit <hello@packit.dev> - 76-1
|
||||
Changes with 76
|
||||
----------------
|
||||
* Fix CIV_OPTIONS bug (#3297)
|
||||
* Update test suite after rebase to weldr-client-35.9 (#3296)
|
||||
* distro: assign pipeline-specific repos to package sets (#3291)
|
||||
* ignition: enable systemd firstboot condition through kargs (#3308)
|
||||
|
||||
Contributions from: Achilleas Koutsou, Alexander Todorov, Antonio Murdaca, Juan Abia
|
||||
|
||||
— Somewhere on the Internet, 2023-03-01
|
||||
|
||||
|
||||
* Wed Feb 22 2023 Packit <hello@packit.dev> - 75-1
|
||||
Changes with 75
|
||||
----------------
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (osbuild-composer-75.tar.gz) = 5ffa31dc32933841efb32defc76ac09a1f91c7141d9c8fd16e233863cf7e4e1e79b9da4aa93ac0c69bda7b58cb02a954d7b522ed8d68dee8f438c9b3dfeb8362
|
||||
SHA512 (osbuild-composer-76.tar.gz) = 740e7255f454a09c4842314055d3d57249a0513336948b45abd611ab1ce47f11d3140091a122b1fa65478427c5572ee7deed0aed6e0b23cce57dfbb9bf01cdc3
|
||||
|
Loading…
Reference in New Issue
Block a user