Update to 2024.7
Resolves: #RHEL-50680
This commit is contained in:
parent
012b95fde1
commit
81357a8acf
1
.gitignore
vendored
1
.gitignore
vendored
@ -106,3 +106,4 @@
|
||||
/libostree-2024.4.tar.xz
|
||||
/libostree-2024.5.tar.xz
|
||||
/libostree-2024.6.tar.xz
|
||||
/libostree-2024.7.tar.xz
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
Summary: Tool for managing bootable, immutable filesystem trees
|
||||
Name: ostree
|
||||
Version: 2024.6
|
||||
Version: 2024.7
|
||||
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
|
||||
* Fri Jul 26 2024 Joseph Marrero <jmarrero@fedoraproject.org> - 2024.7-1
|
||||
- https://github.com/ostreedev/ostree/releases/tag/v2024.7
|
||||
Resolves: #RHEL-50680
|
||||
|
||||
* Fri May 17 2024 Joseph Marrero <jmarrero@fedoraproject.org> - 2024.6-1
|
||||
- https://github.com/ostreedev/ostree/releases/tag/v2024.6
|
||||
Resolves: #RHEL-35886
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libostree-2024.6.tar.xz) = ac1abcd9785e2bf61d99f441856ea3f403fbf0a6e2bec4703b386dab43b58f3e9792e1a40acf04742fc820b80014ff836d92c38bf4bbe0f0e6ebbe752a403618
|
||||
SHA512 (libostree-2024.7.tar.xz) = bb5a9895d3061fbb91d6eb3761e7b90821a49390544dc153f0041a254cdbc80bd9695b11879936f7760fa0d308daecdc0f91d5c357ec01f98df6b67acba49651
|
||||
|
Loading…
Reference in New Issue
Block a user