diff --git a/.tito/packages/sanoid b/.tito/packages/sanoid index 182351c..497b60e 100644 --- a/.tito/packages/sanoid +++ b/.tito/packages/sanoid @@ -1 +1 @@ -2.0.3-3 ./ +2.1.0-1 ./ diff --git a/sanoid.spec b/sanoid.spec index d21b052..a20834c 100644 --- a/sanoid.spec +++ b/sanoid.spec @@ -3,7 +3,7 @@ Name: sanoid Version: 2.1.0 -Release: 0%{?dist} +Release: 1%{?dist} BuildArch: noarch Summary: A policy-driven snapshot management tool for ZFS file systems Group: Applications/System @@ -108,6 +108,9 @@ echo "* * * * * root %{_sbindir}/sanoid --cron" > %{buildroot}%{_docdir}/%{name} %endif %changelog +* Wed Dec 08 2021 Daniel Berteaud 2.1.0-1 +- Update to 2.1.0 (dani@lapiole.org) + * Fri Jan 31 2020 Daniel Berteaud 2.0.3-3 - Update to 2.0.3 (daniel@firewall-services.com)