Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pan for openSUSE:Factory checked in at 2024-04-07 22:11:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pan (Old) and /work/SRC/openSUSE:Factory/.pan.new.1905 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pan" Sun Apr 7 22:11:03 2024 rev:21 rq:1165720 version:0.157 Changes: -------- --- /work/SRC/openSUSE:Factory/pan/pan.changes 2023-11-16 20:29:47.307083407 +0100 +++ /work/SRC/openSUSE:Factory/.pan.new.1905/pan.changes 2024-04-07 22:13:16.130561182 +0200 @@ -1,0 +2,14 @@ +Wed Apr 3 07:28:24 UTC 2024 - Atri Bhattacharya <[email protected]> + +- Update to version 0.157: + * Building Pan with autotools is now deprecated. + * Install png icon files. This is required to fix some Gtk warnings. + * Always display one part article. + * Enable compilation with GnuTLS by default. + * Fixed GPG segfault, hopefully. + * Added support for Gemini URLs in text. + * Add Interlingue translation. + * Updated translations. +- Add empty %check section as recommended by rpmlint. + +------------------------------------------------------------------- Old: ---- pan-v0.155.tar.bz2 New: ---- pan-v0.157.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pan.spec ++++++ --- /var/tmp/diff_new_pack.FdFB5J/_old 2024-04-07 22:13:16.730583156 +0200 +++ /var/tmp/diff_new_pack.FdFB5J/_new 2024-04-07 22:13:16.730583156 +0200 @@ -1,7 +1,7 @@ # # spec file for package pan # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: pan -Version: 0.155 +Version: 0.157 Release: 0 Summary: A Newsreader for GNOME License: GPL-2.0-or-later @@ -67,6 +67,8 @@ %find_lang %{name} %{?no_lang_C} %fdupes %{buildroot}/%{_prefix} +%check + %files %license COPYING COPYING-DOCS %doc AUTHORS NEWS README.org @@ -76,6 +78,7 @@ %{_datadir}/applications/*.%{name}.desktop %{_datadir}/icons/hicolor/*/apps/*.%{name}.png %{_datadir}/metainfo/*.%{name}.metainfo.xml +%{_datadir}/pan/ %files lang -f %{name}.lang ++++++ pan-v0.155.tar.bz2 -> pan-v0.157.tar.bz2 ++++++ ++++ 14051 lines of diff (skipped)
