[packit] 87 upstream release
Upstream tag: v87 Upstream commit: 2e3f5fc0
This commit is contained in:
parent
2a4989d7df
commit
1fb76b43d7
1
.gitignore
vendored
1
.gitignore
vendored
@ -84,3 +84,4 @@
|
||||
/osbuild-84.tar.gz
|
||||
/osbuild-85.tar.gz
|
||||
/osbuild-86.tar.gz
|
||||
/osbuild-87.tar.gz
|
||||
|
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.75.0.post23+g672eac3.
|
||||
The file was generated using packit 0.76.0.post2+gbdab6df.
|
||||
|
21
osbuild.spec
21
osbuild.spec
@ -1,7 +1,7 @@
|
||||
%global forgeurl https://github.com/osbuild/osbuild
|
||||
%global selinuxtype targeted
|
||||
|
||||
Version: 86
|
||||
Version: 87
|
||||
|
||||
%forgemeta
|
||||
|
||||
@ -121,7 +121,7 @@ Contains additional tools and utilities for development of
|
||||
manifests and osbuild.
|
||||
|
||||
%prep
|
||||
%forgesetup
|
||||
%forgeautosetup -p1
|
||||
|
||||
%build
|
||||
%py3_build
|
||||
@ -252,6 +252,23 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jun 07 2023 Packit <hello@packit.dev> - 87-1
|
||||
Changes with 87
|
||||
----------------
|
||||
* Spec: use `%%forgeautosetup` macro in `%%prep` phase (#1318)
|
||||
* Support GPT partition attribute bits when creating images (#1296)
|
||||
* Test: make partitioning tools stage tests pass on RHEL-8 + add unit test for `sfdisk` stage (#1317)
|
||||
* add livesys stage (#1311)
|
||||
* mockbuild.sh: retry dnf install up to 5 times (#1319)
|
||||
* readme: mention matrix, redo headings (#1305)
|
||||
* schutzfile: update manifest-db ref 2023-06-05 (#1323)
|
||||
* stages/sgdisk: option to not quote partition names passed to sgdisk (#1316)
|
||||
|
||||
Contributions from: Eric Chanudet, SchutzBot, Simon de Vlieger, Tomáš Hozza
|
||||
|
||||
— Somewhere on the Internet, 2023-06-07
|
||||
|
||||
|
||||
* Wed May 24 2023 Packit <hello@packit.dev> - 86-1
|
||||
Changes with 86
|
||||
----------------
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (osbuild-86.tar.gz) = d019ab6fde5074def66065507bf3ea9f654a820fd273e74ca11122fe62744bd59de94f5e833ab98ebab76d7d16b64d85e03a5d3e42b2616103d1ab7290a21986
|
||||
SHA512 (osbuild-87.tar.gz) = 55d35251028909a50961ba01e7ca98c5d6745d5d21d91b9eb336633c0b6806686d090e7145b0a84e8b473ef709a90806bf3f2e447e5445b67d61a5c93b996525
|
||||
|
Loading…
Reference in New Issue
Block a user