diff --git a/abi_used_libs b/abi_used_libs --- a/abi_used_libs +++ b/abi_used_libs @@ -7,3 +7,4 @@ libpthread.so.0 libuuid.so.1 libz.so.1 +libzstd.so.1 diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,21 +1,22 @@ name : btrfs-progs -version : 4.13.3 -release : 10 +version : 4.15.1 +release : 11 source : - - https://www.kernel.org/pub/linux/kernel/people/kdave/btrfs-progs/btrfs-progs-v4.13.3.tar.xz : 805bdb0031c21a0a5d2ba295a8c9bdd8ba831a68c3fa801aab85677ec902d783 + - https://www.kernel.org/pub/linux/kernel/people/kdave/btrfs-progs/btrfs-progs-v4.15.1.tar.xz : 67102ac0d6795f368acc94efaca29b6626d972638790a4a0c9f89a27cd543f96 license : GPL-2.0 summary : Utilities and library for managing btrfs filesystems component : system.utils description: | Utilities and library for managing btrfs filesystems builddeps : - - pkgconfig(ext2fs) - - pkgconfig(com_err) - pkgconfig(blkid) + - pkgconfig(com_err) + - pkgconfig(ext2fs) + - pkgconfig(libzstd) - pkgconfig(uuid) - pkgconfig(zlib) - - lzo-devel - asciidoc + - lzo-devel - xmlto setup : | %configure --disable-static @@ -23,4 +24,4 @@ %make install : | %make_install - rm $installdir/%libdir%/*.a \ No newline at end of file + rm $installdir/%libdir%/*.a diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -32,7 +32,7 @@ programming.devel - btrfs-progs + btrfs-progs /usr/include/ @@ -40,12 +40,12 @@ - - 2017-11-05 - 4.13.3 + + 2018-03-06 + 4.15.1 Packaging update Philipp Trulson philipp@trulson.de \ No newline at end of file