This commit is contained in:
parent
1823db4ada
commit
11dd7e2e90
1
.gitignore
vendored
1
.gitignore
vendored
@ -80,3 +80,4 @@
|
||||
/libostree-2020.3.tar.xz
|
||||
/libostree-2020.4.tar.xz
|
||||
/libostree-2020.5.tar.xz
|
||||
/libostree-2020.6.tar.xz
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
Summary: Tool for managing bootable, immutable filesystem trees
|
||||
Name: ostree
|
||||
Version: 2020.5
|
||||
Version: 2020.6
|
||||
Release: 2%{?dist}
|
||||
Source0: https://github.com/ostreedev/%{name}/releases/download/v%{version}/libostree-%{version}.tar.xz
|
||||
License: LGPLv2+
|
||||
@ -167,6 +167,9 @@ find %{buildroot} -name '*.la' -delete
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Sep 03 2020 Colin Walters <walters@verbum.org> - 2020.6-2
|
||||
- https://github.com/ostreedev/ostree/releases/tag/v2020.6
|
||||
|
||||
* Tue Aug 18 2020 Colin Walters <walters@verbum.org> - 2020.5-2
|
||||
- https://github.com/ostreedev/ostree/releases/tag/v2020.5
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libostree-2020.5.tar.xz) = 41b525cfb091ddd5be56e0ad38c91b07d8aee3d30a7818482a41aca7a8550fc6942a80dcd9e61a317c5a35e99322f0c3f8400a9776ae5571e3f5bc5752aaa8a4
|
||||
SHA512 (libostree-2020.6.tar.xz) = 1d8f8ccaa3e543a6f494d3be2a3651ad340846f0c314e003955260b7bd1d8c0421acf102ec2ca6580379c354bf4cfac0940e4e95b724b7aaf9dc8116085aa538
|
||||
|
Loading…
Reference in New Issue
Block a user