[packit] 67 upstream release
Upstream tag: v67 Upstream commit: 77153698 Signed-off-by: Packit <hello@packit.dev>
This commit is contained in:
parent
92ea64fa26
commit
e1c07e65f7
1
.gitignore
vendored
1
.gitignore
vendored
@ -64,3 +64,4 @@
|
||||
/osbuild-64.tar.gz
|
||||
/osbuild-65.tar.gz
|
||||
/osbuild-66.tar.gz
|
||||
/osbuild-67.tar.gz
|
||||
|
@ -59,3 +59,7 @@ jobs:
|
||||
metadata:
|
||||
dist_git_branches:
|
||||
- fedora-all
|
||||
- job: bodhi_update
|
||||
trigger: commit
|
||||
dist_git_branches:
|
||||
- fedora-stable # rawhide updates are created automatically
|
||||
|
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.59.1.dev3+g4b30b85.
|
||||
The file was generated using packit 0.59.1.dev24+g41a74ae.
|
||||
|
29
osbuild.spec
29
osbuild.spec
@ -1,7 +1,7 @@
|
||||
%global forgeurl https://github.com/osbuild/osbuild
|
||||
%global selinuxtype targeted
|
||||
|
||||
Version: 66
|
||||
Version: 67
|
||||
|
||||
%forgemeta
|
||||
|
||||
@ -248,17 +248,40 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Sep 14 2022 Packit <hello@packit.dev> - 67-1
|
||||
Changes with 67
|
||||
----------------
|
||||
* Quote URL paths before downloading in curl source (#1100)
|
||||
* Use isort to sort all imports (#1087)
|
||||
* ci: remove the composer image test (#1110)
|
||||
* org.osbuild.oci-archive: Support setting Entrypoint (#1103)
|
||||
* osbuild-mpp: Add url option to mpp-embed (#1104)
|
||||
* osbuild-mpp: fix minor issues and coding-style (#1112)
|
||||
* osbuild: explicit encodings for `open()` (#1108)
|
||||
* osbuild: pylint version fixes (#1094)
|
||||
* osbuild: share terminal formats between files (#1072)
|
||||
* packit: Enable Bodhi updates workflow (#1102)
|
||||
* rpmbuild: add fedora-37 (#1101)
|
||||
* test: run mypy in test-src not in GH actions (#1093)
|
||||
* tree: fix newer pylint warnings (#1107)
|
||||
|
||||
Contributions from: Achilleas Koutsou, Alexander Larsson, David Rheinsberg, Simon Steinbeiss, Simon de Vlieger, Thomas Lavocat, Ygal Blum
|
||||
|
||||
— Somewhere on the Internet, 2022-09-14
|
||||
|
||||
|
||||
|
||||
* Wed Aug 31 2022 Packit <hello@packit.dev> - 66-1
|
||||
Changes with 66
|
||||
----------------
|
||||
* test: manifests testing on each PR (#1052)
|
||||
|
||||
Contributions from: Thomas Lavocat
|
||||
|
||||
— Somewhere on the Internet, 2022-08-31
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
* Fri Aug 26 2022 Packit <hello@packit.dev> - 65-1
|
||||
Changes with 65
|
||||
----------------
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (osbuild-66.tar.gz) = 632f2228a70c9926637c7d2dd0871d007481cebeaec71395f5cb9ade18f3e44f1d9e910128eabd0e05785b1196c71816c66a267343c9b1383135b53ddc4a7e95
|
||||
SHA512 (osbuild-67.tar.gz) = e6518687926c987fd4c4c54d9e4e1513105f72716d7f6a9a6c0731dfc8cdc6762ae3d1416ac1e3807eb5ced66773debe749495c92351fb73b95c47bbdb45b2cc
|
||||
|
Loading…
Reference in New Issue
Block a user