import composefs-1.0.5-1.el9

c9-beta imports/c9-beta/composefs-1.0.5-1.el9
MSVSphere Packaging Team 4 months ago
parent 3b3dfb53cf
commit 6ae4103b62
Signed by: sys_gitsync
GPG Key ID: B2B0B9F29E528FE8

@ -1 +1 @@
d0b11701e685154a1fca827c9262f2d5d117d4f0 SOURCES/composefs-1.0.3.tar.xz
dc6faa76ba673ce5afa12c1bd81a936ffe56269e SOURCES/composefs-1.0.5.tar.xz

2
.gitignore vendored

@ -1 +1 @@
SOURCES/composefs-1.0.3.tar.xz
SOURCES/composefs-1.0.5.tar.xz

@ -3,8 +3,8 @@
%endif
Name: composefs
Version: 1.0.3
Release: 2%{?dist}
Version: 1.0.5
Release: 1%{?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,6 +79,10 @@ 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

Loading…
Cancel
Save