This commit is contained in:
parent
fdee6903a2
commit
d294267c57
1
.gitignore
vendored
1
.gitignore
vendored
@ -92,3 +92,4 @@
|
||||
/libostree-2022.1.tar.xz
|
||||
/libostree-2022.2.tar.xz
|
||||
/libostree-2022.3.tar.xz
|
||||
/libostree-2022.4.tar.xz
|
||||
|
@ -7,8 +7,8 @@
|
||||
|
||||
Summary: Tool for managing bootable, immutable filesystem trees
|
||||
Name: ostree
|
||||
Version: 2022.3
|
||||
Release: 3%{?dist}
|
||||
Version: 2022.4
|
||||
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/
|
||||
@ -169,6 +169,9 @@ find %{buildroot} -name '*.la' -delete
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Jun 06 2022 Colin Walters <walters@verbum.org> - 2022.4-2
|
||||
- https://github.com/ostreedev/ostree/releases/tag/v2022.4
|
||||
|
||||
* Thu May 19 2022 Jonathan Lebon <jonathan@jlebon.com> - 2022.3-3
|
||||
- Only use FUSE 3 for rofiles-fuse on f37+
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libostree-2022.3.tar.xz) = e7f48b610f0b892bff8f9d352f3a1efba8d1dc78880170a6abd79d630fa5d7959ffaaee6f545d3832e6a5e5952d03f69c85fd76715bc0007753af4e0d34327cb
|
||||
SHA512 (libostree-2022.4.tar.xz) = a7745b951b1f36f483c215b311f86d860b988ebb06612e7eef2797fc34322c256ae83177337d918f3e8e3833fe9802f7d53131db59df73d29fb6c305b78879e5
|
||||
|
Loading…
Reference in New Issue
Block a user