This commit is contained in:
parent
2fe30d9d5a
commit
e61f1ecd0c
1
.gitignore
vendored
1
.gitignore
vendored
@ -77,3 +77,4 @@
|
||||
/libostree-2019.6.tar.xz
|
||||
/libostree-2020.1.tar.xz
|
||||
/libostree-2020.2.tar.xz
|
||||
/libostree-2020.3.tar.xz
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
Summary: Tool for managing bootable, immutable filesystem trees
|
||||
Name: ostree
|
||||
Version: 2020.2
|
||||
Version: 2020.3
|
||||
Release: 2%{?dist}
|
||||
Source0: https://github.com/ostreedev/%{name}/releases/download/v%{version}/libostree-%{version}.tar.xz
|
||||
License: LGPLv2+
|
||||
@ -162,6 +162,9 @@ find %{buildroot} -name '*.la' -delete
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sat Mar 14 2020 Colin Walters <walters@verbum.org> - 2020.3-2
|
||||
- https://github.com/ostreedev/ostree/releases/tag/v2020.3
|
||||
|
||||
* Fri Feb 21 2020 Colin Walters <walters@verbum.org> - 2020.2-2
|
||||
- https://github.com/ostreedev/ostree/releases/tag/v2020.2
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libostree-2020.2.tar.xz) = 9c0010c9b572d56de224305a79700cd14b0693d515a2f21d64b0535fc45c0407bde7267b023fc4bd4d7a5c872520736d273278ac8fa9117c259678f055078792
|
||||
SHA512 (libostree-2020.3.tar.xz) = cedda45ced76d469f124bc71217aea8db705299a49bf380a9e48f0c40bc4d50679901d245deb0cac1b2abbc541621d4c555ac043ff4b760f9ee34a0ca694645e
|
||||
|
Loading…
Reference in New Issue
Block a user