| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: pan-lang | Distribution: openSUSE Tumbleweed |
| Version: 0.164 | Vendor: openSUSE |
| Release: 1.1 | Build date: Mon Aug 18 10:50:06 2025 |
| Group: System/Localization | Build host: reproducible |
| Size: 2111805 | Source RPM: pan-0.164-1.1.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: http://pan.rebelbase.com/ | |
| Summary: Translations for package pan | |
Provides translations for the "pan" package.
GPL-2.0-or-later
* Mon Aug 18 2025 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 0.164:
* Fix article part detection where multipart articles were
detected as many articles instaed of one article with many
parts.
* Fix crash when displaying emoticon replacement
- Force GCC 11 on Leap 15.6 and older for c++ filesystem support.
- Drop empty %check section.
* Wed May 28 2025 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.163:
* Fix Pan window icon in Wayland (Balló György).
* article actions: fix match read and unread preferences
* article rules: simplify algorithm to compute apply. This should
fix many problems with article rules, including rules to
remove articles.
* README.org: add instruction to install dependencies on Fedora
* cmake: do not check for git commit when building from tarball
* docs: add scoring document, retrieved from old web site
* cert-store: look for trusted certificates in system directories
* Fri May 02 2025 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 0.162:
* cmake: switch to c++17.
* bug fix: Show multipart binary article information. Now,
getting article headers (with key 'h') is easier. Most headers
contain an abuse clause that may be useful to fight abuses.
* mime-utils: fix assertion 'G_IS_OBJECT (object)' failure.
* Fixed incorrect whitespaces in manual Face wrapping.
* Sun Nov 03 2024 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 0.161:
* fix(cmake): make build reproducible (Debian #1078153)
* fix(header-pane): nail down action and state column widths
* fix(task-xover): fix crash in case of ERR_NETWORK
* refactor(post-ui): replace gtkspell with gspell
* docs(README.org): fix git clean instructions
- Add pkgconfig(gspell-1) to BuildRequires
* Sat Sep 28 2024 Jim Henderson <hendersj@gmail.com>
- Update to version 0.160:
* fix color management that was broken with v0.159
* body-pane: remove icon from "Copy URL" menu
* load_icon: print error message when icon is not found
* delete newsrc file when deleting a news server
* setup StartupWMClass in desktop.in file (glgo#GNOME/pan#191)
- Drop pan-window-set-StartupWMClass.patch: incorporated
upstream.
* Mon Jul 22 2024 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 0.159:
* remove autotools. Pan can only be built with cmake
* remove support for obsolete Status Icon
* pref-ui.cc: fix crash when editing twice the same shortcut
* pref-ui.cc: fix behavior and warnings in edit shortcut widget
* README.org: add instructions to clean up autotools files
- Build application with static libs (cmake...
- DBUILD_STATIC_LIBS=ON) instead of shared libs (cmake...
- DBUILD_SHARED_LIBS=OFF) as there are linking errors when using
the latter (glgo#GNOME/pan#190).
- Build with cmake and ninja.
- Add pan-window-set-StartupWMClass.patch: Set StartupWMClass for
open windows (glgo#GNOME/pan#191).
* Sun Apr 28 2024 Dirk Müller <dmueller@suse.com>
- update to 0.158:
* add doc for cmake build options
* fix cmake install de-install doc
* fix ctest instructions
* cmake: set WANT_GMIME_CRYPTO option to default off
* cmake: install help and man files
* cmake: install translations files as pan.mo
* Wed Apr 03 2024 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 0.157:
* Building Pan with autotools is now deprecated.
* Install png icon files. This is required to fix some Gtk warnings.
* Always display one part article.
* Enable compilation with GnuTLS by default.
* Fixed GPG segfault, hopefully.
* Added support for Gemini URLs in text.
* Add Interlingue translation.
* Updated translations.
- Add empty %check section as recommended by rpmlint.
* Sun Nov 12 2023 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.155:
* Add libiconv link if needed to fix build on MacOS
* Use password storage by default when it is enabled
* Enable back GPG initialization
* Fix crash in on_socket_created() when password storage is enabled
* score rules: makes : and :: behave as specified in slrn manual
- Drop patches for issues fixed upstream:
* 0001-Fix-crash-in-on_socket_created-when-password-storage.patch
* Thu Jan 26 2023 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Add patch to fix crash when password storage is enabled
* 0001-Fix-crash-in-on_socket_created-when-password-storage.patch
* Wed Jan 18 2023 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 0.154:
* Fix a regression from v0.153 where pan can segfault when
reading groups (glgo#GNOME/pan#156).
* A few GTK2 related cleanups.
* Sun Nov 20 2022 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 0.153:
* Identify as correct version.
- Changes from version 0.152:
* Gtk2 was removed from Pan. Only Gtk3 is working.
* Links to old pan.rebelbase.com are replaced with links to
pan gitlab page.
* Pan can be compiled with clang.
* Updated translations.
* Mon Jul 04 2022 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 0.151
* Gtk2 minimal version is now 2.24.0.
* Fix header handling errors (fixes glgo#GNOME/pan#61 and
glgo#GNOME/pan#66).
* Add a menu entry to allow editing the Score file in text
editor (fixes glgo#GNOME/pan#11).
* Fri Mar 25 2022 Bjørn Lie <bjorn.lie@gmail.com>
- Replace pkgconfig(enchant) for pkgconfig(enchant-2)
BuildRequires: Use the newer enchant-2 spellchecker.
* Wed Mar 02 2022 Bjørn Lie <bjorn.lie@gmail.com>
- Drop pan-lang Recommends: No longer needed.
* Sun Feb 27 2022 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 0.150:
* Set maximum number of serveur connections to 20.
* Remove support for GMime2.
* Enable make distcheck for both GTK builds.
* Run distcheck with gtk3.
* Fix make distcheck for gtk2.
* Gtk3 is now default build, Gtk2 is deprecated.
* Fix pkg check msgs in configure.ac and print more library versions.
* fix missing articles with dangling reference.
/usr/share/help/cs/pan /usr/share/help/cs/pan/figures /usr/share/help/cs/pan/figures/pan_window.png /usr/share/help/cs/pan/index.docbook /usr/share/help/de/pan /usr/share/help/de/pan/figures /usr/share/help/de/pan/figures/pan_window.png /usr/share/help/de/pan/index.docbook /usr/share/help/es/pan /usr/share/help/es/pan/figures /usr/share/help/es/pan/figures/pan_window.png /usr/share/help/es/pan/index.docbook /usr/share/help/sv/pan /usr/share/help/sv/pan/figures /usr/share/help/sv/pan/figures/pan_window.png /usr/share/help/sv/pan/index.docbook /usr/share/locale/ar/LC_MESSAGES/pan.mo /usr/share/locale/az/LC_MESSAGES/pan.mo /usr/share/locale/bg/LC_MESSAGES/pan.mo /usr/share/locale/bs/LC_MESSAGES/pan.mo /usr/share/locale/ca/LC_MESSAGES/pan.mo /usr/share/locale/cs/LC_MESSAGES/pan.mo /usr/share/locale/da/LC_MESSAGES/pan.mo /usr/share/locale/de/LC_MESSAGES/pan.mo /usr/share/locale/dz/LC_MESSAGES/pan.mo /usr/share/locale/el/LC_MESSAGES/pan.mo /usr/share/locale/en_CA/LC_MESSAGES/pan.mo /usr/share/locale/en_GB/LC_MESSAGES/pan.mo /usr/share/locale/eo/LC_MESSAGES/pan.mo /usr/share/locale/es/LC_MESSAGES/pan.mo /usr/share/locale/et/LC_MESSAGES/pan.mo /usr/share/locale/eu/LC_MESSAGES/pan.mo /usr/share/locale/fi/LC_MESSAGES/pan.mo /usr/share/locale/fr/LC_MESSAGES/pan.mo /usr/share/locale/ga/LC_MESSAGES/pan.mo /usr/share/locale/gl/LC_MESSAGES/pan.mo /usr/share/locale/hr/LC_MESSAGES/pan.mo /usr/share/locale/hu/LC_MESSAGES/pan.mo /usr/share/locale/id/LC_MESSAGES/pan.mo /usr/share/locale/it/LC_MESSAGES/pan.mo /usr/share/locale/ja/LC_MESSAGES/pan.mo /usr/share/locale/ka/LC_MESSAGES/pan.mo /usr/share/locale/ko/LC_MESSAGES/pan.mo /usr/share/locale/lt/LC_MESSAGES/pan.mo /usr/share/locale/lv/LC_MESSAGES/pan.mo /usr/share/locale/ms/LC_MESSAGES/pan.mo /usr/share/locale/nb/LC_MESSAGES/pan.mo /usr/share/locale/nl/LC_MESSAGES/pan.mo /usr/share/locale/oc/LC_MESSAGES/pan.mo /usr/share/locale/pl/LC_MESSAGES/pan.mo /usr/share/locale/pt/LC_MESSAGES/pan.mo /usr/share/locale/pt_BR/LC_MESSAGES/pan.mo /usr/share/locale/ro/LC_MESSAGES/pan.mo /usr/share/locale/ru/LC_MESSAGES/pan.mo /usr/share/locale/sk/LC_MESSAGES/pan.mo /usr/share/locale/sl/LC_MESSAGES/pan.mo /usr/share/locale/sq/LC_MESSAGES/pan.mo /usr/share/locale/sr/LC_MESSAGES/pan.mo /usr/share/locale/sr@latin/LC_MESSAGES/pan.mo /usr/share/locale/sv/LC_MESSAGES/pan.mo /usr/share/locale/tr/LC_MESSAGES/pan.mo /usr/share/locale/uk/LC_MESSAGES/pan.mo /usr/share/locale/vi/LC_MESSAGES/pan.mo /usr/share/locale/zh_CN/LC_MESSAGES/pan.mo /usr/share/locale/zh_TW/LC_MESSAGES/pan.mo
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Nov 1 22:25:32 2025