diff --git a/zfs.spec b/zfs.spec index eb41669..2328d1a 100644 --- a/zfs.spec +++ b/zfs.spec @@ -1,5 +1,5 @@ Name: zfs -Version: 2.1.9 +Version: 2.1.10 Release: 1mamba Summary: An advanced file system and volume manager Group: System/Tools @@ -70,7 +70,7 @@ This package contains the Python libraries for %{name}. %prep %setup -q -%patch0 -p1 -b .only-build-the-module-in-dkms.conf +%patch 0 -p1 -b .only-build-the-module-in-dkms.conf #-D -T #:<< _EOF ./autogen.sh @@ -263,6 +263,9 @@ fi %{python3_sitelib}/pyzfs-*-py*.egg-info/* %changelog +* Sat Apr 15 2023 Automatic Build System 2.1.10-1mamba +- automatic version update by autodist + * Thu Jan 26 2023 Automatic Build System 2.1.9-1mamba - automatic version update by autodist