|
|
|
@ -4,7 +4,7 @@
|
|
|
|
|
|
|
|
|
|
Name: composefs
|
|
|
|
|
Version: 1.0.5
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Tools to handle creating and mounting composefs images
|
|
|
|
|
|
|
|
|
|
License: GPL-3.0-or-later AND LGPL-2.0-or-later AND Apache-2.0
|
|
|
|
@ -79,10 +79,6 @@ rm -rf %{buildroot}%{_libdir}/libcomposefs.la
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Aug 21 2024 Jindrich Novy <jnovy@redhat.com> - 1.0.5-1
|
|
|
|
|
- update to https://github.com/containers/composefs/releases/tag/v1.0.5
|
|
|
|
|
- Related: RHEL-27608
|
|
|
|
|
|
|
|
|
|
* Thu Feb 01 2024 Colin Walters <walters@verbum.org> - 1.0.3-2
|
|
|
|
|
- Initial fork from c10s
|
|
|
|
|
Resolves: #RHELPLAN-169060
|
|
|
|
|
* Mon Aug 19 2024 Jindrich Novy <jnovy@redhat.com> - 1.0.5-2
|
|
|
|
|
- update to the latest upstream release https://github.com/containers/composefs/releases/tag/v1.0.5
|
|
|
|
|
- Related: RHEL-39410
|
|
|
|
|