Update changelog
This commit is contained in:
parent
af0a269537
commit
63235abae9
@ -13,7 +13,7 @@
|
||||
Summary: Tool for managing bootable, immutable filesystem trees
|
||||
Name: ostree
|
||||
Version: 2023.7
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Source0: https://github.com/ostreedev/%{name}/releases/download/v%{version}/libostree-%{version}.tar.xz
|
||||
License: LGPL-2.0-or-later
|
||||
URL: https://ostree.readthedocs.io/en/latest/
|
||||
@ -190,6 +190,12 @@ find %{buildroot} -name '*.la' -delete
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Dec 04 2023 Colin Walters <walters@verbum.org> - 2023.7-4
|
||||
- Enable composefs only on fedora/rhel10 to fix COPR builds
|
||||
which pull from this dist-git
|
||||
- Exclude x86 on FedoraELN since composefs is
|
||||
- Always disable soup to re-sync with ostree upstream logic
|
||||
|
||||
* Sun Dec 03 2023 Colin Walters <walters@verbum.org> - 2023.7-3
|
||||
- Add a composefs requirement; this is not actually a requirement
|
||||
right now, but will be in the near future, so let's prepare for it.
|
||||
|
Loading…
Reference in New Issue
Block a user