Release v2025.5
Resolves: RHEL-111078 Signed-off-by: Colin Walters <walters@verbum.org>
This commit is contained in:
parent
3dfbc59cb9
commit
a0cc2689b2
1
.gitignore
vendored
1
.gitignore
vendored
@ -114,3 +114,4 @@
|
||||
/libostree-2025.2.tar.xz
|
||||
/libostree-2025.3.tar.xz
|
||||
/libostree-2025.4.tar.xz
|
||||
/libostree-2025.5.tar.xz
|
||||
|
||||
@ -7,14 +7,12 @@
|
||||
|
||||
Summary: Tool for managing bootable, immutable filesystem trees
|
||||
Name: ostree
|
||||
Version: 2025.4
|
||||
Release: 2%{?dist}
|
||||
Version: 2025.5
|
||||
Release: 3%{?dist}
|
||||
Source0: https://github.com/ostreedev/%{name}/releases/download/v%{version}/libostree-%{version}.tar.xz
|
||||
Source1: ostree-readonly-sysroot-migration
|
||||
Source2: ostree-readonly-sysroot-migration.service
|
||||
|
||||
Patch0: 0001-deploy-Fix-path-to-aboot.cfg-in-BLS-files.patch
|
||||
|
||||
License: LGPLv2+
|
||||
URL: https://ostree.readthedocs.io/en/latest/
|
||||
|
||||
@ -181,6 +179,9 @@ find %{buildroot} -name '*.la' -delete
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Aug 25 2025 Colin Walters <walters@verbum.org> - 2025.5-3
|
||||
- Update to 2025.5
|
||||
|
||||
* Wed Aug 06 2025 Joseph Marrero <jmarrero@fedoraproject.org> - 2025.4-2
|
||||
- Backport https://github.com/ostreedev/ostree/pull/3493
|
||||
Resolves: #RHEL-107855
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libostree-2025.4.tar.xz) = cc82972d2992a88e908379eda348a9404588dd2105a5a8b20291cd4d2962dc55e93240aacf425c8b877576f1820645abba3b645012b4429d4972b76f0dfd07da
|
||||
SHA512 (libostree-2025.5.tar.xz) = da9c63c7545d241da8eb499f90cc48a507e28e89270c272f8f95e3382db6bad1be3a1ca9c36695adfc3164e8613076c4ec436f6d23f790c13c3cdbbe40583aee
|
||||
|
||||
Loading…
Reference in New Issue
Block a user