diff --git a/abi_used_libs b/abi_used_libs --- a/abi_used_libs +++ b/abi_used_libs @@ -1,6 +1,5 @@ libapparmor.so.1 libc.so.6 libcap.so.2 -libgcc_s.so.1 libpthread.so.0 libudev.so.1 diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,9 +1,9 @@ name : snapd -version : '2.39' +version : 2.39.1 homepage : https://snapcraft.io/ -release : 44 +release : 45 source : - - https://github.com/snapcore/snapd/releases/download/2.39/snapd_2.39.vendor.tar.xz : eb02590d01db06cdf0ff57a04938dade76161f0d3be8dd710bf04d97f5ff80b9 + - https://github.com/snapcore/snapd/releases/download/2.39.1/snapd_2.39.1.vendor.tar.xz : 755c4b22157d24fd40d05373052c5f9ccc4b733b2ae4ed1dc704f7619c25ea06 license : GPL-3.0-only component : desktop.util summary : The snapd and snap tools enable systems to work with .snap files @@ -23,7 +23,7 @@ - apparmor - libselinux - squashfs-tools -environment: +environment: | export snapddir=src/github.com/snapcore/snapd export commands=(snap snapctl snapd snap-failure) export stacommands=(snap-update-ns snap-seccomp snap-exec) diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -3,8 +3,8 @@ snapd https://snapcraft.io/ - Joshua Strobl - joshua@stroblindustries.com + F. von Gellhorn + flinux@vongellhorn.ch GPL-3.0-only desktop.util @@ -60,12 +60,12 @@ - - 2019-05-17 - 2.39 + + 2019-05-31 + 2.39.1 Packaging update - Joshua Strobl - joshua@stroblindustries.com + F. von Gellhorn + flinux@vongellhorn.ch \ No newline at end of file