Compare commits

..

No commits in common. 'c9-beta' and 'c10-beta' have entirely different histories.

@ -4,7 +4,7 @@
Name: composefs Name: composefs
Version: 1.0.5 Version: 1.0.5
Release: 1%{?dist} Release: 2%{?dist}
Summary: Tools to handle creating and mounting composefs images 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 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 %endif
%changelog %changelog
* Wed Aug 21 2024 Jindrich Novy <jnovy@redhat.com> - 1.0.5-1 * Mon Aug 19 2024 Jindrich Novy <jnovy@redhat.com> - 1.0.5-2
- update to https://github.com/containers/composefs/releases/tag/v1.0.5 - update to the latest upstream release https://github.com/containers/composefs/releases/tag/v1.0.5
- Related: RHEL-27608 - Related: RHEL-39410
* Thu Feb 01 2024 Colin Walters <walters@verbum.org> - 1.0.3-2
- Initial fork from c10s
Resolves: #RHELPLAN-169060

Loading…
Cancel
Save