* 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
* 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
- 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
* 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
- 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
- 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
- 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
# 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++
@@ -41,6 +39,7 @@ BuildRequires: pkgconfig(gcr-3)
BuildRequires:pkgconfig(gmime-3.0)
BuildRequires:pkgconfig(gnutls)>=3.0.0
BuildRequires:pkgconfig(gtk+-3.0)
BuildRequires:pkgconfig(gspell-1)
BuildRequires:pkgconfig(gtkspell3-3.0)>=2.0.16
BuildRequires:pkgconfig(libnotify)>=0.4.1
BuildRequires:pkgconfig(libsecret-1)
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.