Page MenuHomeSolus

D1577.id4006.diff
No OneTemporary

D1577.id4006.diff

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 @@
<Source>
<Name>geany-plugins</Name>
<Packager>
- <Name>Ikey Doherty</Name>
- <Email>ikey@solus-project.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
<License>GPL-2.0</License>
<License>GPL-3.0</License>
@@ -50,27 +50,22 @@
<Path fileType="library">/usr/lib64/geany/spellcheck.so</Path>
<Path fileType="library">/usr/lib64/geany/tableconvert.so</Path>
<Path fileType="library">/usr/lib64/geany/treebrowser.so</Path>
+ <Path fileType="library">/usr/lib64/geany/workbench.so</Path>
<Path fileType="library">/usr/lib64/geany/xmlsnippets.so</Path>
+ <Path fileType="library">/usr/lib64/lib*.so</Path>
+ <Path fileType="library">/usr/lib64/lib*.so.*</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="data">/usr/share/geany-plugins</Path>
- <Path fileType="data">/usr/share/icons/hicolor/16x16/apps/prjorg-add-external.png</Path>
- <Path fileType="data">/usr/share/icons/hicolor/16x16/apps/prjorg-collapse.png</Path>
- <Path fileType="data">/usr/share/icons/hicolor/16x16/apps/prjorg-expand.png</Path>
- <Path fileType="data">/usr/share/icons/hicolor/16x16/apps/prjorg-file.png</Path>
- <Path fileType="data">/usr/share/icons/hicolor/16x16/apps/prjorg-follow.png</Path>
- <Path fileType="data">/usr/share/icons/hicolor/16x16/apps/prjorg-header.png</Path>
- <Path fileType="data">/usr/share/icons/hicolor/16x16/apps/prjorg-refresh.png</Path>
- <Path fileType="data">/usr/share/icons/hicolor/16x16/apps/prjorg-source.png</Path>
<Path fileType="localedata">/usr/share/locale</Path>
</Files>
</Package>
<History>
- <Update release="9">
- <Date>2017-11-15</Date>
- <Version>1.31</Version>
+ <Update release="10">
+ <Date>2017-12-15</Date>
+ <Version>1.32</Version>
<Comment>Packaging update</Comment>
- <Name>Ikey Doherty</Name>
- <Email>ikey@solus-project.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Wed, Jul 19, 1:36 AM (3 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5809426
Default Alt Text
D1577.id4006.diff (3 KB)

Event Timeline