Hello community, here is the log from the commit of package pan for openSUSE:Leap:15.2 checked in at 2020-05-31 13:45:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/pan (Old) and /work/SRC/openSUSE:Leap:15.2/.pan.new.3606 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "pan" Sun May 31 13:45:50 2020 rev:28 rq:810310 version:0.146 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/pan/pan.changes 2020-01-15 15:38:53.391089069 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.pan.new.3606/pan.changes 2020-05-31 13:46:18.093781716 +0200 @@ -1,0 +2,13 @@ +Thu Nov 21 14:20:16 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com> + +- Update to version 0.146: + + Use an int instead of a char. + + Fix segfault when build with gmime-3. + + Fix to build Pan with options --with-gmime30 and + --with-gmime-crypto. + + Fix ypart begin for bpf ranges. + + Updated translations. +- Replace pkgconfig(gmime-2.6) with pkgconfig(gmime-3.0) and pass + --with-gmime30 to configure. + +------------------------------------------------------------------- Old: ---- pan-0.145.tar.bz2 New: ---- pan-0.146.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pan.spec ++++++ --- /var/tmp/diff_new_pack.6eRZbf/_old 2020-05-31 13:46:18.377782595 +0200 +++ /var/tmp/diff_new_pack.6eRZbf/_new 2020-05-31 13:46:18.381782607 +0200 @@ -1,7 +1,7 @@ # # spec file for package pan # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,17 +12,17 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: pan -Version: 0.145 +Version: 0.146 Release: 0 Summary: A Newsreader for GNOME License: GPL-2.0-or-later Group: Productivity/Networking/News/Clients -Url: http://pan.rebelbase.com/ +URL: http://pan.rebelbase.com/ Source0: http://pan.rebelbase.com/download/releases/%{version}/source/%{name}-%{version}.tar.bz2 BuildRequires: fdupes BuildRequires: gcc-c++ @@ -32,7 +32,7 @@ BuildRequires: pkgconfig BuildRequires: pkgconfig(enchant) >= 1.6.0 BuildRequires: pkgconfig(gcr-3) -BuildRequires: pkgconfig(gmime-2.6) >= 2.5.5 +BuildRequires: pkgconfig(gmime-3.0) BuildRequires: pkgconfig(gnutls) >= 2.12.10 BuildRequires: pkgconfig(gtk+-3.0) BuildRequires: pkgconfig(gtkspell3-3.0) >= 2.0.16 @@ -58,6 +58,7 @@ --enable-gkr \ --enable-manual \ --enable-libnotify \ + --with-gmime30 \ %{nil} %make_build ++++++ pan-0.145.tar.bz2 -> pan-0.146.tar.bz2 ++++++ ++++ 11504 lines of diff (skipped)
participants (1)
-
root