Hello community,

here is the log from the commit of package balsa for openSUSE:Factory checked 
in at 2018-07-10 16:15:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/balsa (Old)
 and      /work/SRC/openSUSE:Factory/.balsa.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "balsa"

Tue Jul 10 16:15:31 2018 rev:70 rq:621677 version:2.5.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/balsa/balsa.changes      2018-07-03 
23:35:58.656269131 +0200
+++ /work/SRC/openSUSE:Factory/.balsa.new/balsa.changes 2018-07-10 
16:15:34.765522433 +0200
@@ -1,0 +2,17 @@
+Sun Jul  8 18:04:48 UTC 2018 - bjorn....@gmail.com
+
+- Drop pkgconfig(libnm-glib) BuildRequires: Balsa switched from
+  libnm-glib to GNetworkMonitor in version 2.5.2.
+- Drop pkgconfig(libsecret-1) BuildRequires: Not used, as we are
+  not passing --with-libsecret to configure (upstream default is
+  not using it).
+- Stop passing --enable-smime, --with-gtkspell and --with-ssl to
+  configure, no longer recognized.
+- Replace pkgconfig(gtkspell3-3.0) with pkgconfig(gspell-1)
+  BuildRequires and pass --with-spell-checker=gspell to configure.
+  This also allows for dropping conditionals for
+  pkgconfig(enchant-2) and pkgconfig(enchant) BuildRequires.
+- Replace openssl-devel with pkgconfig(openssl) BuildRequires,
+  align with what configure checks for.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ balsa.spec ++++++
--- /var/tmp/diff_new_pack.9bzzum/_old  2018-07-10 16:15:35.633521086 +0200
+++ /var/tmp/diff_new_pack.9bzzum/_new  2018-07-10 16:15:35.637521080 +0200
@@ -33,27 +33,20 @@
 BuildRequires:  krb5-devel
 BuildRequires:  libesmtp-devel
 BuildRequires:  openldap2-devel
-BuildRequires:  openssl-devel
 BuildRequires:  pkgconfig
 BuildRequires:  python3-html2text
 BuildRequires:  update-desktop-files
 BuildRequires:  yelp-tools
-%if 0%{?suse_version} > 1500
-BuildRequires:  pkgconfig(enchant-2)
-%else
-BuildRequires:  pkgconfig(enchant) <= 1.6.0
-%endif
 BuildRequires:  pkgconfig(glib-2.0) >= 2.32.0
 BuildRequires:  pkgconfig(gmime-2.6)
 BuildRequires:  pkgconfig(gnutls)
+BuildRequires:  pkgconfig(gspell-1)
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.4.0
 BuildRequires:  pkgconfig(gtksourceview-3.0)
-BuildRequires:  pkgconfig(gtkspell3-3.0)
 BuildRequires:  pkgconfig(libcanberra-gtk3)
-BuildRequires:  pkgconfig(libnm-glib)
 BuildRequires:  pkgconfig(libnotify)
-BuildRequires:  pkgconfig(libsecret-1)
 BuildRequires:  pkgconfig(libxml-2.0)
+BuildRequires:  pkgconfig(openssl)
 BuildRequires:  pkgconfig(sqlite3)
 BuildRequires:  pkgconfig(webkit2gtk-4.0)
 Recommends:     %{name}-lang
@@ -76,15 +69,13 @@
 %build
 %configure\
        --enable-more-warnings\
-       --enable-smime\
        --with-canberra\
        --with-ldap\
        --with-gpgme\
-       --with-gtkspell\
+       --with-spell-checker=gspell\
        --with-gtksourceview\
        --with-sqlite\
        --with-rubrica\
-       --with-ssl\
        --with-gss\
        --with-compface\
        --with-html-widget=webkit2


Reply via email to