Page MenuHomeSolus

D4707.id11556.diff
No OneTemporary

D4707.id11556.diff

diff --git a/abi_symbols b/abi_symbols
--- a/abi_symbols
+++ b/abi_symbols
@@ -1,2 +1,3 @@
+libgeanypluginutils.so.0:gp_filelist_filepath_matches_patterns
libgeanypluginutils.so.0:gp_filelist_scan_directory
libgeanypluginutils.so.0:gp_filelist_scan_directory_full
diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -12,4 +12,6 @@
libgtkspell3-3.so.0
libpango-1.0.so.0
libpthread.so.0
+libsoup-2.4.so.1
+libwebkit2gtk-4.0.so.37
libxml2.so.2
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,11 +1,11 @@
name : geany-plugins
-version : '1.33'
-release : 11
+version : 1.34
+release : 12
source :
- - https://download.geany.org/geany-plugins/geany-plugins-1.33.tar.bz2 : 12825739e2c3caefbc1ad57e62f1e4f691af8db8368f173aa84c43dffb4503a2
+ - https://download.geany.org/geany-plugins/geany-plugins-1.34.tar.bz2 : 244417c681636e82a63cf6f9901b5b7f3889168f7d9b5ba9b45601767a589c3b
license :
- - GPL-2.0
- - GPL-3.0
+ - GPL-2.0-or-later
+ - GPL-3.0-or-later
component : editor
libsplit : no
summary : The combined Geany Plugins collection
@@ -16,6 +16,7 @@
- pkgconfig(geany)
- pkgconfig(gtkspell3-3.0)
- pkgconfig(libgit2)
+ - pkgconfig(webkit2gtk-4.0)
- cppcheck # check
setup : |
%configure
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -5,8 +5,8 @@
<Name>Pierre-Yves</Name>
<Email>pyu@riseup.net</Email>
</Packager>
- <License>GPL-2.0</License>
- <License>GPL-3.0</License>
+ <License>GPL-2.0-or-later</License>
+ <License>GPL-3.0-or-later</License>
<PartOf>editor</PartOf>
<Summary xml:lang="en">The combined Geany Plugins collection</Summary>
<Description xml:lang="en">The combined Geany Plugins collection
@@ -35,11 +35,13 @@
<Path fileType="library">/usr/lib64/geany/geanynumberedbookmarks.so</Path>
<Path fileType="library">/usr/lib64/geany/geanyprj.so</Path>
<Path fileType="library">/usr/lib64/geany/geanyvc.so</Path>
+ <Path fileType="library">/usr/lib64/geany/geniuspaste.so</Path>
<Path fileType="library">/usr/lib64/geany/git-changebar.so</Path>
<Path fileType="library">/usr/lib64/geany/keyrecord.so</Path>
<Path fileType="library">/usr/lib64/geany/latex.so</Path>
<Path fileType="library">/usr/lib64/geany/lineoperations.so</Path>
<Path fileType="library">/usr/lib64/geany/lipsum.so</Path>
+ <Path fileType="library">/usr/lib64/geany/markdown.so</Path>
<Path fileType="library">/usr/lib64/geany/overview.so</Path>
<Path fileType="library">/usr/lib64/geany/pairtaghighlighter.so</Path>
<Path fileType="library">/usr/lib64/geany/pohelper.so</Path>
@@ -50,22 +52,251 @@
<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/updatechecker.so</Path>
+ <Path fileType="library">/usr/lib64/geany/vimode.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="localedata">/usr/share/locale</Path>
+ <Path fileType="library">/usr/lib64/libgeanypluginutils.so</Path>
+ <Path fileType="library">/usr/lib64/libgeanypluginutils.so.0</Path>
+ <Path fileType="library">/usr/lib64/libgeanypluginutils.so.0.0.0</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/AUTHORS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/COPYING</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/ChangeLog</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/NEWS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/README</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/addons/AUTHORS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/addons/COPYING</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/addons/ChangeLog</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/addons/NEWS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/addons/README</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/autoclose/AUTHORS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/autoclose/COPYING</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/autoclose/ChangeLog</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/autoclose/NEWS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/autoclose/README</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/automark/AUTHORS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/automark/COPYING</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/automark/ChangeLog</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/automark/NEWS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/automark/README</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/codenav/AUTHORS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/codenav/COPYING</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/codenav/ChangeLog</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/codenav/NEWS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/codenav/README</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/commander/AUTHORS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/commander/COPYING</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/commander/ChangeLog</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/commander/NEWS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/commander/README</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/defineformat/AUTHORS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/defineformat/COPYING</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/defineformat/ChangeLog</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/defineformat/NEWS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/defineformat/README</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/geanyctags/AUTHORS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/geanyctags/COPYING</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/geanyctags/ChangeLog</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/geanyctags/NEWS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/geanyctags/README</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/geanydoc/AUTHORS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/geanydoc/COPYING</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/geanydoc/ChangeLog</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/geanydoc/NEWS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/geanydoc/README</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/geanyextrasel/AUTHORS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/geanyextrasel/COPYING</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/geanyextrasel/ChangeLog</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/geanyextrasel/NEWS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/geanyextrasel/README</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/geanyinsertnum/AUTHORS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/geanyinsertnum/COPYING</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/geanyinsertnum/ChangeLog</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/geanyinsertnum/NEWS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/geanyinsertnum/README</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/geanymacro/AUTHORS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/geanymacro/COPYING</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/geanymacro/ChangeLog</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/geanymacro/NEWS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/geanymacro/README</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/geanyminiscript/AUTHORS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/geanyminiscript/COPYING</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/geanyminiscript/ChangeLog</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/geanyminiscript/NEWS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/geanyminiscript/README</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/geanynumberedbookmarks/AUTHORS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/geanynumberedbookmarks/COPYING</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/geanynumberedbookmarks/ChangeLog</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/geanynumberedbookmarks/NEWS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/geanynumberedbookmarks/README</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/geanyprj/AUTHORS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/geanyprj/COPYING</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/geanyprj/ChangeLog</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/geanyprj/NEWS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/geanyprj/README</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/geanyvc/AUTHORS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/geanyvc/COPYING</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/geanyvc/ChangeLog</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/geanyvc/NEWS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/geanyvc/README</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/geniuspaste/AUTHORS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/geniuspaste/COPYING</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/geniuspaste/ChangeLog</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/geniuspaste/NEWS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/geniuspaste/README</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/git-changebar/AUTHORS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/git-changebar/COPYING</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/git-changebar/ChangeLog</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/git-changebar/NEWS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/git-changebar/README</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/keyrecord/AUTHORS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/keyrecord/COPYING</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/keyrecord/ChangeLog</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/keyrecord/NEWS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/keyrecord/README</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/latex/AUTHORS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/latex/COPYING</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/latex/ChangeLog</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/latex/NEWS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/latex/README</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/latex/bibtex_reference.png</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/latex/insert_environment.png</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/latex/insert_label.png</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/latex/insert_reference.png</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/latex/insert_usepackage.png</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/latex/latex.css</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/latex/latex.html</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/latex/latex.pdf</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/latex/latex.tex</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/latex/latex2.html</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/latex/latex3.html</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/latex/latex4.html</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/latex/latexwizard.png</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/latex/plugin_manager.png</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/latex/toolbar.png</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/lineoperations/AUTHORS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/lineoperations/COPYING</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/lineoperations/ChangeLog</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/lineoperations/NEWS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/lineoperations/README</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/lipsum/AUTHORS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/lipsum/COPYING</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/lipsum/ChangeLog</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/lipsum/NEWS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/lipsum/README</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/markdown/AUTHORS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/markdown/COPYING</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/markdown/ChangeLog</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/markdown/NEWS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/markdown/README</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/markdown/html/help.html</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/markdown/html/plugin.png</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/markdown/html/plugin_mgr.png</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/markdown/html/plugin_prefs.png</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/markdown/html/plugin_small.png</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/markdown/html/set_filetype.png</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/markdown/html/settings.png</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/overview/AUTHORS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/overview/COPYING</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/overview/ChangeLog</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/overview/NEWS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/overview/README</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/pairtaghighlighter/AUTHORS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/pairtaghighlighter/COPYING</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/pairtaghighlighter/ChangeLog</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/pairtaghighlighter/NEWS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/pairtaghighlighter/README</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/pohelper/AUTHORS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/pohelper/COPYING</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/pohelper/ChangeLog</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/pohelper/NEWS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/pohelper/README</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/projectorganizer/AUTHORS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/projectorganizer/COPYING</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/projectorganizer/ChangeLog</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/projectorganizer/NEWS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/projectorganizer/README</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/sendmail/AUTHORS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/sendmail/COPYING</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/sendmail/ChangeLog</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/sendmail/NEWS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/sendmail/README</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/shiftcolumn/AUTHORS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/shiftcolumn/COPYING</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/shiftcolumn/ChangeLog</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/shiftcolumn/NEWS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/shiftcolumn/README</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/spellcheck/AUTHORS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/spellcheck/COPYING</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/spellcheck/ChangeLog</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/spellcheck/NEWS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/spellcheck/README</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/tableconvert/AUTHORS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/tableconvert/COPYING</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/tableconvert/ChangeLog</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/tableconvert/NEWS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/tableconvert/README</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/treebrowser/AUTHORS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/treebrowser/COPYING</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/treebrowser/ChangeLog</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/treebrowser/NEWS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/treebrowser/README</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/updatechecker/AUTHORS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/updatechecker/COPYING</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/updatechecker/ChangeLog</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/updatechecker/NEWS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/updatechecker/README</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/vimode/AUTHORS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/vimode/COPYING</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/vimode/ChangeLog</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/vimode/NEWS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/vimode/README</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/workbench/AUTHORS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/workbench/COPYING</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/workbench/ChangeLog</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/workbench/NEWS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/workbench/README</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/xmlsnippets/AUTHORS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/xmlsnippets/COPYING</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/xmlsnippets/ChangeLog</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/xmlsnippets/NEWS</Path>
+ <Path fileType="doc">/usr/share/doc/geany-plugins/xmlsnippets/README</Path>
+ <Path fileType="data">/usr/share/geany-plugins/geniuspaste/pastebins/codepad.org.conf</Path>
+ <Path fileType="data">/usr/share/geany-plugins/geniuspaste/pastebins/dpaste.de.conf</Path>
+ <Path fileType="data">/usr/share/geany-plugins/geniuspaste/pastebins/fpaste.org.conf</Path>
+ <Path fileType="data">/usr/share/geany-plugins/geniuspaste/pastebins/paste.debian.net.conf</Path>
+ <Path fileType="data">/usr/share/geany-plugins/geniuspaste/pastebins/pastebin.geany.org.conf</Path>
+ <Path fileType="data">/usr/share/geany-plugins/geniuspaste/pastebins/sprunge.us.conf</Path>
+ <Path fileType="data">/usr/share/geany-plugins/git-changebar/prefs.ui</Path>
+ <Path fileType="data">/usr/share/geany-plugins/overview/prefs.ui</Path>
+ <Path fileType="data">/usr/share/geany-plugins/pohelper/menus.ui</Path>
+ <Path fileType="data">/usr/share/geany-plugins/pohelper/stats.ui</Path>
+ <Path fileType="localedata">/usr/share/locale/be/LC_MESSAGES/geany-plugins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ca/LC_MESSAGES/geany-plugins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/da/LC_MESSAGES/geany-plugins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/de/LC_MESSAGES/geany-plugins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/el/LC_MESSAGES/geany-plugins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/es/LC_MESSAGES/geany-plugins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/fr/LC_MESSAGES/geany-plugins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/gl/LC_MESSAGES/geany-plugins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/it/LC_MESSAGES/geany-plugins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ja/LC_MESSAGES/geany-plugins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/kk/LC_MESSAGES/geany-plugins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/nl/LC_MESSAGES/geany-plugins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/pt/LC_MESSAGES/geany-plugins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/pt_BR/LC_MESSAGES/geany-plugins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ru/LC_MESSAGES/geany-plugins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/tr/LC_MESSAGES/geany-plugins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/zh_CN/LC_MESSAGES/geany-plugins.mo</Path>
</Files>
</Package>
<History>
- <Update release="11">
- <Date>2018-03-06</Date>
- <Version>1.33</Version>
+ <Update release="12">
+ <Date>2018-12-16</Date>
+ <Version>1.34</Version>
<Comment>Packaging update</Comment>
<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
Jun 29 2023, 3:11 PM (6 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5860605
Default Alt Text
D4707.id11556.diff (24 KB)

Event Timeline