Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package balsa for openSUSE:Factory checked 
in at 2022-10-24 11:13:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/balsa (Old)
 and      /work/SRC/openSUSE:Factory/.balsa.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "balsa"

Mon Oct 24 11:13:19 2022 rev:76 rq:1030664 version:2.6.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/balsa/balsa.changes      2021-12-29 
21:11:35.466316825 +0100
+++ /work/SRC/openSUSE:Factory/.balsa.new.2275/balsa.changes    2022-10-24 
11:13:37.575262903 +0200
@@ -1,0 +2,20 @@
+Fri Oct 21 20:13:48 UTC 2022 - Bj??rn Lie <[email protected]>
+
+- Update to version 2.6.4:
+  + Fix display/printout with nondefault HTML preferences.
+  + HTML context meny improments, integration with Webkit HTML
+    privacy filter.
+  + Header edition in GNOME editor fixed.
+  + Some MDN, iCalendar issues fixed.
+  + More informative error messages.
+  + Notification improvements.
+  + Show UI for opening download location after download.
+  + Minor memory leaks plugged.
+  + Code refactoring and cleanup.
+  + Library and build system deprecation cleanups.
+  + Updated translations.
+- Pass disable static to configure and remove la files in install.
+- Replace gpgme-devel with pkgconfig(gpgme) BuildRequires following
+  upstreams changes.
+
+-------------------------------------------------------------------

Old:
----
  balsa-2.6.3.tar.xz

New:
----
  balsa-2.6.4.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ balsa.spec ++++++
--- /var/tmp/diff_new_pack.6UjIHB/_old  2022-10-24 11:13:38.083263951 +0200
+++ /var/tmp/diff_new_pack.6UjIHB/_new  2022-10-24 11:13:38.103263991 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package balsa
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 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:           balsa
-Version:        2.6.3
+Version:        2.6.4
 Release:        0
 Summary:        The GNOME Mail Program
 License:        GPL-2.0-or-later
@@ -26,7 +26,6 @@
 
 BuildRequires:  compface-devel
 BuildRequires:  fdupes
-BuildRequires:  gpgme-devel >= 1.8.0
 BuildRequires:  intltool
 BuildRequires:  libesmtp-devel
 BuildRequires:  openldap2-devel
@@ -37,6 +36,7 @@
 BuildRequires:  pkgconfig(glib-2.0) >= 2.32.0
 BuildRequires:  pkgconfig(gmime-3.0)
 BuildRequires:  pkgconfig(gnutls)
+BuildRequires:  pkgconfig(gpgme) >= 1.8.0
 BuildRequires:  pkgconfig(gspell-1)
 BuildRequires:  pkgconfig(gssrpc)
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.4.0
@@ -73,6 +73,7 @@
 
 %build
 %configure\
+       --disable-static\
        --enable-more-warnings\
        --with-canberra\
        --with-ldap\
@@ -89,11 +90,12 @@
 %install
 %make_install
 %find_lang %{name} %{?no_lang_C}
+find %{buildroot} -type f -name "*.la" -delete -print
 %fdupes %{buildroot}%{_datadir}
 
 %files
 %license COPYING
-%doc README ChangeLog NEWS TODO AUTHORS HACKING
+%doc README.md ChangeLog NEWS TODO AUTHORS HACKING
 %doc docs/mh-mail-HOWTO docs/vconvert.awk docs/pine2vcard
 %doc %{_datadir}/help/C/%{name}/
 %{_bindir}/*
@@ -107,6 +109,8 @@
 %dir %{_sysconfdir}/sound
 %dir %{_sysconfdir}/sound/events
 %config %{_sysconfdir}/sound/events/*.soundlist
+%dir %{_libdir}/%{name}
+%{_libdir}/%{name}/libhtmlfilter.so
 
 %files lang -f %{name}.lang
 

++++++ balsa-2.6.3.tar.xz -> balsa-2.6.4.tar.xz ++++++
++++ 148744 lines of diff (skipped)

Reply via email to