[packit] 103 upstream release
Upstream tag: v103 Upstream commit: 8c95bd9d
This commit is contained in:
parent
40faa8f303
commit
7324d4a8a0
1
.gitignore
vendored
1
.gitignore
vendored
@ -100,3 +100,4 @@
|
||||
/osbuild-100.tar.gz
|
||||
/osbuild-101.tar.gz
|
||||
/osbuild-102.tar.gz
|
||||
/osbuild-103.tar.gz
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.87.1.post1.dev9+ge52a00d1.
|
||||
The file was generated using packit 0.87.1.post1.dev11+gd1f7091b.
|
||||
|
||||
25
osbuild.spec
25
osbuild.spec
@ -1,7 +1,7 @@
|
||||
%global forgeurl https://github.com/osbuild/osbuild
|
||||
%global selinuxtype targeted
|
||||
|
||||
Version: 102
|
||||
Version: 103
|
||||
|
||||
%forgemeta
|
||||
|
||||
@ -278,6 +278,29 @@ fi
|
||||
%{_libexecdir}/osbuild-depsolve-dnf
|
||||
|
||||
%changelog
|
||||
* Wed Jan 03 2024 Packit <hello@packit.dev> - 103-1
|
||||
Changes with 103
|
||||
----------------
|
||||
* Update snapshots to 20240101 (#1520)
|
||||
* Author: SchutzBot, Reviewers: Tomáš Hozza
|
||||
* github: run tests on push again (#1517)
|
||||
* Author: Achilleas Koutsou, Reviewers: Michael Vogt, Simon de Vlieger, Tom Gundersen
|
||||
* mounts: support mounting partitions (#1501)
|
||||
* Author: Dusty Mabe, Reviewers: Michael Vogt
|
||||
* osbuild: allow to export a tree without preserving the ownership (less tests) (#1512)
|
||||
* Author: Michael Vogt, Reviewers: Tomáš Hozza
|
||||
* test: add more output when ensure_mtime() assert fails (#1518)
|
||||
* Author: Michael Vogt, Reviewers: Simon de Vlieger
|
||||
* test: fix running on debian hosts (#1522)
|
||||
* Author: Michael Vogt, Reviewers: Ondřej Budai, Simon de Vlieger
|
||||
* test: include tests in `make lint` and fix issues (#1521)
|
||||
* Author: Michael Vogt, Reviewers: Simon de Vlieger
|
||||
* test: rename TestFileSystemMountService->FakeFileSystemMountService (#1513)
|
||||
* Author: Michael Vogt, Reviewers: Achilleas Koutsou, Simon de Vlieger
|
||||
|
||||
— Somewhere on the Internet, 2024-01-03
|
||||
|
||||
|
||||
* Wed Dec 20 2023 Packit <hello@packit.dev> - 102-1
|
||||
Changes with 102
|
||||
----------------
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (osbuild-102.tar.gz) = e9dafdfe6ce98985efa76f2ea27aadc575a6a9472813d8ebe261327319e2cfdd22066f28d4fc812f2ba78dc0a4664809bf159e0f9b87810924e884fca1046aee
|
||||
SHA512 (osbuild-103.tar.gz) = b76147340576234db6b9ed41bd7382db2d7a0c00d1343e2e0ff1db8db692228243aea5ae8d538e10eccb6e7c24a196241ae3c3bdc3060b62c1d41f66e77f614d
|
||||
|
||||
Loading…
Reference in New Issue
Block a user