[packit] 53 upstream release
Upstream tag: v53 Upstream commit: 31eed797 Signed-off-by: Packit Service <user-cont-team+packit-service@redhat.com>
This commit is contained in:
parent
adbb6328a9
commit
c581165b09
1
.gitignore
vendored
1
.gitignore
vendored
@ -49,3 +49,4 @@
|
||||
/osbuild-50.tar.gz
|
||||
/osbuild-51.tar.gz
|
||||
/osbuild-52.tar.gz
|
||||
/osbuild-53.tar.gz
|
||||
|
@ -13,6 +13,7 @@ copy_upstream_release_description: true
|
||||
|
||||
upstream_tag_template: v{version}
|
||||
|
||||
srpm_build_deps: []
|
||||
actions:
|
||||
get-current-version: bash -c "git describe --tags --abbrev=0 | sed 's|v||'"
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.46.1.dev4+g98407e0.
|
||||
The file was generated using packit 0.47.1.
|
||||
|
21
osbuild.spec
21
osbuild.spec
@ -1,7 +1,7 @@
|
||||
%global forgeurl https://github.com/osbuild/osbuild
|
||||
%global selinuxtype targeted
|
||||
|
||||
Version: 52
|
||||
Version: 53
|
||||
|
||||
%forgemeta
|
||||
|
||||
@ -248,6 +248,25 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Mar 24 2022 Packit Service <user-cont-team+packit-service@redhat.com> - 53-1
|
||||
CHANGES WITH 53:
|
||||
----------------
|
||||
* stages/sfdisk: support changing GPT partition attribute bits (#966)
|
||||
* Enable scheduled upstream releases (#997)
|
||||
* stages/rpm: don't verify package or header signatures when installing (#995)
|
||||
* stages/selinux: directly call setfilecon (#993)
|
||||
* stages/selinux: directly call setfilecon (#993)
|
||||
* stages/selinux: directly call setfilecon (#993)
|
||||
* stages/selinux: directly call setfilecon (#993)
|
||||
* sources/curl: don't limit total download time (#990)
|
||||
* Packit: build SRPMs in Copr (#987)
|
||||
|
||||
Contributions from: Christian Kellner, Enric Balletbo i Serra, Laura Barcziova, Simon Steinbeiss, Tom Gundersen, Tomas Hozza
|
||||
|
||||
— Somewhere on the Internet, 2022-03-24
|
||||
|
||||
|
||||
|
||||
* Fri Mar 04 2022 Packit Service <user-cont-team+packit-service@redhat.com> - 52-1
|
||||
CHANGES WITH 52:
|
||||
----------------
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (osbuild-52.tar.gz) = 44cb315b1174a4d63a1a2c9bdab0b2257ad41c5eb307c97f54c21fc90f5efa8a421acb8271d465a2702c60c69f47e5ecb5031c3ee3ca3e92d8de086b980efb08
|
||||
SHA512 (osbuild-53.tar.gz) = 6fc6a88c1d9f5a46daa491eb079908e4029857cfcd98c93f37b2496c0685ac6bc1b7ed0675b8449add551ddfe9782fba0d54c9afd851968e0208a7e9c4885f29
|
||||
|
Loading…
Reference in New Issue
Block a user