61 Commits

Author SHA256 Message Date
d658e6d69b Accepting request 1300211 from network
OBS-URL: https://build.opensuse.org/request/show/1300211
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pan?expand=0&rev=28
2025-08-19 14:46:30 +00:00
96af831ff4 - Update to version 0.164.
- Force GCC 11 on Leap 15.6 and older for c++ filesystem support.
- Drop empty %check section.

OBS-URL: https://build.opensuse.org/package/show/network/pan?expand=0&rev=56
2025-08-19 07:28:19 +00:00
65a65e4410 Accepting request 1280970 from network
OBS-URL: https://build.opensuse.org/request/show/1280970
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pan?expand=0&rev=27
2025-05-30 12:35:04 +00:00
efdd055d68 - 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

OBS-URL: https://build.opensuse.org/package/show/network/pan?expand=0&rev=54
2025-05-28 17:36:55 +00:00
2d9741c237 Accepting request 1274610 from network
OBS-URL: https://build.opensuse.org/request/show/1274610
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pan?expand=0&rev=26
2025-05-05 20:29:48 +00:00
5c5ee0dc28 Update to version 0.162.
OBS-URL: https://build.opensuse.org/package/show/network/pan?expand=0&rev=52
2025-05-05 14:11:52 +00:00
df37da7dea Accepting request 1222955 from network
OBS-URL: https://build.opensuse.org/request/show/1222955
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pan?expand=0&rev=25
2024-11-09 19:58:37 +00:00
461d29bb28 - 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

OBS-URL: https://build.opensuse.org/package/show/network/pan?expand=0&rev=50
2024-11-09 12:07:48 +00:00
2072202e2f Accepting request 1204408 from network
* Update to version 0.160:
* Drop pan-window-set-StartupWMClass.patch: incorporated upstream.

OBS-URL: https://build.opensuse.org/request/show/1204408
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pan?expand=0&rev=24
2024-09-30 13:38:26 +00:00
7e76f40787 OBS-URL: https://build.opensuse.org/package/show/network/pan?expand=0&rev=48 2024-09-28 21:29:49 +00:00
55642e726d - 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)
    * Removed pan-window-set-StartupWMClass.patch as no longer needed

OBS-URL: https://build.opensuse.org/package/show/network/pan?expand=0&rev=47
2024-09-28 21:29:04 +00:00
13a930b654 Accepting request 1190452 from network
OBS-URL: https://build.opensuse.org/request/show/1190452
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pan?expand=0&rev=23
2024-07-31 11:29:49 +00:00
6570cbf1c6 (Sorry for the multiple sr's, but discovered an issue a long time after submitting the previous sr)
* Update to version 0.159.
* 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).

OBS-URL: https://build.opensuse.org/package/show/network/pan?expand=0&rev=45
2024-07-30 11:12:49 +00:00
3fef9e4166 Accepting request 1170628 from network
- 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

- Following upstream changes, add new BuildRequires: gettext,
  + Corrected erroneous sourceurl in specfile.
- fix build with GCC 4.4
- obsoletes patches for CVE-2008-2363, glib-compat and gcc 4.3
- add glib compat layer to abstract glib API
- fix include file to get g_assert
- GNOME moved to /usr
- update to release 0.112
- removed libzvt from neededforbuild (unused)
- set default editor to gedit
- finally renamed package to PAN
- changed PREFIX to /opt/gnome
- add patch for PAN incorrectly handling sockets
- update to new stable version 0.14.0
     * Fixed a serious 0.13.1 memory leak, and 0.13.2.92 cache
       overflow, caused by the Task Manager window.
     * Fixed a race condition that could cause Pan to crash on startup
     * Fix 0.13.1 bug that crashed Pan when it encountered user-defined
    * Fixed 0.13.0 message corruption fix in the composer when a
- removed bogus self-provides
- fixed wrong declarations in gmime-message-part.c
		* About a dozen minor memory leaks fixed

OBS-URL: https://build.opensuse.org/request/show/1170628
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pan?expand=0&rev=22
2024-04-29 15:57:48 +00:00
abaca99f68 - 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
- Following upstream changes, add new BuildRequires: gettext,
  + Corrected erroneous sourceurl in specfile.
- fix build with GCC 4.4
- obsoletes patches for CVE-2008-2363, glib-compat and gcc 4.3
- add glib compat layer to abstract glib API
- fix include file to get g_assert
- GNOME moved to /usr
- update to release 0.112
- removed libzvt from neededforbuild (unused)
- set default editor to gedit
- finally renamed package to PAN
- changed PREFIX to /opt/gnome
- add patch for PAN incorrectly handling sockets
- update to new stable version 0.14.0
     * Fixed a serious 0.13.1 memory leak, and 0.13.2.92 cache
       overflow, caused by the Task Manager window.
     * Fixed a race condition that could cause Pan to crash on startup
     * Fix 0.13.1 bug that crashed Pan when it encountered user-defined
    * Fixed 0.13.0 message corruption fix in the composer when a
- removed bogus self-provides
- fixed wrong declarations in gmime-message-part.c
		* About a dozen minor memory leaks fixed
		* Fixed 0.12.0 bug where the external editor used when

OBS-URL: https://build.opensuse.org/package/show/network/pan?expand=0&rev=43
2024-04-28 19:09:27 +00:00
d7178ad707 Accepting request 1165720 from network
OBS-URL: https://build.opensuse.org/request/show/1165720
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pan?expand=0&rev=21
2024-04-07 20:11:03 +00:00
859bace926 Accepting request 1164391 from home:badshah400:branches:network
* Update to version 0.157.
* Add empty %check section as recommended by rpmlint.

OBS-URL: https://build.opensuse.org/request/show/1164391
OBS-URL: https://build.opensuse.org/package/show/network/pan?expand=0&rev=41
2024-04-05 22:52:57 +00:00
a88119457e Accepting request 1126900 from network
OBS-URL: https://build.opensuse.org/request/show/1126900
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pan?expand=0&rev=20
2023-11-16 19:29:40 +00:00
4797d2cc41 Accepting request 1125284 from home:glaubitz:branches:network
- 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

OBS-URL: https://build.opensuse.org/request/show/1125284
OBS-URL: https://build.opensuse.org/package/show/network/pan?expand=0&rev=39
2023-11-16 14:19:19 +00:00
192fbd669e Accepting request 1061156 from network
OBS-URL: https://build.opensuse.org/request/show/1061156
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pan?expand=0&rev=19
2023-01-26 12:59:01 +00:00
c3d2652531 Accepting request 1061132 from home:glaubitz:branches:network
- Add patch to fix crash when password storage is enabled
  * 0001-Fix-crash-in-on_socket_created-when-password-storage.patch

OBS-URL: https://build.opensuse.org/request/show/1061132
OBS-URL: https://build.opensuse.org/package/show/network/pan?expand=0&rev=37
2023-01-26 09:44:09 +00:00
2e76c71df2 Accepting request 1059516 from network
OBS-URL: https://build.opensuse.org/request/show/1059516
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pan?expand=0&rev=18
2023-01-19 15:44:14 +00:00
e9d3cac9b9 Accepting request 1059280 from home:badshah400:branches:network
Update to version 0.154

OBS-URL: https://build.opensuse.org/request/show/1059280
OBS-URL: https://build.opensuse.org/package/show/network/pan?expand=0&rev=35
2023-01-19 09:40:18 +00:00
f3e515bf2e Accepting request 1036967 from network
OBS-URL: https://build.opensuse.org/request/show/1036967
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pan?expand=0&rev=17
2022-11-21 14:29:50 +00:00
dd0d3e65f6 Accepting request 1036961 from home:badshah400:branches:network
Update to version 0.153

OBS-URL: https://build.opensuse.org/request/show/1036961
OBS-URL: https://build.opensuse.org/package/show/network/pan?expand=0&rev=33
2022-11-20 18:38:48 +00:00
5360de8d84 Accepting request 986799 from network
OBS-URL: https://build.opensuse.org/request/show/986799
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pan?expand=0&rev=16
2022-07-05 10:10:01 +00:00
5f3b2e5989 Accepting request 986512 from home:badshah400:branches:network
Update to version 0.151

OBS-URL: https://build.opensuse.org/request/show/986512
OBS-URL: https://build.opensuse.org/package/show/network/pan?expand=0&rev=31
2022-07-05 08:29:31 +00:00
d368d0f4e0 Accepting request 964939 from network
OBS-URL: https://build.opensuse.org/request/show/964939
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pan?expand=0&rev=15
2022-03-25 20:55:13 +00:00
908e866e19 Accepting request 964933 from home:iznogood:branches:network
- Replace pkgconfig(enchant) for pkgconfig(enchant-2)
  BuildRequires: Use the newer enchant-2 spellchecker.

OBS-URL: https://build.opensuse.org/request/show/964933
OBS-URL: https://build.opensuse.org/package/show/network/pan?expand=0&rev=29
2022-03-25 19:58:39 +00:00
31b06fa932 Accepting request 958530 from network
OBS-URL: https://build.opensuse.org/request/show/958530
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pan?expand=0&rev=14
2022-03-03 23:17:07 +00:00
0c72a56fd2 Accepting request 958528 from home:iznogood:branches:network
- Drop pan-lang Recommends: No longer needed.

OBS-URL: https://build.opensuse.org/request/show/958528
OBS-URL: https://build.opensuse.org/package/show/network/pan?expand=0&rev=27
2022-03-02 21:48:05 +00:00
c589db7b02 Accepting request 958524 from network
OBS-URL: https://build.opensuse.org/request/show/958524
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pan?expand=0&rev=13
2022-03-02 20:43:30 +00:00
0a1c486ebb Accepting request 957905 from home:badshah400:branches:network
Update to version 0.150.

OBS-URL: https://build.opensuse.org/request/show/957905
OBS-URL: https://build.opensuse.org/package/show/network/pan?expand=0&rev=26
2022-03-02 20:14:39 +00:00
bd59206c56 Accepting request 943062 from network
OBS-URL: https://build.opensuse.org/request/show/943062
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pan?expand=0&rev=12
2021-12-29 20:11:06 +00:00
6bacb16c9b Accepting request 942369 from home:badshah400:branches:network
Update to version 0.149:

OBS-URL: https://build.opensuse.org/request/show/942369
OBS-URL: https://build.opensuse.org/package/show/network/pan?expand=0&rev=25
2021-12-29 13:43:34 +00:00
02d16b607f Accepting request 928268 from network
OBS-URL: https://build.opensuse.org/request/show/928268
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pan?expand=0&rev=11
2021-10-30 21:13:59 +00:00
1ffb8ae3a3 Accepting request 927748 from home:badshah400:branches:network
- Update to version 0.148
- Adapt Source and setup for changed version tagging (v0.148 vs  0.148).
- New BuildRequires: libtool (needed to generate missing configure file in release tarball), yelp (needed to build help files).

OBS-URL: https://build.opensuse.org/request/show/927748
OBS-URL: https://build.opensuse.org/package/show/network/pan?expand=0&rev=24
2021-10-30 13:09:54 +00:00
92fbf0a37f Accepting request 922796 from network
OBS-URL: https://build.opensuse.org/request/show/922796
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pan?expand=0&rev=10
2021-10-04 16:40:16 +00:00
a0d73cde6d Accepting request 922058 from home:badshah400:branches:network
* Update to version 0.147.
* Drop patches either included upstream or otherwise fixed: + pan-fix-sending-with-gmime30.patch + pan-glib-2.68.patch + pan-signed-pointer-zero-comparison.patch.
* Update minimum required version of gettext to 0.21 in keeping with upstream.

OBS-URL: https://build.opensuse.org/request/show/922058
OBS-URL: https://build.opensuse.org/package/show/network/pan?expand=0&rev=23
2021-10-02 13:30:14 +00:00
b0f64a6ba0 Accepting request 898976 from network
OBS-URL: https://build.opensuse.org/request/show/898976
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pan?expand=0&rev=9
2021-06-10 22:18:44 +00:00
c5fa5f9d80 Accepting request 898556 from home:badshah400:gcc11fix
Add pan-signed-pointer-zero-comparison.patch -- Fix comparison of pointer with int 0 (fixes building against GCC 11).

OBS-URL: https://build.opensuse.org/request/show/898556
OBS-URL: https://build.opensuse.org/package/show/network/pan?expand=0&rev=21
2021-06-10 08:31:06 +00:00
bfc9a8f37c Accepting request 891870 from network
OBS-URL: https://build.opensuse.org/request/show/891870
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pan?expand=0&rev=8
2021-05-10 13:39:03 +00:00
648ca5d148 Accepting request 891523 from home:badshah400:branches:network
Add pan-glib-2.68.patch: Fix compilation with glib 2.68+; patch taken from upstream merge request with additional fixes for current version (glgo#GNOME/pan#128).

OBS-URL: https://build.opensuse.org/request/show/891523
OBS-URL: https://build.opensuse.org/package/show/network/pan?expand=0&rev=19
2021-05-09 14:22:21 +00:00
93db955d6b Accepting request 820674 from network
OBS-URL: https://build.opensuse.org/request/show/820674
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pan?expand=0&rev=7
2020-07-14 06:00:21 +00:00
10940c4abd Accepting request 820447 from home:badshah400:branches:network
- Add pan-fix-sending-with-gmime30.patch: Fix message sending when
  using gmime 3.0 (boo#1166404,
  https://gitlab.gnome.org/GNOME/pan/-/issues/103,
  https://gitlab.gnome.org/GNOME/pan/-/issues/114).

OBS-URL: https://build.opensuse.org/request/show/820447
OBS-URL: https://build.opensuse.org/package/show/network/pan?expand=0&rev=17
2020-07-13 10:49:00 +00:00
6b1edc2de8 Accepting request 750191 from network
OBS-URL: https://build.opensuse.org/request/show/750191
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pan?expand=0&rev=6
2019-11-22 09:28:11 +00:00
565694c479 Accepting request 750114 from home:iznogood:branches:network
New upstream release

OBS-URL: https://build.opensuse.org/request/show/750114
OBS-URL: https://build.opensuse.org/package/show/network/pan?expand=0&rev=15
2019-11-21 22:14:03 +00:00
6f56766941 Accepting request 613446 from network
OBS-URL: https://build.opensuse.org/request/show/613446
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pan?expand=0&rev=5
2018-06-02 10:14:19 +00:00
Ismail Dönmez
89332d9860 Accepting request 613265 from home:badshah400:branches:network
- Update to version 0.145:
  + Do not use front() on empty vector.
  + Bug 793228 nzb file with empty segment lists crash pan.
  + Bug 793277 Use after free in main().
  + Updated translations.
- Drop patches incorporated upstream:
  + pan-fix-empty-nzb-crash.patch.
  + pan-do-not-use-front-on-empty-vector.patch.
  + pan-fix-use-after-free-in-main.patch.

OBS-URL: https://build.opensuse.org/request/show/613265
OBS-URL: https://build.opensuse.org/package/show/network/pan?expand=0&rev=13
2018-06-01 10:14:14 +00:00
7ea780d4c5 Accepting request 604425 from network
OBS-URL: https://build.opensuse.org/request/show/604425
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pan?expand=0&rev=4
2018-05-06 13:02:19 +00:00