composefs-1.0.5-1.el9
- update to https://github.com/containers/composefs/releases/tag/v1.0.5 - Related: RHEL-27608 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
0550380fdd
commit
8dbb1810ab
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
/composefs-1.0.3.tar.xz
|
/composefs-1.0.3.tar.xz
|
||||||
|
/composefs-1.0.5.tar.xz
|
||||||
|
@ -3,8 +3,8 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: composefs
|
Name: composefs
|
||||||
Version: 1.0.3
|
Version: 1.0.5
|
||||||
Release: 2%{?dist}
|
Release: 1%{?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,6 +79,10 @@ rm -rf %{buildroot}%{_libdir}/libcomposefs.la
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Feb 01 2024 Colin Walters <walters@verbum.org> - 1.0.3-2
|
||||||
- Initial fork from c10s
|
- Initial fork from c10s
|
||||||
Resolves: #RHELPLAN-169060
|
Resolves: #RHELPLAN-169060
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (composefs-1.0.3.tar.xz) = 314e8e3230d4a97f1c7770c38427c14688adabb05e3ba03b94f36c174608556e961165be084e9d11207da87eb0626d584b285ba6ff0d82250284c499e413bf02
|
SHA512 (composefs-1.0.5.tar.xz) = 74c6ce83bf2fb91b358833f6cd81d796b78cf4de09c6e2882d4433f9f6632272a7b586cce8da8e437de141bbdfed2c3a79499aedc0e16e7e36b5165f3138b032
|
||||||
|
Loading…
Reference in New Issue
Block a user