import ostree-2021.5-3.el9
This commit is contained in:
parent
ed94ba8730
commit
6c7cef89af
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/libostree-2021.3.tar.xz
|
SOURCES/libostree-2021.5.tar.xz
|
||||||
|
@ -1 +1 @@
|
|||||||
b8a32cd735b2abccb72464ea33806e4944b0440e SOURCES/libostree-2021.3.tar.xz
|
20bb1cb059928baddab91a25c360ff84413df1dd SOURCES/libostree-2021.5.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: 2021.3
|
Version: 2021.5
|
||||||
Release: 3%{?dist}
|
Release: 3%{?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
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -168,6 +168,12 @@ find %{buildroot} -name '*.la' -delete
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 19 2021 Colin Walters <walters@verbum.org> - 2021.5-3
|
||||||
|
- Pointless rebuild to re-trigger gating etc
|
||||||
|
|
||||||
|
* Wed Oct 06 2021 Colin Walters <walters@verbum.org> - 2021.5-2
|
||||||
|
- https://github.com/coreos/ostree/releases/tag/v2021.5
|
||||||
|
|
||||||
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2021.3-3
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2021.3-3
|
||||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||||
Related: rhbz#1991688
|
Related: rhbz#1991688
|
||||||
|
Loading…
Reference in New Issue
Block a user