import ostree-2021.3-1.el8
This commit is contained in:
parent
740f96ceac
commit
490ec7755f
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/libostree-2021.2.tar.xz
|
||||
SOURCES/libostree-2021.3.tar.xz
|
||||
|
@ -1 +1 @@
|
||||
9ebf5f54df37300413c4b2482bdfca1af5519a54 SOURCES/libostree-2021.2.tar.xz
|
||||
b8a32cd735b2abccb72464ea33806e4944b0440e SOURCES/libostree-2021.3.tar.xz
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
Summary: Tool for managing bootable, immutable filesystem trees
|
||||
Name: ostree
|
||||
Version: 2021.2
|
||||
Version: 2021.3
|
||||
Release: 1%{?dist}
|
||||
Source0: https://github.com/ostreedev/%{name}/releases/download/v%{version}/libostree-%{version}.tar.xz
|
||||
License: LGPLv2+
|
||||
@ -163,6 +163,11 @@ find %{buildroot} -name '*.la' -delete
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Jul 20 2021 Luca BRUNO <lucab@redhat.com> - 2021.3-1
|
||||
- New upstream version
|
||||
https://github.com/ostreedev/ostree/releases/tag/v2021.3
|
||||
Resolves: rhbz#1981865
|
||||
|
||||
* 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
|
||||
|
Loading…
Reference in New Issue
Block a user