Resolves: #RHEL-19419
This commit is contained in:
parent
4c9e4563ca
commit
e13ed2fb2b
1
.gitignore
vendored
1
.gitignore
vendored
@ -102,3 +102,4 @@
|
||||
/libostree-2023.8.tar.xz
|
||||
/libostree-2024.1.tar.xz
|
||||
/libostree-2024.2.tar.xz
|
||||
/libostree-2024.3.tar.xz
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
Summary: Tool for managing bootable, immutable filesystem trees
|
||||
Name: ostree
|
||||
Version: 2024.2
|
||||
Version: 2024.3
|
||||
Release: 2%{?dist}
|
||||
Source0: https://github.com/ostreedev/%{name}/releases/download/v%{version}/libostree-%{version}.tar.xz
|
||||
Source1: ostree-readonly-sysroot-migration
|
||||
@ -177,6 +177,10 @@ find %{buildroot} -name '*.la' -delete
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Feb 14 2024 Colin Walters <walters@verbum.org> - 2024.3-2
|
||||
- https://github.com/ostreedev/ostree/releases/tag/v2024.3
|
||||
Resolves: #RHEL-19419
|
||||
|
||||
* Thu Feb 08 2024 Colin Walters <walters@verbum.org> - 2024.2-2
|
||||
- https://github.com/ostreedev/ostree/releases/tag/v2024.2
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libostree-2024.2.tar.xz) = e6e3b1c3d59b54b43d4b58428f99080251921f999b7d3f96e67993d0a8e48031ff36fa04fc89db5ba46d24f78a329a165ad76379b18b96842c4b22c511b2f307
|
||||
SHA512 (libostree-2024.3.tar.xz) = 717e74bdaffe839acad68169d4a0290b3d81f2fb31329d02c507168b00b0b02928e2bb29c8c8fcef65a6581b98d9bad991adcde1579597b4be94822546c66573
|
||||
|
Loading…
Reference in New Issue
Block a user