New upstream version 2021.2
Resolves: rhbz#1961254
This commit is contained in:
parent
99ec179718
commit
382b7f6492
1
.gitignore
vendored
1
.gitignore
vendored
@ -83,3 +83,4 @@
|
||||
/libostree-2020.6.tar.xz
|
||||
/libostree-2020.7.tar.xz
|
||||
/libostree-2020.8.tar.xz
|
||||
/libostree-2021.2.tar.xz
|
||||
|
10
ostree.spec
10
ostree.spec
@ -7,8 +7,8 @@
|
||||
|
||||
Summary: Tool for managing bootable, immutable filesystem trees
|
||||
Name: ostree
|
||||
Version: 2020.8
|
||||
Release: 3%{?dist}
|
||||
Version: 2021.2
|
||||
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/
|
||||
@ -168,6 +168,10 @@ find %{buildroot} -name '*.la' -delete
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri May 14 2021 Luca BRUNO <lucab@redhat.com> - 2021.2-1
|
||||
- New upstream version 2021.2
|
||||
https://github.com/ostreedev/ostree/releases/tag/v2021.2
|
||||
|
||||
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 2020.8-3
|
||||
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
||||
|
||||
@ -216,7 +220,7 @@ find %{buildroot} -name '*.la' -delete
|
||||
- https://github.com/ostreedev/ostree/releases/tag/v2020.4
|
||||
|
||||
* Tue Jun 30 2020 Jeff Law <law@redhat.com> - 2020.3-6
|
||||
Disable LTO
|
||||
- Disable LTO
|
||||
|
||||
* Thu Jun 18 2020 Jonathan Lebon <jonathan@jlebon.com> - 2020.3-5
|
||||
- Backport patch to handle EOPNOTSUPP on NFS:
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libostree-2020.8.tar.xz) = 2523f5742c4472f8e64614bb99edc5aec1a8f8a837b54f67efba9760aefc3385014e1296c9246ac81b361f4588deb4794768a231bf8f338c24a14255ab63da04
|
||||
SHA512 (libostree-2021.2.tar.xz) = d06ef1e8788664e3d4790f4fa40a2308f666932fb939aeec45d58e5ba4aab68bc3ad8a9fa7dac07e8d29af7fd2b0c5a49a9c1b0065886a904c75848a81f7cc99
|
||||
|
Loading…
Reference in New Issue
Block a user