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