This commit is contained in:
parent
081df09265
commit
da892d14b7
1
.gitignore
vendored
1
.gitignore
vendored
@ -84,3 +84,4 @@
|
|||||||
/libostree-2020.7.tar.xz
|
/libostree-2020.7.tar.xz
|
||||||
/libostree-2020.8.tar.xz
|
/libostree-2020.8.tar.xz
|
||||||
/libostree-2021.1.tar.xz
|
/libostree-2021.1.tar.xz
|
||||||
|
/libostree-2021.2.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.1
|
Version: 2021.2
|
||||||
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
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -168,6 +168,9 @@ find %{buildroot} -name '*.la' -delete
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 15 2021 Colin Walters <walters@verbum.org> - 2021.2-2
|
||||||
|
- https://github.com/coreos/ostree/releases/tag/v2021.2
|
||||||
|
|
||||||
* Tue Mar 23 2021 Colin Walters <walters@verbum.org> - 2021.1-2
|
* Tue Mar 23 2021 Colin Walters <walters@verbum.org> - 2021.1-2
|
||||||
- https://github.com/ostreedev/ostree/releases/tag/v2021.1
|
- https://github.com/ostreedev/ostree/releases/tag/v2021.1
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libostree-2021.1.tar.xz) = 7678d7e98d2d1cff488ce8be5bd3aff4465680837d469e70a43a36654a2830aff2bf0578a7dc8ba41602fdf6c367631594abb02b9118652540cdb802c0c5bef7
|
SHA512 (libostree-2021.2.tar.xz) = d06ef1e8788664e3d4790f4fa40a2308f666932fb939aeec45d58e5ba4aab68bc3ad8a9fa7dac07e8d29af7fd2b0c5a49a9c1b0065886a904c75848a81f7cc99
|
||||||
|
Loading…
Reference in New Issue
Block a user