[packit] 82 upstream release
Upstream tag: v82 Upstream commit: bae4f776 Signed-off-by: Packit <hello@packit.dev>
This commit is contained in:
parent
126625f838
commit
ec9428aeb2
1
.gitignore
vendored
1
.gitignore
vendored
@ -79,3 +79,4 @@
|
||||
/osbuild-79.tar.gz
|
||||
/osbuild-80.tar.gz
|
||||
/osbuild-81.tar.gz
|
||||
/osbuild-82.tar.gz
|
||||
|
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.68.0.
|
||||
The file was generated using packit 0.69.0.post27+g1374cc1.
|
||||
|
17
osbuild.spec
17
osbuild.spec
@ -1,7 +1,7 @@
|
||||
%global forgeurl https://github.com/osbuild/osbuild
|
||||
%global selinuxtype targeted
|
||||
|
||||
Version: 81
|
||||
Version: 82
|
||||
|
||||
%forgemeta
|
||||
|
||||
@ -33,6 +33,7 @@ Requires: glibc
|
||||
Requires: policycoreutils
|
||||
Requires: qemu-img
|
||||
Requires: systemd
|
||||
Requires: skopeo
|
||||
Requires: tar
|
||||
Requires: util-linux
|
||||
Requires: python3-%{pypi_name} = %{version}-%{release}
|
||||
@ -251,6 +252,20 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Mar 29 2023 Packit <hello@packit.dev> - 82-1
|
||||
Changes with 82
|
||||
----------------
|
||||
* CI: update fedora-38 images (#1273)
|
||||
* ci: update manifest tests (#1242)
|
||||
* rpmbuild: build on fedora-38 (#1268)
|
||||
* stages: add ovf stage (#1266)
|
||||
* test: this test requires to be able to bindmount (#1261)
|
||||
|
||||
Contributions from: Jakub Rusz, Sanne Raymaekers, Simon de Vlieger, Thomas Lavocat
|
||||
|
||||
— Somewhere on the Internet, 2023-03-29
|
||||
|
||||
|
||||
* Mon Feb 27 2023 Tomáš Hozza <thozza@redhat.com> - 81-1
|
||||
Changes with 81
|
||||
----------------
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (osbuild-81.tar.gz) = a42b5d455d2714114cb2bc151483146872108c8c89f6df17da5cda68ac0353aaebc54b1c64bab168b3b700a7436f89ba023d78028ee6211de189cd93a51cd4da
|
||||
SHA512 (osbuild-82.tar.gz) = f25ca1dd03b0c2b8a2e6d9940585a73e5e8ee66da30e828302e73949dbe7defd6df2d8429ded35c94b15582b822156228f196547d43544866eb46d5992c74bb1
|
||||
|
Loading…
Reference in New Issue
Block a user