diff --git a/ucore/sanoid.spec b/ucore/sanoid.spec index cd970a6..f5ff001 100644 --- a/ucore/sanoid.spec +++ b/ucore/sanoid.spec @@ -6,7 +6,7 @@ Name: sanoid Version: %{version} -Release: 1%{?dist}.ucore1 +Release: 1%{?dist}.ucore2 BuildArch: noarch Summary: A policy-driven snapshot management tool for ZFS file systems Group: Applications/System @@ -84,7 +84,7 @@ EOF cat > %{buildroot}%{_unitdir}/%{name}.timer < %{buildroot}%{_docdir}/%{name} %endif %changelog +* Wed Oct 13 2024 John McGee - 2.2.0.ucore2 +- Correct typo in systemctl description * Wed Oct 09 2024 John McGee - 2.2.0.ucore1 - Correct systemctl scripts Exec path * Tue Mar 19 2024 John McGee - 2.2.0.ucore