Rebase to rpm-ostree 2025.1
Resolves: RHEL-68130
This commit is contained in:
parent
666c99acf3
commit
61ae67eada
1
.gitignore
vendored
1
.gitignore
vendored
@ -147,3 +147,4 @@
|
|||||||
/rpm-ostree-2024.7.tar.xz
|
/rpm-ostree-2024.7.tar.xz
|
||||||
/rpm-ostree-2024.8.tar.xz
|
/rpm-ostree-2024.8.tar.xz
|
||||||
/rpm-ostree-2024.9.tar.xz
|
/rpm-ostree-2024.9.tar.xz
|
||||||
|
/rpm-ostree-2025.1.tar.xz
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Summary: Hybrid image/package system
|
Summary: Hybrid image/package system
|
||||||
Name: rpm-ostree
|
Name: rpm-ostree
|
||||||
Version: 2024.9
|
Version: 2025.1
|
||||||
Release: %autorelease
|
Release: %autorelease
|
||||||
License: LGPL-2.0-or-later
|
License: LGPL-2.0-or-later
|
||||||
URL: https://github.com/coreos/rpm-ostree
|
URL: https://github.com/coreos/rpm-ostree
|
||||||
@ -247,6 +247,7 @@ $PYTHON autofiles.py > files \
|
|||||||
'%{_datadir}/dbus-1/system.d/*' \
|
'%{_datadir}/dbus-1/system.d/*' \
|
||||||
'%{_sysconfdir}/rpm-ostreed.conf' \
|
'%{_sysconfdir}/rpm-ostreed.conf' \
|
||||||
'%{_prefix}/lib/systemd/system/*' \
|
'%{_prefix}/lib/systemd/system/*' \
|
||||||
|
'%{_prefix}/lib/kernel/install.d/*' \
|
||||||
'%{_libexecdir}/rpm-ostree*' \
|
'%{_libexecdir}/rpm-ostree*' \
|
||||||
%if %{with ostree_ext}
|
%if %{with ostree_ext}
|
||||||
'%{_libexecdir}/libostree/ext/*' \
|
'%{_libexecdir}/libostree/ext/*' \
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (rpm-ostree-2024.9.tar.xz) = 147b2a11a4254b5a35e41d05b73f712c96bd5f6aa5ceae5816f43d248832e42362e90a5c33c34199fd106d4b12924ff35bc43e982e49de15cd4373c75023ba1a
|
SHA512 (rpm-ostree-2025.1.tar.xz) = 49ff51e5e94ab5d735540a52fcba657021de949e601501a58eb374f7e07faf3716a3cb758824cc88ffa6e7e2723d4d8085b92a641d5fdc7e43eb38e041ba1217
|
||||||
|
Loading…
Reference in New Issue
Block a user