This commit is contained in:
parent
7e10c8905e
commit
3271865c0e
1
.gitignore
vendored
1
.gitignore
vendored
@ -64,3 +64,4 @@
|
||||
/libostree-2018.1.tar.xz
|
||||
/libostree-2018.2.tar.xz
|
||||
/libostree-2018.3.tar.xz
|
||||
/libostree-2018.5.tar.xz
|
||||
|
@ -1,10 +1,8 @@
|
||||
Summary: Tool for managing bootable, immutable filesystem trees
|
||||
Name: ostree
|
||||
Version: 2018.3
|
||||
Release: 2%{?dist}
|
||||
Version: 2018.5
|
||||
Release: 1%{?dist}
|
||||
Source0: https://github.com/ostreedev/%{name}/releases/download/v%{version}/libostree-%{version}.tar.xz
|
||||
# Backported from upstream
|
||||
Patch0: 0001-Don-t-write-to-parent-repo.patch
|
||||
License: LGPLv2+
|
||||
URL: https://ostree.readthedocs.io/en/latest/
|
||||
|
||||
@ -155,6 +153,9 @@ find %{buildroot} -name '*.la' -delete
|
||||
%{_libexecdir}/libostree/ostree-trivial-httpd
|
||||
|
||||
%changelog
|
||||
* Fri May 11 2018 Colin Walters <walters@verbum.org> - 2018.5-1
|
||||
- https://github.com/ostreedev/ostree/releases/tag/v2018.5
|
||||
|
||||
* Tue Apr 03 2018 Kalev Lember <klember@redhat.com> - 2018.3-2
|
||||
- Backport a patch to avoid writing to parent repo
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libostree-2018.3.tar.xz) = 03ad79792006be7b5031ca177018eec187e782af6a49a44287d8078951248860305c8b0f842bc8cdc8c483670f4309281689be81cbcf3a980997ab6374c8eba5
|
||||
SHA512 (libostree-2018.5.tar.xz) = 03854c662cddc1e0c7150bb62bbdd2990cf091ef126ddc5bb94494fee2ffb0383afb067b89d63c3e4f39849e2c8b7cabfd887d0d6fc1e7a43fda4fe7da1dc2e8
|
||||
|
Loading…
Reference in New Issue
Block a user