33 Commits

Author SHA256 Message Date
b55f580521 Accepting request 1300129 from home:badshah400:branches:network
- 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/request/show/1300129
OBS-URL: https://build.opensuse.org/package/show/network/pan?expand=0&rev=56
2025-08-19 07:28:19 +00:00
98ece988ef Accepting request 1280946 from home:glaubitz:branches:network
- 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/request/show/1280946
OBS-URL: https://build.opensuse.org/package/show/network/pan?expand=0&rev=54
2025-05-28 17:36:55 +00:00
f9958147ed Accepting request 1273979 from home:badshah400:branches:network
Update to version 0.162.

OBS-URL: https://build.opensuse.org/request/show/1273979
OBS-URL: https://build.opensuse.org/package/show/network/pan?expand=0&rev=52
2025-05-05 14:11:52 +00:00
3805e0e1b2 Accepting request 1220425 from home:glaubitz:branches:network
- 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/request/show/1220425
OBS-URL: https://build.opensuse.org/package/show/network/pan?expand=0&rev=50
2024-11-09 12:07:48 +00:00
9aebcbebd3 OBS-URL: https://build.opensuse.org/package/show/network/pan?expand=0&rev=48 2024-09-28 21:29:49 +00:00
048ddbf813 Accepting request 1204407 from home:hendersj
- 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/request/show/1204407
OBS-URL: https://build.opensuse.org/package/show/network/pan?expand=0&rev=47
2024-09-28 21:29:04 +00:00
acac360631 Accepting request 1189083 from home:badshah400:branches:network
(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/request/show/1189083
OBS-URL: https://build.opensuse.org/package/show/network/pan?expand=0&rev=45
2024-07-30 11:12:49 +00:00
7474ee68a4 - 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
bb1548a2e9 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
45b3b2a769 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
f9f5f192ad 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
2269604838 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
3dc9e2be0f 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
9d4853760f 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
f8dc9f65d7 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
a337f3e6f0 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
d6b28d6961 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
8de3cc176a 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
8fd1fd110a 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
522c09c79a 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
973f33fdfe 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
fc997587b2 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
97f9a4551f 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
1cd8f63d73 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
Ismail Dönmez
7c5bfcbe87 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
OBS User mrdocs
0d49eb94a3 Accepting request 604413 from home:iznogood:branches:network
Add upstream bugfix patches + escape a macro in .changes.

OBS-URL: https://build.opensuse.org/request/show/604413
OBS-URL: https://build.opensuse.org/package/show/network/pan?expand=0&rev=11
2018-05-05 01:08:52 +00:00
993a3b397a Accepting request 574127 from home:okurz:branches:network
Adapt license file location according to new suggestion around %license

OBS-URL: https://build.opensuse.org/request/show/574127
OBS-URL: https://build.opensuse.org/package/show/network/pan?expand=0&rev=9
2018-02-09 08:27:23 +00:00
OBS User mrdocs
18578e4b6d Accepting request 565838 from home:Zaitor
- Update to version 0.144:
  * Validate pan.appdata.xml.in and tweak cleanfiles.
  * Remove outdated FSF address.
  * Update README.
  * Add man page.
  * Upgrade pan.appdata.xml.in.
  * Require GMime 3.0 to be explicitly enabled, don't fallback to
    it (bgo#791435).
  * Patch for GMime 3.0. Porting to GMime 3.0 still not completed
    (bgo#786438).
  * Can't open nzb files from desktop (bgo#789988).
  * Follow Icon Theme Specification.
  * Updated translations.
- Drop update-desktop-files BuildRequires and stop using
  suse_update_desktop_file macro and drop post(un) handling of
  desktop_database_post, no longer needed.
- Use autosetup and make_build macros, modernize spec.
- Update description.

OBS-URL: https://build.opensuse.org/request/show/565838
OBS-URL: https://build.opensuse.org/package/show/network/pan?expand=0&rev=7
2018-01-21 01:36:33 +00:00
OBS User mrdocs
293ac3d741 Accepting request 560039 from home:jengelh:branches:network
- Remove filler wording from description.
- Avoid running fdupes across partition boundaries.

OBS-URL: https://build.opensuse.org/request/show/560039
OBS-URL: https://build.opensuse.org/package/show/network/pan?expand=0&rev=5
2017-12-30 05:39:40 +00:00
OBS User mrdocs
e3112f4ead Accepting request 559503 from home:adra:branches:network
Update to version 0.143

OBS-URL: https://build.opensuse.org/request/show/559503
OBS-URL: https://build.opensuse.org/package/show/network/pan?expand=0&rev=4
2017-12-27 16:53:46 +00:00
OBS User mrdocs
edb79cb464 Accepting request 512968 from home:Zaitor:branches:network
New upstream release

OBS-URL: https://build.opensuse.org/request/show/512968
OBS-URL: https://build.opensuse.org/package/show/network/pan?expand=0&rev=3
2017-07-29 02:18:55 +00:00
Ismail Dönmez
aabe90eefe Accepting request 476946 from home:adra:branches:network
Update to version 0.141

OBS-URL: https://build.opensuse.org/request/show/476946
OBS-URL: https://build.opensuse.org/package/show/network/pan?expand=0&rev=2
2017-03-06 18:15:53 +00:00
Ismail Dönmez
bd7e7adecd Accepting request 432081 from GNOME:Apps
This was once a nice app, but upstream is not keeping up, and it's use is slowly fading away. We have already nuked it from Factory, without a single complaint. Now we want this app to live out it's days in network, where there perhaps could be someone actually caring for it.

OBS-URL: https://build.opensuse.org/request/show/432081
OBS-URL: https://build.opensuse.org/package/show/network/pan?expand=0&rev=1
2016-10-15 18:57:58 +00:00