| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: geary | Distribution: openSUSE Tumbleweed |
| Version: 46.0+109 | Vendor: openSUSE |
| Release: 3.4 | Build date: Mon Mar 23 09:31:50 2026 |
| Group: Productivity/Networking/Email/Clients | Build host: reproducible |
| Size: 10414527 | Source RPM: geary-46.0+109-3.4.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://wiki.gnome.org/Apps/Geary | |
| Summary: An email reader for the GNOME desktop | |
Geary is a email reader for GNOME. Its interface is based on conversations, so entire discussion may be read without having to navigate between messages.
BSD-2-Clause AND CC-BY-3.0 AND LGPL-2.1-or-later
* Mon Mar 23 2026 Dominique Leuenberger <dimstar@opensuse.org>
- Migrate to xz compression and manual service run
* Sun Mar 01 2026 Andreas Stieger <andreas.stieger@gmx.de>
- drop unneeded dependency on gnome-doc-utils/xml2po (boo#1259023)
* Thu Feb 12 2026 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 46.0+109:
* vala-unit: use the build architecture g-ir-compiler
* vala-unit: meson: Bump minimal meson version to 1.7
* ComposerPageStateTest: Don't use NBSP directly
* Migrate to gcr-4 and gck-2
* Port plugins from libpeas-1 to libpeas-2
* Remove subprojects/.wraplock
* Follow GNOME Code of Conduct
* Rename meson_options.txt to meson.options
* meson: Bump minimal meson version to 1.7
* meson: Use SPDX identifier in project license
* Remvoe .gitattibutes
* Point old wiki links to the new Geary Gitlab wiki
* Drop COPYING.pyyaml
* Adapt vala-unit and tests to GLib 2.70 and later
* Create a config.vapi for config.h
* Remove .gitignore
* tests: Fix ComposerWebViewTest:get_html_for_draft
* desktop: Fix circular component name
* desktop: Remove the deprecated ".desktop" suffix from AppStream
app id
* webview: Don't register the same resources twice
* Updated translations.
- Following upstreams ports: Drop pkgconfig(gck-1),
pkgconfig(gcr-3), pkgconfig(libpeas-1.0) and
pkgconfig(libpeas-gtk-1.0) BuildRequires. Add
pkgconfig(libpeas-2), pkgconfig(gck-2) and pkgconfig(gcr-4).
* Fri Nov 07 2025 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 46.0+61:
* client: conversation-list: Show recipients in Sent folder
* engine: Detect mime encoding constraint from server EHLO
* feat: Use DarkReader for dark mode emails
* tests: Fix ImapDB test after C.UTF-8 change
* desktop: Rename appdata to metainfo
* make sure the C.UTF-8 locale is installed on the system
* migrate locale from en_US.UTF-8 to C.UTF-8
* chore: Remove trailing newline
* dev: Add .editorconfig for consistent file formatting
* Update BUILDING.md
* client: Go to next pane once something has been selected
* Support GNOME 42 dark theme preference
* build: Set minimum libhandy to 1.6
* client: Support Dark Mode
* Implement dark mode using color-scheme CSS property
* ui: Simplify style rules for body.plain in the composer
* client: Fix invalid conversion from points to pixels
* fix(ci): Allow flatpak build to fail
* Added close quote in ca.po
* client: Fix incorrect height being set for a WebView, when
using font scaling
* Updated translations.
- Drop patch merged upstream:
* Support-GNOME-42-dark-theme-preference.patch
- Rebase patch partly merged upstream:
* Support-dark-theme-webview.patch
* Fri Mar 07 2025 bjorn.lie@gmail.com
- Update to version 46.0+24:
* Move screenshots from wiki.gnome.org
* build: Use appstream for appdata validation test
* flatpak: folks now uses main instead of master
* appdata: Fix bugtracker URL
* Updated translations.
- Drop update-desktop-files and pkgconfig(appstream-glib)
BuildRequires following upstream changes and deprecation of
update-desktop-files.
- Add desktop-file-utils BuildRequires.
* Thu Oct 03 2024 bjorn.lie@gmail.com
- Update to version 46.0+16:
* flatpak: Add appstream-glib module
* flatpak: Update gmime module
* Set prgname to application ID
* flatpak: gspell switched to meson on master
* ci: Use dbus-run-session for tests
* flatpak: Bump libsecret version
* Fix crash with drag-and-drop in conversations view
* Updated translations.
* Tue May 21 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 46.0:
+ Simpler notification messages.
+ Fix navigation issues.
+ Continue delivering messages on error.
+ Fix one more unread count issue.
* Thu May 02 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 44.1:
+ Numerous user interface translation updates.
+ Numerous bug fixes and user interface improvements.
* Sat Mar 16 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 44.0+115:
+ Updated translations.
* Wed Feb 28 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 44.0+110:
+ ui:
- Components.Inspector: fix missing icon
- Replace anchors title if looks like an URI
- Hide mark actions that are disabled
+ client:
- ConversationList.View: Fix keyboard navigation
- tweaks for lower desktop resolutions
- components: Add a warning about enabling remote images
- Ensure conversation is loaded before replying
- Simpler notification messages
+ treewide: Remove deprecated run_javascript()
+ engine:
- Do not stop unread calculation if no id provided
- Mark operation as completed if folder already empty
- Ensure we try to connect again on connection error
- Filter duplicated mailboxes on LIST
- When opening a folder, sanitize remote unseen.
- If reply-to set, we have to honor it
- Reply all needs to reply to sender
- Do not stop delivering messages on error
- Don't use domain for EHLO if it's not FQDN
- Add -Wno-error=return-type to CFLAGS: vala is notoriously bad in
creating good C code.
* Fri Aug 18 2023 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 44.1:
+ Numerous bug fixes and user interface improvements.
+ Updated translations.
* Wed Jul 05 2023 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 44.0:
+ New conversation list
+ Reworked headerbar
+ Fix network detection issues
+ Suspend engine on system suspend
+ Numerous user interface translation updates
+ Numerous bug fixes and user interface improvements
+ Updated translations.
- Drop Fix-build-newer-vala.patch: fixed upstream.
- Rebase patches with quilt.
* Wed Apr 19 2023 Bjørn Lie <bjorn.lie@gmail.com>
- Add Fix-build-newer-vala.patch: client: Add missing
type-arguments for interfaces. vala-unit: Fix non-null build
with newer vala.
* Thu Mar 16 2023 Bjørn Lie <bjorn.lie@gmail.com>
- Add Support-GNOME-42-dark-theme-preference.patch: Support GNOME
42 dark theme preference, patch taken from debian (also subbed
upstream, but not yet merged.
- Add Support-dark-theme-webview.patch: Support dark mode in email
bodies, patch from upstream git, not yet merged.
/usr/bin/geary /usr/lib64/geary /usr/lib64/geary/libgeary-client-46.0.so /usr/lib64/geary/plugins /usr/lib64/geary/plugins/desktop-notifications /usr/lib64/geary/plugins/desktop-notifications/desktop-notifications.plugin /usr/lib64/geary/plugins/desktop-notifications/libdesktop-notifications.so /usr/lib64/geary/plugins/email-templates /usr/lib64/geary/plugins/email-templates/email-templates.plugin /usr/lib64/geary/plugins/email-templates/libemail-templates.so /usr/lib64/geary/plugins/folder-highlight /usr/lib64/geary/plugins/folder-highlight/folder-highlight.plugin /usr/lib64/geary/plugins/folder-highlight/libfolder-highlight.so /usr/lib64/geary/plugins/mail-merge /usr/lib64/geary/plugins/mail-merge/libmail-merge.so /usr/lib64/geary/plugins/mail-merge/mail-merge.plugin /usr/lib64/geary/plugins/notification-badge /usr/lib64/geary/plugins/notification-badge/libnotification-badge.so /usr/lib64/geary/plugins/notification-badge/notification-badge.plugin /usr/lib64/geary/plugins/sent-sound /usr/lib64/geary/plugins/sent-sound/libsent-sound.so /usr/lib64/geary/plugins/sent-sound/sent-sound.plugin /usr/lib64/geary/plugins/special-folders /usr/lib64/geary/plugins/special-folders/libspecial-folders.so /usr/lib64/geary/plugins/special-folders/special-folders.plugin /usr/lib64/geary/web-extensions /usr/lib64/geary/web-extensions/libgeary-web-process.so /usr/share/applications/geary-autostart.desktop /usr/share/applications/org.gnome.Geary.desktop /usr/share/dbus-1/services/org.gnome.Geary.service /usr/share/doc/packages/geary /usr/share/doc/packages/geary/AUTHORS /usr/share/doc/packages/geary/NEWS /usr/share/doc/packages/geary/THANKS /usr/share/geary /usr/share/geary/sql /usr/share/geary/sql/version-001.sql /usr/share/geary/sql/version-002.sql /usr/share/geary/sql/version-003.sql /usr/share/geary/sql/version-004.sql /usr/share/geary/sql/version-005.sql /usr/share/geary/sql/version-006.sql /usr/share/geary/sql/version-007.sql /usr/share/geary/sql/version-008.sql /usr/share/geary/sql/version-009.sql /usr/share/geary/sql/version-010.sql /usr/share/geary/sql/version-011.sql /usr/share/geary/sql/version-012.sql /usr/share/geary/sql/version-013.sql /usr/share/geary/sql/version-014.sql /usr/share/geary/sql/version-015.sql /usr/share/geary/sql/version-016.sql /usr/share/geary/sql/version-017.sql /usr/share/geary/sql/version-018.sql /usr/share/geary/sql/version-019.sql /usr/share/geary/sql/version-020.sql /usr/share/geary/sql/version-021.sql /usr/share/geary/sql/version-022.sql /usr/share/geary/sql/version-023.sql /usr/share/geary/sql/version-024.sql /usr/share/geary/sql/version-025.sql /usr/share/geary/sql/version-026.sql /usr/share/geary/sql/version-027.sql /usr/share/geary/sql/version-028.sql /usr/share/geary/sql/version-029.sql /usr/share/geary/sql/version-030.sql /usr/share/glib-2.0/schemas/org.gnome.Geary.gschema.xml /usr/share/help/C/geary /usr/share/help/C/geary/accounts.page /usr/share/help/C/geary/archive.page /usr/share/help/C/geary/bugs.page /usr/share/help/C/geary/contributing.page /usr/share/help/C/geary/figures /usr/share/help/C/geary/figures/geary.svg /usr/share/help/C/geary/index.page /usr/share/help/C/geary/label.page /usr/share/help/C/geary/limits.page /usr/share/help/C/geary/overview.page /usr/share/help/C/geary/preferences.page /usr/share/help/C/geary/search.page /usr/share/help/C/geary/shortcuts.page /usr/share/help/C/geary/star.page /usr/share/help/C/geary/write.page /usr/share/icons/hicolor /usr/share/icons/hicolor/scalable /usr/share/icons/hicolor/scalable/actions /usr/share/icons/hicolor/scalable/actions/close-symbolic.svg /usr/share/icons/hicolor/scalable/actions/detach-symbolic.svg /usr/share/icons/hicolor/scalable/actions/edit-symbolic.svg /usr/share/icons/hicolor/scalable/actions/font-color-symbolic.svg /usr/share/icons/hicolor/scalable/actions/font-size-symbolic.svg /usr/share/icons/hicolor/scalable/actions/format-ordered-list-symbolic-rtl.svg /usr/share/icons/hicolor/scalable/actions/format-ordered-list-symbolic.svg /usr/share/icons/hicolor/scalable/actions/format-text-remove-symbolic.svg /usr/share/icons/hicolor/scalable/actions/format-toolbar-toggle-symbolic.svg /usr/share/icons/hicolor/scalable/actions/format-unordered-list-symbolic-rtl.svg /usr/share/icons/hicolor/scalable/actions/format-unordered-list-symbolic.svg /usr/share/icons/hicolor/scalable/actions/mail-archive-symbolic.svg /usr/share/icons/hicolor/scalable/actions/mail-drafts-symbolic-rtl.svg /usr/share/icons/hicolor/scalable/actions/mail-drafts-symbolic.svg /usr/share/icons/hicolor/scalable/actions/mail-inbox-symbolic.svg /usr/share/icons/hicolor/scalable/actions/mail-outbox-symbolic.svg /usr/share/icons/hicolor/scalable/actions/mail-sent-symbolic-rtl.svg /usr/share/icons/hicolor/scalable/actions/mail-sent-symbolic.svg /usr/share/icons/hicolor/scalable/actions/tag-symbolic-rtl.svg /usr/share/icons/hicolor/scalable/actions/tag-symbolic.svg /usr/share/icons/hicolor/scalable/actions/text-x-generic-symbolic.svg /usr/share/icons/hicolor/scalable/apps /usr/share/icons/hicolor/scalable/apps/org.gnome.Geary.svg /usr/share/icons/hicolor/symbolic /usr/share/icons/hicolor/symbolic/apps /usr/share/icons/hicolor/symbolic/apps/org.gnome.Geary-symbolic.svg /usr/share/licenses/geary /usr/share/licenses/geary/COPYING /usr/share/licenses/geary/COPYING.icons /usr/share/metainfo/org.gnome.Geary.metainfo.xml
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Aug 4 22:41:58 2026