diff --git a/abi_symbols b/abi_symbols --- a/abi_symbols +++ b/abi_symbols @@ -1,3 +1,7 @@ +libbtrfs.so.0:__btrfs_error +libbtrfs.so.0:__btrfs_error_on +libbtrfs.so.0:__btrfs_warning +libbtrfs.so.0:__btrfs_warning_on libbtrfs.so.0:__crc32c_le libbtrfs.so.0:__rb_erase_color libbtrfs.so.0:__rb_insert_augmented diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : btrfs-progs -version : 4.9.1 -release : 9 +version : 4.13.3 +release : 10 source : - - https://cdn.kernel.org/pub/linux/kernel/people/kdave/btrfs-progs/btrfs-progs-v4.9.1.tar.xz : 464a9bfd2b5eda76b0246ee0a4043f4de8d17c10312bc8b84abc5fbf9317fede + - https://www.kernel.org/pub/linux/kernel/people/kdave/btrfs-progs/btrfs-progs-v4.13.3.tar.xz : 805bdb0031c21a0a5d2ba295a8c9bdd8ba831a68c3fa801aab85677ec902d783 license : GPL-2.0 summary : Utilities and library for managing btrfs filesystems component : system.utils @@ -23,4 +23,4 @@ %make install : | %make_install - rm $installdir/%libdir%/*.a + rm $installdir/%libdir%/*.a \ No newline at end of file diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -2,8 +2,8 @@ btrfs-progs - Ikey Doherty - ikey@solus-project.com + Philipp Trulson + philipp@trulson.de GPL-2.0 system.utils @@ -32,7 +32,7 @@ programming.devel - btrfs-progs + btrfs-progs /usr/include/ @@ -40,12 +40,12 @@ - - 2017-08-08 - 4.9.1 + + 2017-11-05 + 4.13.3 Packaging update - Ikey Doherty - ikey@solus-project.com + Philipp Trulson + philipp@trulson.de \ No newline at end of file