Upgrade to 2024.9
Resolves: #RHEL-62769
This commit is contained in:
parent
dd1a6b5bb1
commit
d0b5272144
1
.gitignore
vendored
1
.gitignore
vendored
@ -108,3 +108,4 @@
|
||||
/libostree-2024.6.tar.xz
|
||||
/libostree-2024.7.tar.xz
|
||||
/libostree-2024.8.tar.xz
|
||||
/libostree-2024.9.tar.xz
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
Summary: Tool for managing bootable, immutable filesystem trees
|
||||
Name: ostree
|
||||
Version: 2024.8
|
||||
Version: 2024.9
|
||||
Release: 1%{?dist}
|
||||
Source0: https://github.com/ostreedev/%{name}/releases/download/v%{version}/libostree-%{version}.tar.xz
|
||||
Source1: ostree-readonly-sysroot-migration
|
||||
@ -179,6 +179,10 @@ find %{buildroot} -name '*.la' -delete
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Nov 05 2024 Joseph Marrero <jmarrero@fedoraproject.org> - 2024.9-1
|
||||
- Rebase to https://github.com/ostreedev/ostree/releases/tag/v2024.9
|
||||
Resolves: #RHEL-62769
|
||||
|
||||
* Thu Oct 17 2024 Joseph Marrero <jmarrero@fedoraproject.org> - 2024.8-1
|
||||
- Rebase to https://github.com/ostreedev/ostree/releases/tag/v2024.8
|
||||
Resolves: #RHEL-62769
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libostree-2024.8.tar.xz) = 6faed3daebce443134141bbf98add459c6f0c8239cc0e050cf2517d1127f3fd6aededd4af5d8400f869683b96aea2abb93bab8869dbf2f9a4ba02324c3005e5d
|
||||
SHA512 (libostree-2024.9.tar.xz) = b441c99bfbcc030f0a6b5eb005e797f2897a60177f07c31b1d21d8a800ed3c64bd1bd647551e29dcd03134b26b373bc20d8322a49ba42d846169810545f5d3de
|
||||
|
Loading…
Reference in New Issue
Block a user