[packit] 60 upstream release
Upstream tag: v60 Upstream commit: c379dccd Signed-off-by: Packit <hello@packit.dev>
This commit is contained in:
parent
2d52169453
commit
c9e8f5efe8
1
.gitignore
vendored
1
.gitignore
vendored
@ -57,3 +57,4 @@
|
||||
/osbuild-57.tar.gz
|
||||
/osbuild-58.tar.gz
|
||||
/osbuild-59.tar.gz
|
||||
/osbuild-60.tar.gz
|
||||
|
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.52.2.dev24+geececf3.
|
||||
The file was generated using packit 0.53.1.dev6+ged586c5.
|
||||
|
23
osbuild.spec
23
osbuild.spec
@ -1,7 +1,7 @@
|
||||
%global forgeurl https://github.com/osbuild/osbuild
|
||||
%global selinuxtype targeted
|
||||
|
||||
Version: 59
|
||||
Version: 60
|
||||
|
||||
%forgemeta
|
||||
|
||||
@ -248,6 +248,27 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jul 06 2022 Packit <hello@packit.dev> - 60-1
|
||||
Changes with 60
|
||||
----------------
|
||||
* Add `_install langs` support (#1064)
|
||||
* Add a Vagrant libvirt stage (#947)
|
||||
* `stages/dnf.config`: ability to configure rpm transaction flags (#1063)
|
||||
* `stages/oci-archive`: small cleanups (#1062)
|
||||
* ci: push tags to gitlab (#1058)
|
||||
* git: ignore common virtual env locations (#1066)
|
||||
* main: add a --version argument (#1039)
|
||||
* osbuild-mpp: small python cleanups (#1056)
|
||||
* rpmbuild: add fedora-36 (#1053)
|
||||
* stages: OpenSCAP remediation at build time (#1059)
|
||||
* stages: add new org.osbuild.rpmkeys.import stage (#1057)
|
||||
|
||||
Contributions from: Christian Kellner, Gianluca Zuccarelli, Jakub Rusz, Jelle van der Waa, Simon de Vlieger
|
||||
|
||||
— Somewhere on the Internet, 2022-07-06
|
||||
|
||||
|
||||
|
||||
* Wed Jun 22 2022 Packit <hello@packit.dev> - 59-1
|
||||
Changes with 59
|
||||
----------------
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (osbuild-59.tar.gz) = 92bc5033f159d7cedc5209945fc70078f845ef1fff0466d545b80e73e5750e61ce70370a3ec33baa31cf04ef344f6c8f7a9c87ed8cd1a08e7f25d4c98e196740
|
||||
SHA512 (osbuild-60.tar.gz) = a789ad5847d09fda381b9bf90cf8b73357e0cde9679b0a08770f925578e1d06ef37640a7de0b9aa5077a6bc5a158277865c6473d0a39cda6fcbfe6b6d37bbd2b
|
||||
|
Loading…
Reference in New Issue
Block a user