Resolves: rhbz#2011539
This commit is contained in:
parent
a43842607b
commit
72287e2a07
1
.gitignore
vendored
1
.gitignore
vendored
@ -85,3 +85,4 @@
|
||||
/libostree-2020.8.tar.xz
|
||||
/libostree-2021.2.tar.xz
|
||||
/libostree-2021.3.tar.xz
|
||||
/libostree-2021.5.tar.xz
|
||||
|
@ -7,8 +7,8 @@
|
||||
|
||||
Summary: Tool for managing bootable, immutable filesystem trees
|
||||
Name: ostree
|
||||
Version: 2021.3
|
||||
Release: 3%{?dist}
|
||||
Version: 2021.5
|
||||
Release: 2%{?dist}
|
||||
Source0: https://github.com/ostreedev/%{name}/releases/download/v%{version}/libostree-%{version}.tar.xz
|
||||
License: LGPLv2+
|
||||
URL: https://ostree.readthedocs.io/en/latest/
|
||||
@ -168,6 +168,9 @@ find %{buildroot} -name '*.la' -delete
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||
Related: rhbz#1991688
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libostree-2021.3.tar.xz) = 0df0d8f9bd82b16562dd5146997eddfb7cb6cffc1886601307d97a1cb1dc926bda7d0c899db26c974ed0dff1012dee11937e47c11c4d03307fa3d2d430adc60e
|
||||
SHA512 (libostree-2021.5.tar.xz) = 73d463e9cfaa027ac640051615b312c1800e71b2587e33cbae1e60356cb3c3f5d4afcda8ace680636ebd1d112061f2a8a7c25c46aa24a1b260244451157ffe8a
|
||||
|
Loading…
Reference in New Issue
Block a user