import ostree-2022.1-2.el8
This commit is contained in:
parent
965a8b5bfe
commit
3fda0edc5a
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/libostree-2021.3.tar.xz
|
||||
SOURCES/libostree-2022.1.tar.xz
|
||||
|
@ -1 +1 @@
|
||||
b8a32cd735b2abccb72464ea33806e4944b0440e SOURCES/libostree-2021.3.tar.xz
|
||||
31380c30eeb93de7d9850fa8a071b3fbc3f3acee SOURCES/libostree-2022.1.tar.xz
|
||||
|
@ -7,8 +7,8 @@
|
||||
|
||||
Summary: Tool for managing bootable, immutable filesystem trees
|
||||
Name: ostree
|
||||
Version: 2021.3
|
||||
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/
|
||||
@ -163,6 +163,19 @@ 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#2032593
|
||||
|
||||
* Wed Dec 15 2021 Colin Walters <walters@verbum.org> - 2021.6-2
|
||||
- Rebase to 2021.6
|
||||
Resolves: rhbz#2032593
|
||||
|
||||
* Tue Nov 30 2021 Colin Walters <walters@verbum.org> - 2021.3-2
|
||||
- Backport
|
||||
https://github.com/ostreedev/ostree/pull/2453/commits/e6a560b40797324aa8b90e7100c6d50bff91f14d
|
||||
Resolves: rhbz#2027788
|
||||
|
||||
* Tue Jul 20 2021 Luca BRUNO <lucab@redhat.com> - 2021.3-1
|
||||
- New upstream version
|
||||
https://github.com/ostreedev/ostree/releases/tag/v2021.3
|
||||
|
Loading…
Reference in New Issue
Block a user