This commit is contained in:
parent
cc5874bb72
commit
aa172840e9
1
.gitignore
vendored
1
.gitignore
vendored
@ -69,3 +69,4 @@
|
||||
/libostree-2018.7.tar.xz
|
||||
/libostree-2018.8.tar.xz
|
||||
/libostree-2018.9.tar.xz
|
||||
/libostree-2019.1.tar.xz
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
Summary: Tool for managing bootable, immutable filesystem trees
|
||||
Name: ostree
|
||||
Version: 2018.9
|
||||
Version: 2019.1
|
||||
Release: 2%{?dist}
|
||||
Source0: https://github.com/ostreedev/%{name}/releases/download/v%{version}/libostree-%{version}.tar.xz
|
||||
License: LGPLv2+
|
||||
@ -166,6 +166,9 @@ find %{buildroot} -name '*.la' -delete
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Jan 11 2019 Colin Walters <walters@verbum.org> - 2019.1-2
|
||||
- https://github.com/ostreedev/ostree/releases/tag/v2019.1
|
||||
|
||||
* Fri Jan 11 2019 Colin Walters <walters@verbum.org> - 2018.9-2
|
||||
- Work around https://src.fedoraproject.org/rpms/nfs-utils/pull-request/7
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libostree-2018.9.tar.xz) = d66ae7de3613694a6bab1ea4fb2bde4119aeeddaac5e158eefb84b1fbedf3be90da5ec409e64f1628c5624518c4d81b0afa3b61660a72adcbe8719482bd94fa7
|
||||
SHA512 (libostree-2019.1.tar.xz) = 71edc8175f05cc65baeb2973a951b3ac11d2557c2fd1a3faf2671057519e079b2ad49caca5d940935ad67674f192969325c898b60bd4d77035268c067d3f3c78
|
||||
|
Loading…
Reference in New Issue
Block a user