composefs-1.0.7-1.el10
- update to https://github.com/containers/composefs/releases/tag/v1.0.7 - Related: RHEL-60292 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
5f4ab8a9e9
commit
d620d27519
@ -3,11 +3,11 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: composefs
|
Name: composefs
|
||||||
Version: 1.0.6
|
Version: 1.0.7
|
||||||
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: LGPL-2.1-or-later AND (GPL-2.0-only OR Apache-2.0)
|
||||||
URL: https://github.com/containers/composefs
|
URL: https://github.com/containers/composefs
|
||||||
Source0: https://github.com/containers/composefs/releases/download/v%{version}/%{name}-%{version}.tar.xz
|
Source0: https://github.com/containers/composefs/releases/download/v%{version}/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
@ -58,11 +58,11 @@ rm -v $RPM_BUILD_ROOT/%{_libdir}/libcomposefs*.a
|
|||||||
%{_libdir}/pkgconfig/%{name}.pc
|
%{_libdir}/pkgconfig/%{name}.pc
|
||||||
|
|
||||||
%files libs
|
%files libs
|
||||||
%license COPYING COPYING.LIB COPYING.LESSERv3 COPYINGv3 LICENSE.Apache-2.0 BSD-2-Clause.txt
|
%license COPYING* LICENSE.Apache-2.0 BSD-2-Clause.txt
|
||||||
%{_libdir}/libcomposefs.so.*
|
%{_libdir}/libcomposefs.so.*
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%license COPYING COPYING.LIB COPYING.LESSERv3 COPYINGv3 LICENSE.Apache-2.0 BSD-2-Clause.txt
|
%license COPYING* LICENSE.Apache-2.0 BSD-2-Clause.txt
|
||||||
%doc README.md
|
%doc README.md
|
||||||
%{_bindir}/mkcomposefs
|
%{_bindir}/mkcomposefs
|
||||||
%{_bindir}/composefs-info
|
%{_bindir}/composefs-info
|
||||||
@ -72,6 +72,10 @@ rm -v $RPM_BUILD_ROOT/%{_libdir}/libcomposefs*.a
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 13 2024 Jindrich Novy <jnovy@redhat.com> - 1.0.7-1
|
||||||
|
- update to https://github.com/containers/composefs/releases/tag/v1.0.7
|
||||||
|
- Related: RHEL-60292
|
||||||
|
|
||||||
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.0.6-2
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.0.6-2
|
||||||
- Bump release for October 2024 mass rebuild:
|
- Bump release for October 2024 mass rebuild:
|
||||||
Resolves: RHEL-64018
|
Resolves: RHEL-64018
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (composefs-1.0.6.tar.xz) = 6d351f91da97c8f260e990719161126061d6539c75936274a3e92d120bc275906308ccab330a57747850b14efa5a992496f8562f88f0f1f6d49e17b8aa75599b
|
SHA512 (composefs-1.0.7.tar.xz) = ce8a94eb1bff8961922823e1d317595fdd5804a6b05860dbd8f3f4d293dd513449b500148c4c2b7939936e96ead838957e7817c728be1cda0b2d4517ea07d59e
|
||||||
|
Loading…
Reference in New Issue
Block a user