import CS composefs-1.0.5-1.el9
This commit is contained in:
parent
5f126d94d2
commit
9084bb71be
@ -1 +1 @@
|
||||
d0b11701e685154a1fca827c9262f2d5d117d4f0 SOURCES/composefs-1.0.3.tar.xz
|
||||
dc6faa76ba673ce5afa12c1bd81a936ffe56269e SOURCES/composefs-1.0.5.tar.xz
|
||||
|
2
.gitignore
vendored
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…
Reference in New Issue
Block a user