diff --git a/abi_symbols b/abi_symbols new file mode 100644 --- /dev/null +++ b/abi_symbols @@ -0,0 +1 @@ +libgeanypluginutils.so.0:gp_filelist_scan_directory diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,22 +1,27 @@ name : geany-plugins -version : 1.31 -release : 9 +version : 1.32 +release : 10 source : - - https://download.geany.org/geany-plugins/geany-plugins-1.31.tar.bz2 : 76bd9e803db5a626b86669f08330cf95b8cc35057a1cdf65759bc00aef120e25 + - https://download.geany.org/geany-plugins/geany-plugins-1.32.tar.bz2 : 78d4b394fe22fda298e80a22616421efdd4a419eb227b99eadca73f65abac117 license : - GPL-2.0 - GPL-3.0 component : editor +libsplit : no summary : The combined Geany Plugins collection description: | The combined Geany Plugins collection builddeps : + - pkgconfig(check) # check - pkgconfig(geany) - - pkgconfig(libgit2) - pkgconfig(gtkspell3-3.0) + - pkgconfig(libgit2) + - cppcheck # check setup : | %configure build : | %make install : | %make_install +check : | + %make check 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 - Ikey Doherty - ikey@solus-project.com + Pierre-Yves + pyu@riseup.net GPL-2.0 GPL-3.0 @@ -50,27 +50,22 @@ /usr/lib64/geany/spellcheck.so /usr/lib64/geany/tableconvert.so /usr/lib64/geany/treebrowser.so + /usr/lib64/geany/workbench.so /usr/lib64/geany/xmlsnippets.so + /usr/lib64/lib*.so + /usr/lib64/lib*.so.* /usr/share/doc /usr/share/geany-plugins - /usr/share/icons/hicolor/16x16/apps/prjorg-add-external.png - /usr/share/icons/hicolor/16x16/apps/prjorg-collapse.png - /usr/share/icons/hicolor/16x16/apps/prjorg-expand.png - /usr/share/icons/hicolor/16x16/apps/prjorg-file.png - /usr/share/icons/hicolor/16x16/apps/prjorg-follow.png - /usr/share/icons/hicolor/16x16/apps/prjorg-header.png - /usr/share/icons/hicolor/16x16/apps/prjorg-refresh.png - /usr/share/icons/hicolor/16x16/apps/prjorg-source.png /usr/share/locale - - 2017-11-15 - 1.31 + + 2017-12-15 + 1.32 Packaging update - Ikey Doherty - ikey@solus-project.com + Pierre-Yves + pyu@riseup.net \ No newline at end of file