diff --git a/abi_used_libs b/abi_used_libs --- a/abi_used_libs +++ b/abi_used_libs @@ -8,6 +8,7 @@ libglib-2.0.so.0 libgobject-2.0.so.0 libgtk-x11-2.0.so.0 +libgtkspell.so.0 libpango-1.0.so.0 libpthread.so.0 libxml2.so.2 diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,18 +1,19 @@ name : geany-plugins -version : 1.30 -release : 6 +version : 1.31 +release : 7 source : - - http://plugins.geany.org/geany-plugins/geany-plugins-1.30.tar.bz2 : 8adb90645d273d9549e1fa99b69ea87dc1fd612f7467eb18eee11a6b30c9ba5b + - https://download.geany.org/geany-plugins/geany-plugins-1.31.tar.bz2 : 76bd9e803db5a626b86669f08330cf95b8cc35057a1cdf65759bc00aef120e25 license : - GPL-2.0 - GPL-3.0 +component : editor summary : The combined Geany Plugins collection description: | The combined Geany Plugins collection -component : editor builddeps : - pkgconfig(geany) - pkgconfig(libgit2) + - pkgconfig(gtkspell-2.0) setup : | %configure build : | 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 @@ geany-plugins - Michael Meinertzhagen - mmeinert@protonmail.com + Pierre-Yves + pyu@riseup.net GPL-2.0 GPL-3.0 @@ -37,6 +37,7 @@ /usr/lib64/geany/geanyprj.so /usr/lib64/geany/geanyvc.so /usr/lib64/geany/git-changebar.so + /usr/lib64/geany/keyrecord.so /usr/lib64/geany/lineoperations.so /usr/lib64/geany/lipsum.so /usr/lib64/geany/overview.so @@ -63,12 +64,12 @@ - - 2017-05-30 - 1.3 + + 2017-07-20 + 1.31 Packaging update - Michael Meinertzhagen - mmeinert@protonmail.com + Pierre-Yves + pyu@riseup.net \ No newline at end of file