SHA256
1
0
forked from pool/pan

60 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
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
OBS User mrdocs
6e6d1d3fe7 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
3e9a0aaadb Accepting request 574522 from network
OBS-URL: https://build.opensuse.org/request/show/574522
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pan?expand=0&rev=3
2018-02-09 14:53:06 +00:00
1c7b58ddf9 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
1c25e0e523 Accepting request 567933 from network
OBS-URL: https://build.opensuse.org/request/show/567933
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pan?expand=0&rev=2
2018-01-22 15:19:02 +00:00
OBS User mrdocs
a15d897bcd 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
56f03f492a Accepting request 560800 from network
OBS-URL: https://build.opensuse.org/request/show/560800
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pan?expand=0&rev=1
2018-01-19 10:51:32 +00:00
OBS User mrdocs
44a93c6fe9 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
abe48e8258 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
8f31633006 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
546cc9c763 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
4eb3a89eeb 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
6 changed files with 72 additions and 22 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fb3673ef34fb3fb1008af7ed22fe6c82cfb603b16df9d1edba4259595cb9d303
size 1819095

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:96f05c4ff60a009969bec79b6ba76b01528186d9c86fce55d158f2b4dc0876e2
size 1810262

3
pan-v0.164.tar.bz2 Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:862609baaabbc516fe23fd9f62ae54f1a6b6481178913f3c5a6f4597d0c39244
size 2051642

View File

@@ -1,9 +0,0 @@
Index: pan-v0.159/org.gnome.pan.desktop.in
===================================================================
--- pan-v0.159.orig/org.gnome.pan.desktop.in
+++ pan-v0.159/org.gnome.pan.desktop.in
@@ -12,3 +12,4 @@ Terminal=false
Type=Application
Categories=GTK;Network;News;
StartupNotify=false
+StartupWMClass=pan

View File

@@ -1,3 +1,62 @@
-------------------------------------------------------------------
Mon Aug 18 08:50:06 UTC 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 14:31:56 UTC 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 2 09:30:34 UTC 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 3 15:30:09 UTC 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 21:17:19 UTC 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 13:04:18 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package pan
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,19 +17,21 @@
%define __builder ninja
# C++ <filesystem> support is neede, so force newer GCC on 15.6 and older
%if 0%{?suse_version} < 1600
%define gcc_ver 11
%endif
Name: pan
Version: 0.159
Version: 0.164
Release: 0
Summary: A Newsreader for GNOME
License: GPL-2.0-or-later
Group: Productivity/Networking/News/Clients
URL: http://pan.rebelbase.com/
Source0: https://gitlab.gnome.org/GNOME/pan/-/archive/v%{version}/%{name}-v%{version}.tar.bz2
# PATCH-FIX-UPSTREAM pan-window-set-StartupWMClass.patch glgo#GNOME/pan#191 badshah400@gmail.com -- Set wmclass for open windows
Patch0: pan-window-set-StartupWMClass.patch
BuildRequires: cmake
BuildRequires: fdupes
BuildRequires: gcc-c++
BuildRequires: gcc%{?gcc_ver}-c++
BuildRequires: gettext >= 0.21
BuildRequires: itstool
BuildRequires: libxml2-tools
@@ -40,6 +42,7 @@ BuildRequires: pkgconfig(enchant-2)
BuildRequires: pkgconfig(gcr-3)
BuildRequires: pkgconfig(gmime-3.0)
BuildRequires: pkgconfig(gnutls) >= 3.0.0
BuildRequires: pkgconfig(gspell-1)
BuildRequires: pkgconfig(gtk+-3.0)
BuildRequires: pkgconfig(gtkspell3-3.0) >= 2.0.16
BuildRequires: pkgconfig(libnotify) >= 0.4.1
@@ -58,6 +61,8 @@ handling, multiple servers, and secure connections.
%build
# Build with static libs: https://gitlab.gnome.org/GNOME/pan/-/issues/190
%cmake \
-DCMAKE_C_COMPILER=gcc%{?gcc_ver:-%{gcc_ver}} \
-DCMAKE_CXX_COMPILER=g++%{?gcc_ver:-%{gcc_ver}} \
-DBUILD_SHARED_LIBS=OFF \
-DBUILD_STATIC_LIBS=ON \
-DENABLE_MANUAL=ON \
@@ -73,8 +78,6 @@ handling, multiple servers, and secure connections.
%find_lang %{name} %{?no_lang_C}
%fdupes %{buildroot}/%{_prefix}
%check
%files
%license COPYING COPYING-DOCS
%doc AUTHORS NEWS README.org