[packit] 75 upstream release
Upstream tag: v75 Upstream commit: eaee7870 Signed-off-by: Packit <hello@packit.dev>
This commit is contained in:
parent
dbb0f0f504
commit
976b98ac56
1
.gitignore
vendored
1
.gitignore
vendored
@ -65,3 +65,4 @@
|
||||
/osbuild-composer-72.tar.gz
|
||||
/osbuild-composer-73.tar.gz
|
||||
/osbuild-composer-74.tar.gz
|
||||
/osbuild-composer-75.tar.gz
|
||||
|
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.66.0.post6+gedfbde6.
|
||||
The file was generated using packit 0.68.0.post2+g8101c6a.
|
||||
|
@ -9,7 +9,7 @@
|
||||
|
||||
%global goipath github.com/osbuild/osbuild-composer
|
||||
|
||||
Version: 74
|
||||
Version: 75
|
||||
|
||||
%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 >= 70
|
||||
Requires: osbuild-ostree >= 70
|
||||
Requires: osbuild-lvm2 >= 70
|
||||
Requires: osbuild-luks2 >= 70
|
||||
Requires: osbuild >= 80
|
||||
Requires: osbuild-ostree >= 80
|
||||
Requires: osbuild-lvm2 >= 80
|
||||
Requires: osbuild-luks2 >= 80
|
||||
Requires: %{name}-dnf-json = %{version}-%{release}
|
||||
|
||||
%description worker
|
||||
@ -571,6 +571,23 @@ Integration tests to be run on a pristine-dedicated system to test the osbuild-c
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Feb 22 2023 Packit <hello@packit.dev> - 75-1
|
||||
Changes with 75
|
||||
----------------
|
||||
* Blueprint: add support for custom files and directories in `/etc` (#3281)
|
||||
* Image info: Update from manifest-db (#3278)
|
||||
* `edge-simplified-installer` allows User & Group customizations (#3285)
|
||||
* cloudapi: Add subscription option for rhc (#3240)
|
||||
* internal/prometheus: add more buckets for job durations (#3273)
|
||||
* osbuild-worker/koji: Add logging for koji requests/responses (#3252)
|
||||
* rhel: fix conditionals for sysroot.readonly enablement (#3276)
|
||||
* test/cases: move CIV options into a variable (#3279)
|
||||
|
||||
Contributions from: Antonio Murdaca, Brian C. Lane, Diaa Sami, Irene Diez, Jakub Rusz, Juan Abia, Mario Cattamo, Sanne Raymaekers, Thomas Lavocat, Tomáš Hozza, Xiaofeng Wang
|
||||
|
||||
— Somewhere on the Internet, 2023-02-22
|
||||
|
||||
|
||||
* Wed Feb 08 2023 Packit <hello@packit.dev> - 74-1
|
||||
Changes with 74
|
||||
----------------
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (osbuild-composer-74.tar.gz) = 71a26e502eab3d4574251d0122c8a8df44654cf602c97c00ea5a1060aa410ddc8af040d5c05d3e8687a59c21f3f248d817e5e4ccec08bd431f344085786b420d
|
||||
SHA512 (osbuild-composer-75.tar.gz) = 5ffa31dc32933841efb32defc76ac09a1f91c7141d9c8fd16e233863cf7e4e1e79b9da4aa93ac0c69bda7b58cb02a954d7b522ed8d68dee8f438c9b3dfeb8362
|
||||
|
Loading…
Reference in New Issue
Block a user