diff --git a/abi_used_libs b/abi_used_libs --- a/abi_used_libs +++ b/abi_used_libs @@ -4,6 +4,7 @@ libgdk_pixbuf-2.0.so.0 libgeany.so.0 libgio-2.0.so.0 +libgit2.so.25 libglib-2.0.so.0 libgobject-2.0.so.0 libgtk-x11-2.0.so.0 diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,6 +1,6 @@ name : geany-plugins version : 1.30 -release : 5 +release : 6 source : - http://plugins.geany.org/geany-plugins/geany-plugins-1.30.tar.bz2 : 8adb90645d273d9549e1fa99b69ea87dc1fd612f7467eb18eee11a6b30c9ba5b license : @@ -12,6 +12,7 @@ component : editor builddeps : - pkgconfig(geany) + - pkgconfig(libgit2) 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 @@ -36,6 +36,7 @@ /usr/lib64/geany/geanynumberedbookmarks.so /usr/lib64/geany/geanyprj.so /usr/lib64/geany/geanyvc.so + /usr/lib64/geany/git-changebar.so /usr/lib64/geany/lineoperations.so /usr/lib64/geany/lipsum.so /usr/lib64/geany/overview.so @@ -62,12 +63,12 @@ - - 2017-04-06 - 1.30 + + 2017-05-30 + 1.3 Packaging update Michael Meinertzhagen mmeinert@protonmail.com \ No newline at end of file