Resolves: #RHEL-19419
This commit is contained in:
parent
28670ede62
commit
4c9e4563ca
1
.gitignore
vendored
1
.gitignore
vendored
@ -101,3 +101,4 @@
|
||||
/libostree-2023.7.tar.xz
|
||||
/libostree-2023.8.tar.xz
|
||||
/libostree-2024.1.tar.xz
|
||||
/libostree-2024.2.tar.xz
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
Summary: Tool for managing bootable, immutable filesystem trees
|
||||
Name: ostree
|
||||
Version: 2024.1
|
||||
Version: 2024.2
|
||||
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,9 @@ find %{buildroot} -name '*.la' -delete
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Feb 08 2024 Colin Walters <walters@verbum.org> - 2024.2-2
|
||||
- https://github.com/ostreedev/ostree/releases/tag/v2024.2
|
||||
|
||||
* Sun Jan 21 2024 Colin Walters <walters@verbum.org> - 2024.1-2
|
||||
- https://github.com/ostreedev/ostree/releases/tag/v2024.1
|
||||
Resolves: #RHEL-19419
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libostree-2024.1.tar.xz) = edbb2146ff4d4e0b60df3c02a046044b710b903c61843eab2daf63f75a1031cec8827cb01da85179ce9e5f693419c6e250e4a2a6aaf4b003ffb5efc81b4b8e02
|
||||
SHA512 (libostree-2024.2.tar.xz) = e6e3b1c3d59b54b43d4b58428f99080251921f999b7d3f96e67993d0a8e48031ff36fa04fc89db5ba46d24f78a329a165ad76379b18b96842c4b22c511b2f307
|
||||
|
Loading…
Reference in New Issue
Block a user