This commit is contained in:
parent
89e0854ba4
commit
2fe30d9d5a
1
.gitignore
vendored
1
.gitignore
vendored
@ -76,3 +76,4 @@
|
||||
/libostree-2019.5.tar.xz
|
||||
/libostree-2019.6.tar.xz
|
||||
/libostree-2020.1.tar.xz
|
||||
/libostree-2020.2.tar.xz
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
Summary: Tool for managing bootable, immutable filesystem trees
|
||||
Name: ostree
|
||||
Version: 2020.1
|
||||
Version: 2020.2
|
||||
Release: 2%{?dist}
|
||||
Source0: https://github.com/ostreedev/%{name}/releases/download/v%{version}/libostree-%{version}.tar.xz
|
||||
License: LGPLv2+
|
||||
@ -162,6 +162,9 @@ find %{buildroot} -name '*.la' -delete
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Feb 21 2020 Colin Walters <walters@verbum.org> - 2020.2-2
|
||||
- https://github.com/ostreedev/ostree/releases/tag/v2020.2
|
||||
|
||||
* Thu Feb 20 2020 Colin Walters <walters@verbum.org> - 2020.1-2
|
||||
- https://github.com/ostreedev/ostree/releases/tag/v2020.1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libostree-2020.1.tar.xz) = 941642747cc29e856651138bbd3628694fe64c185bcd42a9ea8e9920f9e93bb7caa6d07267d415c9884602c0fec2cae50ca362fed877bc2c7de97b9165c2a740
|
||||
SHA512 (libostree-2020.2.tar.xz) = 9c0010c9b572d56de224305a79700cd14b0693d515a2f21d64b0535fc45c0407bde7267b023fc4bd4d7a5c872520736d273278ac8fa9117c259678f055078792
|
||||
|
Loading…
Reference in New Issue
Block a user