import ostree-2021.6-1.el9
This commit is contained in:
parent
6c7cef89af
commit
e101dbd703
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/libostree-2021.5.tar.xz
|
SOURCES/libostree-2021.6.tar.xz
|
||||||
|
@ -1 +1 @@
|
|||||||
20bb1cb059928baddab91a25c360ff84413df1dd SOURCES/libostree-2021.5.tar.xz
|
1de62acde38d5916f5aefbdc2c9b58d1609ac8e7 SOURCES/libostree-2021.6.tar.xz
|
||||||
|
@ -7,8 +7,8 @@
|
|||||||
|
|
||||||
Summary: Tool for managing bootable, immutable filesystem trees
|
Summary: Tool for managing bootable, immutable filesystem trees
|
||||||
Name: ostree
|
Name: ostree
|
||||||
Version: 2021.5
|
Version: 2021.6
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Source0: https://github.com/ostreedev/%{name}/releases/download/v%{version}/libostree-%{version}.tar.xz
|
Source0: https://github.com/ostreedev/%{name}/releases/download/v%{version}/libostree-%{version}.tar.xz
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://ostree.readthedocs.io/en/latest/
|
URL: https://ostree.readthedocs.io/en/latest/
|
||||||
@ -168,6 +168,11 @@ find %{buildroot} -name '*.la' -delete
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 26 2021 Luca BRUNO <lucab@redhat.com> - 2021.6-1
|
||||||
|
- New upstream version
|
||||||
|
https://github.com/ostreedev/ostree/releases/tag/v2021.6
|
||||||
|
Resolves: rhbz#2026931
|
||||||
|
|
||||||
* Tue Oct 19 2021 Colin Walters <walters@verbum.org> - 2021.5-3
|
* Tue Oct 19 2021 Colin Walters <walters@verbum.org> - 2021.5-3
|
||||||
- Pointless rebuild to re-trigger gating etc
|
- Pointless rebuild to re-trigger gating etc
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user