This commit is contained in:
parent
3955fffbfe
commit
5bb0359caf
1
.gitignore
vendored
1
.gitignore
vendored
@ -67,3 +67,4 @@
|
||||
/libostree-2018.5.tar.xz
|
||||
/libostree-2018.6.tar.xz
|
||||
/libostree-2018.7.tar.xz
|
||||
/libostree-2018.8.tar.xz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: Tool for managing bootable, immutable filesystem trees
|
||||
Name: ostree
|
||||
Version: 2018.7
|
||||
Release: 2%{?dist}
|
||||
Version: 2018.8
|
||||
Release: 1%{?dist}
|
||||
Source0: https://github.com/ostreedev/%{name}/releases/download/v%{version}/libostree-%{version}.tar.xz
|
||||
License: LGPLv2+
|
||||
URL: https://ostree.readthedocs.io/en/latest/
|
||||
@ -150,6 +150,9 @@ find %{buildroot} -name '*.la' -delete
|
||||
%{_libexecdir}/libostree/ostree-trivial-httpd
|
||||
|
||||
%changelog
|
||||
* Wed Aug 22 2018 Colin Walters <walters@verbum.org> - 2018.8-1
|
||||
- https://github.com/ostreedev/ostree/releases/tag/v2018.8
|
||||
|
||||
* Sun Aug 12 2018 Peter Robinson <pbrobinson@fedoraproject.org> 2018.7-2
|
||||
- Enable grub2 support on ARMv7
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libostree-2018.7.tar.xz) = edb3f1d6dddd801ad18bbbc30a04f01ac269081ea175bb5cdf90589f4ab9355aa3bb2ead3c2f96fc0892e02ddd5e9809cac52dfb5e85808da6954d82bf63957a
|
||||
SHA512 (libostree-2018.8.tar.xz) = 43b5401460f1fb80ee9389a3ae27557e13a05a414bcc520627dbcf7bc9d94612d2b44c4f699a8dd56c7cfff7ff4f5c8fb2adfe437931a68bf324b9e8c31e7f62
|
||||
|
Loading…
Reference in New Issue
Block a user