--- rpms/e-smith-backup/sme10/e-smith-backup.spec 2021/01/30 20:30:15 1.21 +++ rpms/e-smith-backup/sme10/e-smith-backup.spec 2021/02/09 23:11:28 1.22 @@ -1,10 +1,10 @@ -# $Id: e-smith-backup.spec,v 1.20 2021/01/08 18:54:31 jpp Exp $ +# $Id: e-smith-backup.spec,v 1.21 2021/01/30 20:30:15 chrissn Exp $ Summary: e-smith module to provide the backup panel %define name e-smith-backup Name: %{name} %define version 2.6.0 -%define release 20 +%define release 21 Version: %{version} Release: %{release}%{?dist} License: Artistic @@ -48,6 +48,9 @@ Requires: e-smith-formmagick >= 1.4.0-12 Requires: nfs-utils %changelog +* Tue Feb 9 2021 Chris Sansom-Ninnes 2.6.0-21.sme +- Revert BlockDevices.pm and backup call to not filter to removable drives + * Sat Jan 30 2021 Chris Sansom-Ninnes 2.6.0-20.sme - Replace hal-* calls with BlockDevices [SME: 11319]