[packit] 65 upstream release
Upstream tag: v65 Upstream commit: ba218f78 Signed-off-by: Packit <hello@packit.dev>
This commit is contained in:
parent
17d4f5176e
commit
8eb2081995
1
.gitignore
vendored
1
.gitignore
vendored
@ -62,3 +62,4 @@
|
||||
/osbuild-62.tar.gz
|
||||
/osbuild-63.tar.gz
|
||||
/osbuild-64.tar.gz
|
||||
/osbuild-65.tar.gz
|
||||
|
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.57.1.dev6+g0146236.
|
||||
The file was generated using packit 0.58.1.dev2+g43b2b1f.
|
||||
|
25
osbuild.spec
25
osbuild.spec
@ -1,7 +1,7 @@
|
||||
%global forgeurl https://github.com/osbuild/osbuild
|
||||
%global selinuxtype targeted
|
||||
|
||||
Version: 64
|
||||
Version: 65
|
||||
|
||||
%forgemeta
|
||||
|
||||
@ -15,9 +15,6 @@ License: ASL 2.0
|
||||
URL: %{forgeurl}
|
||||
|
||||
Source0: %{forgesource}
|
||||
|
||||
Patch0: 0001-runners-add-fedora38.patch
|
||||
|
||||
BuildArch: noarch
|
||||
Summary: A build system for OS images
|
||||
|
||||
@ -122,7 +119,7 @@ Contains additional tools and utilities for development of
|
||||
manifests and osbuild.
|
||||
|
||||
%prep
|
||||
%forgeautosetup -p1
|
||||
%forgesetup
|
||||
|
||||
%build
|
||||
%py3_build
|
||||
@ -251,6 +248,20 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Aug 26 2022 Packit <hello@packit.dev> - 65-1
|
||||
Changes with 65
|
||||
----------------
|
||||
* Add greenboot configuration management via osbuild (#1086)
|
||||
* Add new properties to ostree.remotes stage: gpgkeypath and contenturl (#1097)
|
||||
* pipeline: include mounts in stage checksum (#1098)
|
||||
* runners: add fedora38 (#1092)
|
||||
|
||||
Contributions from: Achilleas Koutsou, Christian Kellner, Ondřej Budai, Sayan Paul
|
||||
|
||||
— Somewhere on the Internet, 2022-08-26
|
||||
|
||||
|
||||
|
||||
* Wed Aug 17 2022 Packit <hello@packit.dev> - 64-1
|
||||
Changes with 64
|
||||
----------------
|
||||
@ -260,13 +271,13 @@ Changes with 64
|
||||
* `stages/gcp.guest-agent.conf`: various small fixes (#1081)
|
||||
* osbuild-mpp: Allow use of mpp-* operations for stages (#1084)
|
||||
* stages/rpm: allow setting the dbpath (#666)
|
||||
|
||||
Contributions from: Alexander Larsson, Christian Kellner, fkolwa
|
||||
|
||||
— Somewhere on the Internet, 2022-08-17
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
* Wed Aug 03 2022 Packit <hello@packit.dev> - 63-1
|
||||
Changes with 63
|
||||
----------------
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (osbuild-64.tar.gz) = 24d2c58cf70385275a0dfd9ca7d56ff74e71f9aad082adc23a30506ec34ab90273d1d4f2eb4690dd31c7ae35247a7f45a17fa1f3bf828435c454603f21b06dda
|
||||
SHA512 (osbuild-65.tar.gz) = 505b96866290461c22703b46f6e50574dc1fafb5d335a0c464bb22f02ddd02440eed1474de4034c1b9f63871718b3aff580e09c8a354af111fdde0901aa2711b
|
||||
|
Loading…
Reference in New Issue
Block a user