automatic version update by autodist [release 2.2.6-1mamba;Fri Sep 06 2024]

This commit is contained in:
Automatic Build System 2024-09-07 10:24:33 +02:00
parent e89fd3dae0
commit 282fe45aa9

View File

@ -1,5 +1,5 @@
Name: zfs
Version: 2.2.5
Version: 2.2.6
Release: 1mamba
Summary: An advanced file system and volume manager
Group: System/Tools
@ -113,8 +113,6 @@ cp scripts/enum-extract.pl scripts/dkms.postbuild ${dkmsdir}/scripts/
%clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%post -n lib%{name} -p /sbin/ldconfig
%postun -n lib%{name} -p /sbin/ldconfig
%preun dkms
dkms remove -q -m %{name} -v %{version} --all --rpm_safe_upgrade
@ -174,6 +172,7 @@ fi
%{_unitdir}/zfs-import.target
%{_systemdgeneratordir}/zfs-mount-generator
%{_datadir}/bash-completion/completions/zfs
%{_datadir}/bash-completion/completions/zpool
%{_mandir}/man1/arcstat.1.gz
%{_mandir}/man1/raidz_test.1*
%{_mandir}/man1/test-runner.1*
@ -263,6 +262,9 @@ fi
%{python3_sitelib}/pyzfs-*-py*.egg-info/*
%changelog
* Fri Sep 06 2024 Automatic Build System <autodist@openmamba.org> 2.2.6-1mamba
- automatic version update by autodist
* Wed Aug 07 2024 Automatic Build System <autodist@openmamba.org> 2.2.5-1mamba
- automatic version update by autodist