[packit] 59 upstream release
Upstream tag: v59 Upstream commit: 383e9320 Signed-off-by: Packit <hello@packit.dev>
This commit is contained in:
parent
20075c5a17
commit
2d52169453
1
.gitignore
vendored
1
.gitignore
vendored
@ -56,3 +56,4 @@
|
||||
/osbuild-56.tar.gz
|
||||
/osbuild-57.tar.gz
|
||||
/osbuild-58.tar.gz
|
||||
/osbuild-59.tar.gz
|
||||
|
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.52.1.dev6+g4153106.
|
||||
The file was generated using packit 0.52.2.dev24+geececf3.
|
||||
|
21
osbuild.spec
21
osbuild.spec
@ -1,7 +1,7 @@
|
||||
%global forgeurl https://github.com/osbuild/osbuild
|
||||
%global selinuxtype targeted
|
||||
|
||||
Version: 58
|
||||
Version: 59
|
||||
|
||||
%forgemeta
|
||||
|
||||
@ -9,7 +9,7 @@ Version: 58
|
||||
%global pkgdir %{_prefix}/lib/%{pypi_name}
|
||||
|
||||
Name: %{pypi_name}
|
||||
Release: 2%{?dist}
|
||||
Release: 1%{?dist}
|
||||
License: ASL 2.0
|
||||
|
||||
URL: %{forgeurl}
|
||||
@ -248,6 +248,23 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jun 22 2022 Packit <hello@packit.dev> - 59-1
|
||||
Changes with 59
|
||||
----------------
|
||||
* Remove `options` from the v1 result (#1044)
|
||||
* Run rpmbuild on new nightlies. (#1049)
|
||||
* Support calling curl with --insecure (#1047)
|
||||
* ci: Adjust release schedule timer (#1045)
|
||||
* stages/mkfs.fat: pass `-I` command line option (#1050)
|
||||
* stages/qemu: expose vpc options (#1046)
|
||||
* store: various code cleanups (#1032)
|
||||
|
||||
Contributions from: Achilleas Koutsou, Christian Kellner, Jakub Rusz, Simon Steinbeiss
|
||||
|
||||
— Somewhere on the Internet, 2022-06-22
|
||||
|
||||
|
||||
|
||||
* Wed Jun 15 2022 Python Maint <python-maint@redhat.com> - 58-2
|
||||
- Rebuilt for Python 3.11
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (osbuild-58.tar.gz) = 90dd4d05921df7bc358278ed41c224ce59278af6360ca031865a90124c48ec89bc777e25eb9d23a9c73887429be462138db1d17d8ee6eacc4f7b14241f0a4c96
|
||||
SHA512 (osbuild-59.tar.gz) = 92bc5033f159d7cedc5209945fc70078f845ef1fff0466d545b80e73e5750e61ce70370a3ec33baa31cf04ef344f6c8f7a9c87ed8cd1a08e7f25d4c98e196740
|
||||
|
Loading…
Reference in New Issue
Block a user