spec: new upstream version 2022.2
Resolves: rhbz#2070964
This commit is contained in:
parent
d28bf4c1a1
commit
0b813b5c4c
1
.gitignore
vendored
1
.gitignore
vendored
@ -88,3 +88,4 @@
|
||||
/libostree-2021.5.tar.xz
|
||||
/libostree-2021.6.tar.xz
|
||||
/libostree-2022.1.tar.xz
|
||||
/libostree-2022.2.tar.xz
|
||||
|
@ -7,8 +7,8 @@
|
||||
|
||||
Summary: Tool for managing bootable, immutable filesystem trees
|
||||
Name: ostree
|
||||
Version: 2022.1
|
||||
Release: 2%{?dist}
|
||||
Version: 2022.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,11 @@ find %{buildroot} -name '*.la' -delete
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Apr 01 2022 Luca BRUNO <lucab@redhat.com> - 2022.2-1
|
||||
- New upstream version
|
||||
https://github.com/ostreedev/ostree/releases/tag/v2022.2
|
||||
Resolves: rhbz#2070964
|
||||
|
||||
* Mon Jan 10 2022 Colin Walters <walters@verbum.org> - 2022.1-2
|
||||
- Rebase to 2022.1
|
||||
Resolves: rhbz#2039071
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libostree-2022.1.tar.xz) = 73da367d3b9b5facc5ba894bd0f9297a7fc688fa69871b668e6568663fefc1f44433c8be352d57c23153b09144c6535e52d8c184a2ab103190ec37dc1abc2818
|
||||
SHA512 (libostree-2022.2.tar.xz) = 07be16101aa00f541833dc6123f015ee1af65e40e2c237322a129e944fa19791e7cad6f0b29ced3c128adbe23bdb3c8708688fadd4ed80b160acab584b84abfe
|
||||
|
Loading…
Reference in New Issue
Block a user