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