Page MenuHomeSolus

D5483.diff
No OneTemporary

D5483.diff

diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -2,6 +2,7 @@
libcairo.so.2
libcanberra.so.0
libenchant.so.1
+libgck-1.so.0
libgcr-base-3.so.1
libgdk-3.so.0
libgdk_pixbuf-2.0.so.0
@@ -9,15 +10,19 @@
libgio-2.0.so.0
libglib-2.0.so.0
libgmime-2.6.so.0
+libgoa-1.0.so.0
libgobject-2.0.so.0
libgtk-3.so.0
libjavascriptcoregtk-4.0.so.18
+libjson-glib-1.0.so.0
libm.so.6
libnotify.so.4
libpango-1.0.so.0
libpangocairo-1.0.so.0
+libpthread.so.0
libsecret-1.so.0
libsoup-2.4.so.1
libsqlite3.so.0
+libunwind.so.8
libwebkit2gtk-4.0.so.37
libxml2.so.2
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,13 +1,13 @@
name : geary
-version : 0.12.4
-release : 17
+version : 0.13.0
+release : 18
source :
- - https://download.gnome.org/sources/geary/0.12/geary-0.12.4.tar.xz : b5224cb3f07d6856acc67b3242785c115fa1bba1f9677267823bdfe9e484d307
+ - https://download.gnome.org/sources/geary/0.13/geary-0.13.0.tar.xz : 4fd9bca851678b623c124e6e7ccb3629c304b7c025a370d0a6524bdb633dbe7f
license :
- BSD-2-Clause # Snowball
- CC-BY-SA-3.0 # Icons
- LGPL-2.1-or-later # Source
-summary : Geary is a mail client for GNOME 3.
+summary : Geary is a mail client for GNOME 3
description: |
Geary is a mail client for GNOME 3.
component : network.mail
@@ -16,25 +16,19 @@
- pkgconfig(gcr-3)
- pkgconfig(gee-0.8)
- pkgconfig(gmime-2.6)
- - pkgconfig(gtk+-3.0)
+ - pkgconfig(goa-1.0)
+ - pkgconfig(json-glib-1.0)
- pkgconfig(libcanberra)
- pkgconfig(libnotify)
- pkgconfig(libsecret-1)
- - pkgconfig(libsoup-2.4)
+ - pkgconfig(libunwind)
- pkgconfig(sqlite3)
- pkgconfig(webkit2gtk-4.0)
- - pkgconfig(xml2po)
- - desktop-file-utils
- - gnome-doc-utils
+ - itstool
- valadoc
setup : |
- mkdir build && cd build
- %cmake ..
+ %meson_configure
build : |
- pushd build
- %make
- popd
+ %ninja_build
install : |
- pushd build
- %make_install
- popd
+ %ninja_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,32 +2,29 @@
<Source>
<Name>geary</Name>
<Packager>
- <Name>Joshua Strobl</Name>
- <Email>joshua@stroblindustries.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
<License>BSD-2-Clause</License>
<License>CC-BY-SA-3.0</License>
<License>LGPL-2.1-or-later</License>
<PartOf>network.mail</PartOf>
- <Summary xml:lang="en">Geary is a mail client for GNOME 3.</Summary>
+ <Summary xml:lang="en">Geary is a mail client for GNOME 3</Summary>
<Description xml:lang="en">Geary is a mail client for GNOME 3.
</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
</Source>
<Package>
<Name>geary</Name>
- <Summary xml:lang="en">Geary is a mail client for GNOME 3.</Summary>
+ <Summary xml:lang="en">Geary is a mail client for GNOME 3</Summary>
<Description xml:lang="en">Geary is a mail client for GNOME 3.
</Description>
<PartOf>network.mail</PartOf>
<Files>
<Path fileType="executable">/usr/bin/geary</Path>
- <Path fileType="executable">/usr/bin/geary-attach</Path>
- <Path fileType="library">/usr/lib/geary/web-extensions/libgeary-web-process.so</Path>
- <Path fileType="data">/usr/share/appdata/org.gnome.Geary.appdata.xml</Path>
+ <Path fileType="library">/usr/lib64/geary/web-extensions/libgeary-web-process.so</Path>
<Path fileType="data">/usr/share/applications/geary-autostart.desktop</Path>
<Path fileType="data">/usr/share/applications/org.gnome.Geary.desktop</Path>
- <Path fileType="data">/usr/share/contractor/geary-attach.contract</Path>
<Path fileType="data">/usr/share/geary/sql/version-001.sql</Path>
<Path fileType="data">/usr/share/geary/sql/version-002.sql</Path>
<Path fileType="data">/usr/share/geary/sql/version-003.sql</Path>
@@ -54,127 +51,160 @@
<Path fileType="data">/usr/share/geary/sql/version-024.sql</Path>
<Path fileType="data">/usr/share/geary/sql/version-025.sql</Path>
<Path fileType="data">/usr/share/glib-2.0/schemas/org.gnome.Geary.gschema.xml</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/C/accounts.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/C/archive.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/C/bugs.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/C/figures/geary.svg</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/C/index.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/C/label.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/C/limits.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/C/overview.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/C/preferences.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/C/search.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/C/shortcuts.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/C/star.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/C/write.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/cs/accounts.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/cs/archive.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/cs/bugs.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/cs/index.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/cs/label.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/cs/limits.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/cs/overview.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/cs/preferences.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/cs/search.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/cs/shortcuts.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/cs/star.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/cs/write.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/de/accounts.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/de/archive.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/de/bugs.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/de/index.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/de/label.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/de/limits.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/de/overview.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/de/preferences.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/de/search.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/de/shortcuts.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/de/star.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/de/write.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/el/accounts.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/el/archive.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/el/bugs.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/el/index.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/el/label.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/el/limits.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/el/overview.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/el/preferences.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/el/search.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/el/shortcuts.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/el/star.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/el/write.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/es/accounts.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/es/archive.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/es/bugs.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/es/index.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/es/label.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/es/limits.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/es/overview.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/es/preferences.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/es/search.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/es/shortcuts.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/es/star.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/es/write.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/fr/accounts.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/fr/archive.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/fr/bugs.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/fr/index.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/fr/label.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/fr/limits.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/fr/overview.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/fr/preferences.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/fr/search.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/fr/shortcuts.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/fr/star.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/fr/write.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/it/accounts.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/it/archive.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/it/bugs.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/it/index.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/it/label.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/it/limits.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/it/overview.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/it/preferences.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/it/search.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/it/shortcuts.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/it/star.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/it/write.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/pl/accounts.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/pl/archive.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/pl/bugs.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/pl/index.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/pl/label.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/pl/limits.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/pl/overview.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/pl/preferences.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/pl/search.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/pl/shortcuts.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/pl/star.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/pl/write.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/pt_BR/accounts.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/pt_BR/archive.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/pt_BR/bugs.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/pt_BR/index.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/pt_BR/label.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/pt_BR/limits.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/pt_BR/overview.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/pt_BR/preferences.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/pt_BR/search.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/pt_BR/shortcuts.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/pt_BR/star.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/pt_BR/write.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/sv/accounts.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/sv/archive.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/sv/bugs.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/sv/index.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/sv/label.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/sv/limits.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/sv/overview.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/sv/preferences.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/sv/search.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/sv/shortcuts.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/sv/star.page</Path>
- <Path fileType="data">/usr/share/gnome/help/geary/sv/write.page</Path>
+ <Path fileType="doc">/usr/share/help/C/geary/accounts.page</Path>
+ <Path fileType="doc">/usr/share/help/C/geary/archive.page</Path>
+ <Path fileType="doc">/usr/share/help/C/geary/bugs.page</Path>
+ <Path fileType="doc">/usr/share/help/C/geary/contributing.page</Path>
+ <Path fileType="doc">/usr/share/help/C/geary/figures/geary.svg</Path>
+ <Path fileType="doc">/usr/share/help/C/geary/index.page</Path>
+ <Path fileType="doc">/usr/share/help/C/geary/label.page</Path>
+ <Path fileType="doc">/usr/share/help/C/geary/limits.page</Path>
+ <Path fileType="doc">/usr/share/help/C/geary/overview.page</Path>
+ <Path fileType="doc">/usr/share/help/C/geary/preferences.page</Path>
+ <Path fileType="doc">/usr/share/help/C/geary/search.page</Path>
+ <Path fileType="doc">/usr/share/help/C/geary/shortcuts.page</Path>
+ <Path fileType="doc">/usr/share/help/C/geary/star.page</Path>
+ <Path fileType="doc">/usr/share/help/C/geary/write.page</Path>
+ <Path fileType="doc">/usr/share/help/cs/geary/accounts.page</Path>
+ <Path fileType="doc">/usr/share/help/cs/geary/archive.page</Path>
+ <Path fileType="doc">/usr/share/help/cs/geary/bugs.page</Path>
+ <Path fileType="doc">/usr/share/help/cs/geary/contributing.page</Path>
+ <Path fileType="doc">/usr/share/help/cs/geary/figures/geary.svg</Path>
+ <Path fileType="doc">/usr/share/help/cs/geary/index.page</Path>
+ <Path fileType="doc">/usr/share/help/cs/geary/label.page</Path>
+ <Path fileType="doc">/usr/share/help/cs/geary/limits.page</Path>
+ <Path fileType="doc">/usr/share/help/cs/geary/overview.page</Path>
+ <Path fileType="doc">/usr/share/help/cs/geary/preferences.page</Path>
+ <Path fileType="doc">/usr/share/help/cs/geary/search.page</Path>
+ <Path fileType="doc">/usr/share/help/cs/geary/shortcuts.page</Path>
+ <Path fileType="doc">/usr/share/help/cs/geary/star.page</Path>
+ <Path fileType="doc">/usr/share/help/cs/geary/write.page</Path>
+ <Path fileType="doc">/usr/share/help/de/geary/accounts.page</Path>
+ <Path fileType="doc">/usr/share/help/de/geary/archive.page</Path>
+ <Path fileType="doc">/usr/share/help/de/geary/bugs.page</Path>
+ <Path fileType="doc">/usr/share/help/de/geary/contributing.page</Path>
+ <Path fileType="doc">/usr/share/help/de/geary/figures/geary.svg</Path>
+ <Path fileType="doc">/usr/share/help/de/geary/index.page</Path>
+ <Path fileType="doc">/usr/share/help/de/geary/label.page</Path>
+ <Path fileType="doc">/usr/share/help/de/geary/limits.page</Path>
+ <Path fileType="doc">/usr/share/help/de/geary/overview.page</Path>
+ <Path fileType="doc">/usr/share/help/de/geary/preferences.page</Path>
+ <Path fileType="doc">/usr/share/help/de/geary/search.page</Path>
+ <Path fileType="doc">/usr/share/help/de/geary/shortcuts.page</Path>
+ <Path fileType="doc">/usr/share/help/de/geary/star.page</Path>
+ <Path fileType="doc">/usr/share/help/de/geary/write.page</Path>
+ <Path fileType="doc">/usr/share/help/el/geary/accounts.page</Path>
+ <Path fileType="doc">/usr/share/help/el/geary/archive.page</Path>
+ <Path fileType="doc">/usr/share/help/el/geary/bugs.page</Path>
+ <Path fileType="doc">/usr/share/help/el/geary/contributing.page</Path>
+ <Path fileType="doc">/usr/share/help/el/geary/figures/geary.svg</Path>
+ <Path fileType="doc">/usr/share/help/el/geary/index.page</Path>
+ <Path fileType="doc">/usr/share/help/el/geary/label.page</Path>
+ <Path fileType="doc">/usr/share/help/el/geary/limits.page</Path>
+ <Path fileType="doc">/usr/share/help/el/geary/overview.page</Path>
+ <Path fileType="doc">/usr/share/help/el/geary/preferences.page</Path>
+ <Path fileType="doc">/usr/share/help/el/geary/search.page</Path>
+ <Path fileType="doc">/usr/share/help/el/geary/shortcuts.page</Path>
+ <Path fileType="doc">/usr/share/help/el/geary/star.page</Path>
+ <Path fileType="doc">/usr/share/help/el/geary/write.page</Path>
+ <Path fileType="doc">/usr/share/help/es/geary/accounts.page</Path>
+ <Path fileType="doc">/usr/share/help/es/geary/archive.page</Path>
+ <Path fileType="doc">/usr/share/help/es/geary/bugs.page</Path>
+ <Path fileType="doc">/usr/share/help/es/geary/contributing.page</Path>
+ <Path fileType="doc">/usr/share/help/es/geary/figures/geary.svg</Path>
+ <Path fileType="doc">/usr/share/help/es/geary/index.page</Path>
+ <Path fileType="doc">/usr/share/help/es/geary/label.page</Path>
+ <Path fileType="doc">/usr/share/help/es/geary/limits.page</Path>
+ <Path fileType="doc">/usr/share/help/es/geary/overview.page</Path>
+ <Path fileType="doc">/usr/share/help/es/geary/preferences.page</Path>
+ <Path fileType="doc">/usr/share/help/es/geary/search.page</Path>
+ <Path fileType="doc">/usr/share/help/es/geary/shortcuts.page</Path>
+ <Path fileType="doc">/usr/share/help/es/geary/star.page</Path>
+ <Path fileType="doc">/usr/share/help/es/geary/write.page</Path>
+ <Path fileType="doc">/usr/share/help/fr/geary/accounts.page</Path>
+ <Path fileType="doc">/usr/share/help/fr/geary/archive.page</Path>
+ <Path fileType="doc">/usr/share/help/fr/geary/bugs.page</Path>
+ <Path fileType="doc">/usr/share/help/fr/geary/contributing.page</Path>
+ <Path fileType="doc">/usr/share/help/fr/geary/figures/geary.svg</Path>
+ <Path fileType="doc">/usr/share/help/fr/geary/index.page</Path>
+ <Path fileType="doc">/usr/share/help/fr/geary/label.page</Path>
+ <Path fileType="doc">/usr/share/help/fr/geary/limits.page</Path>
+ <Path fileType="doc">/usr/share/help/fr/geary/overview.page</Path>
+ <Path fileType="doc">/usr/share/help/fr/geary/preferences.page</Path>
+ <Path fileType="doc">/usr/share/help/fr/geary/search.page</Path>
+ <Path fileType="doc">/usr/share/help/fr/geary/shortcuts.page</Path>
+ <Path fileType="doc">/usr/share/help/fr/geary/star.page</Path>
+ <Path fileType="doc">/usr/share/help/fr/geary/write.page</Path>
+ <Path fileType="doc">/usr/share/help/it/geary/accounts.page</Path>
+ <Path fileType="doc">/usr/share/help/it/geary/archive.page</Path>
+ <Path fileType="doc">/usr/share/help/it/geary/bugs.page</Path>
+ <Path fileType="doc">/usr/share/help/it/geary/contributing.page</Path>
+ <Path fileType="doc">/usr/share/help/it/geary/figures/geary.svg</Path>
+ <Path fileType="doc">/usr/share/help/it/geary/index.page</Path>
+ <Path fileType="doc">/usr/share/help/it/geary/label.page</Path>
+ <Path fileType="doc">/usr/share/help/it/geary/limits.page</Path>
+ <Path fileType="doc">/usr/share/help/it/geary/overview.page</Path>
+ <Path fileType="doc">/usr/share/help/it/geary/preferences.page</Path>
+ <Path fileType="doc">/usr/share/help/it/geary/search.page</Path>
+ <Path fileType="doc">/usr/share/help/it/geary/shortcuts.page</Path>
+ <Path fileType="doc">/usr/share/help/it/geary/star.page</Path>
+ <Path fileType="doc">/usr/share/help/it/geary/write.page</Path>
+ <Path fileType="doc">/usr/share/help/pl/geary/accounts.page</Path>
+ <Path fileType="doc">/usr/share/help/pl/geary/archive.page</Path>
+ <Path fileType="doc">/usr/share/help/pl/geary/bugs.page</Path>
+ <Path fileType="doc">/usr/share/help/pl/geary/contributing.page</Path>
+ <Path fileType="doc">/usr/share/help/pl/geary/figures/geary.svg</Path>
+ <Path fileType="doc">/usr/share/help/pl/geary/index.page</Path>
+ <Path fileType="doc">/usr/share/help/pl/geary/label.page</Path>
+ <Path fileType="doc">/usr/share/help/pl/geary/limits.page</Path>
+ <Path fileType="doc">/usr/share/help/pl/geary/overview.page</Path>
+ <Path fileType="doc">/usr/share/help/pl/geary/preferences.page</Path>
+ <Path fileType="doc">/usr/share/help/pl/geary/search.page</Path>
+ <Path fileType="doc">/usr/share/help/pl/geary/shortcuts.page</Path>
+ <Path fileType="doc">/usr/share/help/pl/geary/star.page</Path>
+ <Path fileType="doc">/usr/share/help/pl/geary/write.page</Path>
+ <Path fileType="doc">/usr/share/help/pt_BR/geary/accounts.page</Path>
+ <Path fileType="doc">/usr/share/help/pt_BR/geary/archive.page</Path>
+ <Path fileType="doc">/usr/share/help/pt_BR/geary/bugs.page</Path>
+ <Path fileType="doc">/usr/share/help/pt_BR/geary/contributing.page</Path>
+ <Path fileType="doc">/usr/share/help/pt_BR/geary/figures/geary.svg</Path>
+ <Path fileType="doc">/usr/share/help/pt_BR/geary/index.page</Path>
+ <Path fileType="doc">/usr/share/help/pt_BR/geary/label.page</Path>
+ <Path fileType="doc">/usr/share/help/pt_BR/geary/limits.page</Path>
+ <Path fileType="doc">/usr/share/help/pt_BR/geary/overview.page</Path>
+ <Path fileType="doc">/usr/share/help/pt_BR/geary/preferences.page</Path>
+ <Path fileType="doc">/usr/share/help/pt_BR/geary/search.page</Path>
+ <Path fileType="doc">/usr/share/help/pt_BR/geary/shortcuts.page</Path>
+ <Path fileType="doc">/usr/share/help/pt_BR/geary/star.page</Path>
+ <Path fileType="doc">/usr/share/help/pt_BR/geary/write.page</Path>
+ <Path fileType="doc">/usr/share/help/sv/geary/accounts.page</Path>
+ <Path fileType="doc">/usr/share/help/sv/geary/archive.page</Path>
+ <Path fileType="doc">/usr/share/help/sv/geary/bugs.page</Path>
+ <Path fileType="doc">/usr/share/help/sv/geary/contributing.page</Path>
+ <Path fileType="doc">/usr/share/help/sv/geary/figures/geary.svg</Path>
+ <Path fileType="doc">/usr/share/help/sv/geary/index.page</Path>
+ <Path fileType="doc">/usr/share/help/sv/geary/label.page</Path>
+ <Path fileType="doc">/usr/share/help/sv/geary/limits.page</Path>
+ <Path fileType="doc">/usr/share/help/sv/geary/overview.page</Path>
+ <Path fileType="doc">/usr/share/help/sv/geary/preferences.page</Path>
+ <Path fileType="doc">/usr/share/help/sv/geary/search.page</Path>
+ <Path fileType="doc">/usr/share/help/sv/geary/shortcuts.page</Path>
+ <Path fileType="doc">/usr/share/help/sv/geary/star.page</Path>
+ <Path fileType="doc">/usr/share/help/sv/geary/write.page</Path>
+ <Path fileType="doc">/usr/share/help/tr/geary/accounts.page</Path>
+ <Path fileType="doc">/usr/share/help/tr/geary/archive.page</Path>
+ <Path fileType="doc">/usr/share/help/tr/geary/bugs.page</Path>
+ <Path fileType="doc">/usr/share/help/tr/geary/contributing.page</Path>
+ <Path fileType="doc">/usr/share/help/tr/geary/figures/geary.svg</Path>
+ <Path fileType="doc">/usr/share/help/tr/geary/index.page</Path>
+ <Path fileType="doc">/usr/share/help/tr/geary/label.page</Path>
+ <Path fileType="doc">/usr/share/help/tr/geary/limits.page</Path>
+ <Path fileType="doc">/usr/share/help/tr/geary/overview.page</Path>
+ <Path fileType="doc">/usr/share/help/tr/geary/preferences.page</Path>
+ <Path fileType="doc">/usr/share/help/tr/geary/search.page</Path>
+ <Path fileType="doc">/usr/share/help/tr/geary/shortcuts.page</Path>
+ <Path fileType="doc">/usr/share/help/tr/geary/star.page</Path>
+ <Path fileType="doc">/usr/share/help/tr/geary/write.page</Path>
<Path fileType="data">/usr/share/icons/hicolor/16x16/apps/org.gnome.Geary.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/24x24/apps/org.gnome.Geary.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/256x256/apps/org.gnome.Geary.png</Path>
@@ -184,7 +214,11 @@
<Path fileType="data">/usr/share/icons/hicolor/scalable/actions/close-symbolic.svg</Path>
<Path fileType="data">/usr/share/icons/hicolor/scalable/actions/detach-symbolic.svg</Path>
<Path fileType="data">/usr/share/icons/hicolor/scalable/actions/edit-symbolic.svg</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/scalable/actions/format-ordered-list-symbolic-rtl.svg</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/scalable/actions/format-ordered-list-symbolic.svg</Path>
<Path fileType="data">/usr/share/icons/hicolor/scalable/actions/format-text-remove-symbolic.svg</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/scalable/actions/format-unordered-list-symbolic-rtl.svg</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/scalable/actions/format-unordered-list-symbolic.svg</Path>
<Path fileType="data">/usr/share/icons/hicolor/scalable/actions/mail-archive-symbolic.svg</Path>
<Path fileType="data">/usr/share/icons/hicolor/scalable/actions/mail-drafts-symbolic-rtl.svg</Path>
<Path fileType="data">/usr/share/icons/hicolor/scalable/actions/mail-drafts-symbolic.svg</Path>
@@ -204,6 +238,7 @@
<Path fileType="data">/usr/share/icons/hicolor/scalable/actions/text-x-generic-symbolic.svg</Path>
<Path fileType="data">/usr/share/icons/hicolor/symbolic/apps/org.gnome.Geary-symbolic.svg</Path>
<Path fileType="localedata">/usr/share/locale/ar/LC_MESSAGES/geary.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/be/LC_MESSAGES/geary.mo</Path>
<Path fileType="localedata">/usr/share/locale/bs/LC_MESSAGES/geary.mo</Path>
<Path fileType="localedata">/usr/share/locale/ca/LC_MESSAGES/geary.mo</Path>
<Path fileType="localedata">/usr/share/locale/cs/LC_MESSAGES/geary.mo</Path>
@@ -250,15 +285,16 @@
<Path fileType="localedata">/usr/share/locale/vi/LC_MESSAGES/geary.mo</Path>
<Path fileType="localedata">/usr/share/locale/zh_CN/LC_MESSAGES/geary.mo</Path>
<Path fileType="localedata">/usr/share/locale/zh_TW/LC_MESSAGES/geary.mo</Path>
+ <Path fileType="data">/usr/share/metainfo/org.gnome.Geary.appdata.xml</Path>
</Files>
</Package>
<History>
- <Update release="17">
- <Date>2018-08-29</Date>
- <Version>0.12.4</Version>
+ <Update release="18">
+ <Date>2019-02-20</Date>
+ <Version>0.13.0</Version>
<Comment>Packaging update</Comment>
- <Name>Joshua Strobl</Name>
- <Email>joshua@stroblindustries.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
Jun 24 2023, 4:15 AM (7 w, 46 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5798751
Default Alt Text
D5483.diff (29 KB)

Event Timeline