[packit] 94 upstream release
Upstream tag: v94 Upstream commit: 2972949d If you need to do any change in this pull request, you need to locally fetch the source branch of it and push it (with a fix) to your fork (as it is not possible to push to the branch created in the Packit’s fork): ``` git fetch https://src.fedoraproject.org/forks/packit/rpms/osbuild.git refs/heads/*:refs/remotes/packit/* git checkout packit/94-rawhide-update-propose_downstream ```
This commit is contained in:
parent
97b9782493
commit
0a7aa1737e
1
.gitignore
vendored
1
.gitignore
vendored
@ -91,3 +91,4 @@
|
||||
/osbuild-91.tar.gz
|
||||
/osbuild-92.tar.gz
|
||||
/osbuild-93.tar.gz
|
||||
/osbuild-94.tar.gz
|
||||
|
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.79.0.post2+g93f33d9.
|
||||
The file was generated using packit 0.79.1.post6+g144ce0c.
|
||||
|
16
osbuild.spec
16
osbuild.spec
@ -1,7 +1,7 @@
|
||||
%global forgeurl https://github.com/osbuild/osbuild
|
||||
%global selinuxtype targeted
|
||||
|
||||
Version: 93
|
||||
Version: 94
|
||||
|
||||
%forgemeta
|
||||
|
||||
@ -263,6 +263,20 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Aug 30 2023 Packit <hello@packit.dev> - 94-1
|
||||
Changes with 94
|
||||
----------------
|
||||
* .gitlab-ci: update RHEL ga runners (#1371)
|
||||
* Add support for btrfs subvolumes, metadata profiles and compression (#1312)
|
||||
* Update snapshots to 20230824 (#1373)
|
||||
* stages/dracut: add dracut omit drivers option (#1374)
|
||||
* tests/ostree-container: Drop hardcoded max layers (#1375)
|
||||
|
||||
Contributions from: Brian Masney, Colin Walters, Ondřej Budai, Sanne Raymaekers, schutzbot
|
||||
|
||||
— Somewhere on the Internet, 2023-08-30
|
||||
|
||||
|
||||
* Wed Aug 23 2023 Packit <hello@packit.dev> - 93-1
|
||||
Changes with 93
|
||||
----------------
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (osbuild-93.tar.gz) = c9f78294284298f93e69680b054c1e66cdbc43bc0be038b5bc439a34b048b551806e16eb7b97d668f37bacbba701ab8ff598f27846028a70de6b06f22a826931
|
||||
SHA512 (osbuild-94.tar.gz) = 793772301c685dc25cc1500aa81aeff19b00b954343e50b399dfd991e22b30cd7de7958ec5c930f4ffaf9eafc73965158334f548b92cc2a7f8ac8a913b354b10
|
||||
|
Loading…
Reference in New Issue
Block a user