[packit] 76 upstream release
Upstream tag: v76 Upstream commit: b8e1450a Signed-off-by: Packit <hello@packit.dev>
This commit is contained in:
parent
c3d32e2816
commit
f264b52c88
1
.gitignore
vendored
1
.gitignore
vendored
@ -73,3 +73,4 @@
|
||||
/osbuild-73.tar.gz
|
||||
/osbuild-74.tar.gz
|
||||
/osbuild-75.tar.gz
|
||||
/osbuild-76.tar.gz
|
||||
|
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.65.1.dev7+gbf5a556.
|
||||
The file was generated using packit 0.65.2.post12+gc5a59a6.
|
||||
|
15
osbuild.spec
15
osbuild.spec
@ -1,7 +1,7 @@
|
||||
%global forgeurl https://github.com/osbuild/osbuild
|
||||
%global selinuxtype targeted
|
||||
|
||||
Version: 75
|
||||
Version: 76
|
||||
|
||||
%forgemeta
|
||||
|
||||
@ -10,7 +10,7 @@ Version: 75
|
||||
|
||||
Name: %{pypi_name}
|
||||
Release: 1%{?dist}
|
||||
License: ASL 2.0
|
||||
License: Apache-2.0
|
||||
|
||||
URL: %{forgeurl}
|
||||
|
||||
@ -251,6 +251,17 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jan 19 2023 Packit <hello@packit.dev> - 76-1
|
||||
Changes with 76
|
||||
----------------
|
||||
* sources/ostree: fix quotation marks in mTLS remote options (#1222)
|
||||
* stages/mkdir: explicitly set mode using `chmod` and support handling of existing directories (#1224)
|
||||
|
||||
Contributions from: Ondřej Budai, Sanne Raymaekers, Tomáš Hozza
|
||||
|
||||
— Somewhere on the Internet, 2023-01-18
|
||||
|
||||
|
||||
* Wed Jan 04 2023 Packit <hello@packit.dev> - 75-1
|
||||
Changes with 75
|
||||
----------------
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (osbuild-75.tar.gz) = 413665050eb1cb93fb1916c6feead94fe0b95bdbdce5f2b9281d951da935bd14c194f8c82f55bca88fda9130e6ca977b9c6a67fa3e625e88445ae31782c4badf
|
||||
SHA512 (osbuild-76.tar.gz) = 481d5dcc83c4b35b29d85e5994f928bc03190b2c9c02b22939538a8916dc63bd9649837bcec7eb75539e300ade75e2327b39ad1aab6ef0dd0b7f0851be93ea06
|
||||
|
Loading…
Reference in New Issue
Block a user