Hello community, here is the log from the commit of package balsa for openSUSE:Factory checked in at 2019-10-17 12:22:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/balsa (Old) and /work/SRC/openSUSE:Factory/.balsa.new.2352 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "balsa" Thu Oct 17 12:22:04 2019 rev:71 rq:738838 version:2.5.8 Changes: -------- --- /work/SRC/openSUSE:Factory/balsa/balsa.changes 2018-07-10 16:15:34.765522433 +0200 +++ /work/SRC/openSUSE:Factory/.balsa.new.2352/balsa.changes 2019-10-17 12:22:15.495176962 +0200 @@ -1,0 +2,14 @@ +Wed Oct 16 05:14:14 UTC 2019 - Bjørn Lie <[email protected]> + +- Update to version 2.5.8: + + HTML email improvements; vcal attachment handling. +- Changes from version 2.5.7: + + encryption, HTML email improvements; bug fixes. +- Drop conditional post(un) handling for obsolete versions of + openSUSE. +- Drop balsa-2.5.6-fix-build-breaker-typo.patch: Fixed upstream. +- Drop update-desktop-files BuildRequires and macros as well as + balsa-lang Recommends, no longer needed. +- Add pkgconfig(fribidi) BuildRequires: New dependency. + +------------------------------------------------------------------- Old: ---- balsa-2.5.6-fix-build-breaker-typo.patch balsa-2.5.6.tar.bz2 New: ---- balsa-2.5.8.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ balsa.spec ++++++ --- /var/tmp/diff_new_pack.bOFkc9/_old 2019-10-17 12:22:17.035173098 +0200 +++ /var/tmp/diff_new_pack.bOFkc9/_new 2019-10-17 12:22:17.039173088 +0200 @@ -1,7 +1,7 @@ # # spec file for package balsa # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,20 +12,19 @@ # 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: balsa -Version: 2.5.6 +Version: 2.5.8 Release: 0 Summary: The GNOME Mail Program License: GPL-2.0-or-later Group: Productivity/Networking/Email/Clients -URL: http://pawsa.fedorapeople.org/balsa/ -Source0: http://pawsa.fedorapeople.org/balsa/%{name}-%{version}.tar.bz2 -# PATCH-FIX-UPSTREAM balsa-2.5.6-fix-build-breaker-typo.patch -- picked from upstream -Patch0: balsa-2.5.6-fix-build-breaker-typo.patch +URL: https://pawsa.fedorapeople.org/balsa/ +Source0: %{url}/%{name}-%{version}.tar.bz2 + BuildRequires: compface-devel BuildRequires: fdupes BuildRequires: gpgme-devel @@ -35,8 +34,8 @@ BuildRequires: openldap2-devel BuildRequires: pkgconfig BuildRequires: python3-html2text -BuildRequires: update-desktop-files BuildRequires: yelp-tools +BuildRequires: pkgconfig(fribidi) BuildRequires: pkgconfig(glib-2.0) >= 2.32.0 BuildRequires: pkgconfig(gmime-2.6) BuildRequires: pkgconfig(gnutls) @@ -49,7 +48,6 @@ BuildRequires: pkgconfig(openssl) BuildRequires: pkgconfig(sqlite3) BuildRequires: pkgconfig(webkit2gtk-4.0) -Recommends: %{name}-lang %description An e-mail client for GNOME. It supports @@ -63,8 +61,7 @@ %lang_package %prep -%setup -q -%patch0 -p1 +%autosetup -p1 %build %configure\ @@ -79,25 +76,13 @@ --with-gss\ --with-compface\ --with-html-widget=webkit2 -make %{?_smp_mflags} +%make_build %install %make_install -%suse_update_desktop_file -G "Mail Client" %{name} -%suse_update_desktop_file -G "Mail Client" %{name}-mailto-handler %find_lang %{name} %{?no_lang_C} %fdupes %{buildroot}%{_datadir} -%if 0%{?suse_version} < 1500 -%post -%desktop_database_post -%icon_theme_cache_post - -%postun -%desktop_database_postun -%icon_theme_cache_postun -%endif - %files %license COPYING %doc README ChangeLog NEWS TODO AUTHORS HACKING ++++++ balsa-2.5.6.tar.bz2 -> balsa-2.5.8.tar.bz2 ++++++ ++++ 177109 lines of diff (skipped)
