[packit] 64 upstream release
Upstream tag: v64 Upstream commit: 07d36053 Signed-off-by: Packit <hello@packit.dev>
This commit is contained in:
parent
b0c83820bd
commit
17d4f5176e
1
.gitignore
vendored
1
.gitignore
vendored
@ -61,3 +61,4 @@
|
||||
/osbuild-61.tar.gz
|
||||
/osbuild-62.tar.gz
|
||||
/osbuild-63.tar.gz
|
||||
/osbuild-64.tar.gz
|
||||
|
22
0001-runners-add-fedora38.patch
Normal file
22
0001-runners-add-fedora38.patch
Normal file
@ -0,0 +1,22 @@
|
||||
From 135b20a487c2b7435e296c9cfc7f96a826ba2d19 Mon Sep 17 00:00:00 2001
|
||||
From: =?UTF-8?q?Ond=C5=99ej=20Budai?= <ondrej@budai.cz>
|
||||
Date: Mon, 15 Aug 2022 14:13:55 +0200
|
||||
Subject: [PATCH] runners: add fedora38
|
||||
|
||||
It's that time of the year again.
|
||||
---
|
||||
runners/org.osbuild.fedora38 | 1 +
|
||||
1 file changed, 1 insertion(+)
|
||||
create mode 120000 runners/org.osbuild.fedora38
|
||||
|
||||
diff --git a/runners/org.osbuild.fedora38 b/runners/org.osbuild.fedora38
|
||||
new file mode 120000
|
||||
index 0000000..d46777b
|
||||
--- /dev/null
|
||||
+++ b/runners/org.osbuild.fedora38
|
||||
@@ -0,0 +1 @@
|
||||
+org.osbuild.fedora30
|
||||
\ No newline at end of file
|
||||
--
|
||||
2.37.2
|
||||
|
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.56.0.
|
||||
The file was generated using packit 0.57.1.dev6+g0146236.
|
||||
|
27
osbuild.spec
27
osbuild.spec
@ -1,7 +1,7 @@
|
||||
%global forgeurl https://github.com/osbuild/osbuild
|
||||
%global selinuxtype targeted
|
||||
|
||||
Version: 63
|
||||
Version: 64
|
||||
|
||||
%forgemeta
|
||||
|
||||
@ -15,6 +15,9 @@ License: ASL 2.0
|
||||
URL: %{forgeurl}
|
||||
|
||||
Source0: %{forgesource}
|
||||
|
||||
Patch0: 0001-runners-add-fedora38.patch
|
||||
|
||||
BuildArch: noarch
|
||||
Summary: A build system for OS images
|
||||
|
||||
@ -119,7 +122,7 @@ Contains additional tools and utilities for development of
|
||||
manifests and osbuild.
|
||||
|
||||
%prep
|
||||
%forgesetup
|
||||
%forgeautosetup -p1
|
||||
|
||||
%build
|
||||
%py3_build
|
||||
@ -248,17 +251,33 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Aug 17 2022 Packit <hello@packit.dev> - 64-1
|
||||
Changes with 64
|
||||
----------------
|
||||
* Ability to mark installation as `ostree-booted` (#1085)
|
||||
* Add org.osbuild.gcp.guest-agent.conf stage (#1080)
|
||||
* Check source via `autopep8` (#1083)
|
||||
* `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
|
||||
----------------
|
||||
* stage: add an rhsm.facts stage (#1060)
|
||||
|
||||
Contributions from: Simon de Vlieger
|
||||
|
||||
— Somewhere on the Internet, 2022-08-03
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
* Wed Jul 27 2022 Packit <hello@packit.dev> - 62-1
|
||||
Changes with 62
|
||||
----------------
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (osbuild-63.tar.gz) = 2dbe5e8b635c1469ccad89ef250ab6fd1d59bf24c922a05bba339ff2feca8f053675bdc37d6bfee9694203723c74263e0ce9f115dff393210e2fa95afbe83e99
|
||||
SHA512 (osbuild-64.tar.gz) = 24d2c58cf70385275a0dfd9ca7d56ff74e71f9aad082adc23a30506ec34ab90273d1d4f2eb4690dd31c7ae35247a7f45a17fa1f3bf828435c454603f21b06dda
|
||||
|
Loading…
Reference in New Issue
Block a user