This commit is contained in:
parent
b94f5cb216
commit
77c4c6b31d
1
.gitignore
vendored
1
.gitignore
vendored
@ -68,3 +68,4 @@
|
||||
/libostree-2018.6.tar.xz
|
||||
/libostree-2018.7.tar.xz
|
||||
/libostree-2018.8.tar.xz
|
||||
/libostree-2018.9.tar.xz
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
Summary: Tool for managing bootable, immutable filesystem trees
|
||||
Name: ostree
|
||||
Version: 2018.8
|
||||
Version: 2018.9
|
||||
Release: 1%{?dist}
|
||||
Source0: https://github.com/ostreedev/%{name}/releases/download/v%{version}/libostree-%{version}.tar.xz
|
||||
License: LGPLv2+
|
||||
@ -163,6 +163,9 @@ find %{buildroot} -name '*.la' -delete
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Oct 25 2018 Colin Walters <walters@verbum.org> - 2018.9-1
|
||||
- https://github.com/ostreedev/ostree/releases/tag/v2018.9
|
||||
|
||||
* Wed Oct 17 2018 Jonathan Lebon <jonathan@jlebon.com>
|
||||
- Add conditional for tests and disable by default on RHEL > 7
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libostree-2018.8.tar.xz) = 43b5401460f1fb80ee9389a3ae27557e13a05a414bcc520627dbcf7bc9d94612d2b44c4f699a8dd56c7cfff7ff4f5c8fb2adfe437931a68bf324b9e8c31e7f62
|
||||
SHA512 (libostree-2018.9.tar.xz) = 407b6b67add54e80a55fc35f08bde56561009db93ec202a10dd1ec1e66bd32b439c1d66c759e4e173e44fce6fbc2c162cae928a477c9d7abafbf007ed8f7bfb5
|
||||
|
Loading…
Reference in New Issue
Block a user