diff --git a/systemd.spec b/systemd.spec index b396dd7..62d8f11 100644 --- a/systemd.spec +++ b/systemd.spec @@ -26,8 +26,8 @@ Name: systemd Epoch: 2 -Version: 243 -Release: 3mamba +Version: 244 +Release: 1mamba Summary: A system and service manager compatible with SysV and LSB init scripts Group: System/Configuration Vendor: openmamba @@ -691,6 +691,7 @@ fi /lib/udev/cdrom_id /lib/udev/check-cdrom.sh #/lib/udev/collect +/lib/udev/fido_id %dir /lib/udev/hwdb.d /lib/udev/hwdb.d/*.hwdb /lib/udev/mtd_probe @@ -715,6 +716,9 @@ fi %{_libdir}/pkgconfig/libudev.pc %changelog +* Wed Dec 11 2019 Automatic Build System 244-1mamba +- automatic version update by autodist + * Tue Oct 29 2019 Silvan Calarco 243-3mamba - rebuild with -Ddefault-hierarchy=hybrid for docker, see https://github.com/docker/cli/issues/2104