Release 2019.4
This commit is contained in:
parent
57ab307bf3
commit
7b532a956a
1
.gitignore
vendored
1
.gitignore
vendored
@ -72,3 +72,4 @@
|
||||
/libostree-2019.1.tar.xz
|
||||
/libostree-2019.2.tar.xz
|
||||
/libostree-2019.3.tar.xz
|
||||
/libostree-2019.4.tar.xz
|
||||
|
@ -7,8 +7,8 @@
|
||||
|
||||
Summary: Tool for managing bootable, immutable filesystem trees
|
||||
Name: ostree
|
||||
Version: 2019.3
|
||||
Release: 3%{?dist}
|
||||
Version: 2019.4
|
||||
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/
|
||||
@ -162,6 +162,9 @@ find %{buildroot} -name '*.la' -delete
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Sep 25 2019 Jonathan Lebon <jonathan@jlebon.com> - 2019.4-1
|
||||
- https://github.com/ostreedev/ostree/releases/tag/v2019.4
|
||||
|
||||
* Thu Aug 22 2019 Colin Walters <walters@verbum.org> - 2019.3-3
|
||||
- https://github.com/ostreedev/ostree/releases/tag/v2019.3
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libostree-2019.3.tar.xz) = 234f049e852de3ce95cdc17d8080e1d8bd68a1edf3dae0387e38dd03822a4ea5334807c2ec583700da40c5fcf54fe806ca046658e7f97b68cbff0366d72ed005
|
||||
SHA512 (libostree-2019.4.tar.xz) = 68184206ff6715526f772a607514aaee90236f53b6aee5034000f2728f852cfda1331287e26fc536122e30097999f57bfd3ddb7451564f18570f94259f5066ed
|
||||
|
Loading…
Reference in New Issue
Block a user