Release 2018.1
This commit is contained in:
parent
8193786478
commit
33c7dc02bc
1
.gitignore
vendored
1
.gitignore
vendored
@ -61,3 +61,4 @@
|
||||
/libostree-2017.13.tar.xz
|
||||
/libostree-2017.14.tar.xz
|
||||
/libostree-2017.15.tar.xz
|
||||
/libostree-2018.1.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Tool for managing bootable, immutable filesystem trees
|
||||
Name: ostree
|
||||
Version: 2017.15
|
||||
Version: 2018.1
|
||||
Release: 1%{?dist}
|
||||
Source0: https://github.com/ostreedev/%{name}/releases/download/v%{version}/libostree-%{version}.tar.xz
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1451458
|
||||
@ -158,6 +158,9 @@ install -D -m 0644 %{SOURCE1} %{buildroot}%{_prefix}/lib/systemd/system-preset/9
|
||||
%{_libexecdir}/libostree/ostree-trivial-httpd
|
||||
|
||||
%changelog
|
||||
* Mon Jan 15 2018 Colin Walters <walters@verbum.org> - 2018.1-1
|
||||
- https://github.com/ostreedev/ostree/releases/tag/v2018.1
|
||||
|
||||
* Wed Dec 20 2017 Colin Walters <walters@verbum.org> - 2017.15-1
|
||||
- https://github.com/ostreedev/ostree/releases/tag/v2017.15
|
||||
- Drop upstreamed patches; note this build disabled HTTP2 by
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libostree-2017.15.tar.xz) = 539a2c4993965baef7f436966781b198e35d77b08e84c4ea7fc8b98e076f609cf71f9c65d951244f24943ccc01007aa6c6f9c21a3b6b112697193c065280fea6
|
||||
SHA512 (libostree-2018.1.tar.xz) = 1d7b7edc81104fa383aad3cf3dc14d69c75106de955243317279aeaaab8d95884a626af89dfae65f883607d1fcfd1142a0ec8d11a45e2d71485b0cbbf397194f
|
||||
|
Loading…
Reference in New Issue
Block a user