This commit is contained in:
parent
0df821ba64
commit
ffb6075e77
1
.gitignore
vendored
1
.gitignore
vendored
@ -81,3 +81,4 @@
|
||||
/libostree-2020.4.tar.xz
|
||||
/libostree-2020.5.tar.xz
|
||||
/libostree-2020.6.tar.xz
|
||||
/libostree-2020.7.tar.xz
|
||||
|
@ -7,13 +7,11 @@
|
||||
|
||||
Summary: Tool for managing bootable, immutable filesystem trees
|
||||
Name: ostree
|
||||
Version: 2020.6
|
||||
Release: 5%{?dist}
|
||||
Version: 2020.7
|
||||
Release: 2%{?dist}
|
||||
Source0: https://github.com/ostreedev/%{name}/releases/download/v%{version}/libostree-%{version}.tar.xz
|
||||
License: LGPLv2+
|
||||
URL: https://ostree.readthedocs.io/en/latest/
|
||||
Patch0: 0001-deploy-Remove-deployment-bootcsum-assertion.patch
|
||||
Patch1: 0001-lib-deploy-Don-t-leak-fd-when-checksumming-dtbs.patch
|
||||
|
||||
BuildRequires: git
|
||||
# We always run autogen.sh
|
||||
@ -169,6 +167,9 @@ find %{buildroot} -name '*.la' -delete
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Oct 14 2020 Colin Walters <walters@verbum.org> - 2020.7-2
|
||||
- https://github.com/ostreedev/ostree/releases/tag/v2020.7
|
||||
|
||||
* Wed Oct 07 2020 Jonathan Lebon <jonathan@jlebon.com> - 2020.6-5
|
||||
- Backport https://github.com/ostreedev/ostree/pull/2211 for
|
||||
https://bugzilla.redhat.com/show_bug.cgi?id=1886149
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libostree-2020.6.tar.xz) = 1d8f8ccaa3e543a6f494d3be2a3651ad340846f0c314e003955260b7bd1d8c0421acf102ec2ca6580379c354bf4cfac0940e4e95b724b7aaf9dc8116085aa538
|
||||
SHA512 (libostree-2020.7.tar.xz) = f42dca3c9e1810c0421ab99588f27c625733b71ef811534b66e0c0c4afafbad5bf475e08feaf87c2f8414c38f127fd344adbb57a4b75001077aedbfe92af3706
|
||||
|
Loading…
Reference in New Issue
Block a user