Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package falkon for openSUSE:Factory checked in at 2021-02-20 22:12:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/falkon (Old) and /work/SRC/openSUSE:Factory/.falkon.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "falkon" Sat Feb 20 22:12:00 2021 rev:9 rq:865264 version:3.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/falkon/falkon.changes 2020-06-07 21:38:20.377454149 +0200 +++ /work/SRC/openSUSE:Factory/.falkon.new.28504/falkon.changes 2021-02-20 22:12:11.127032392 +0100 @@ -1,0 +2,7 @@ +Wed Jan 20 10:12:58 UTC 2021 - Dirk M??ller <[email protected]> + +- switch to openssl build here - can't see how an inprocess mix + of openssl (which qt is built against) and this would work + otherwise + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ falkon.spec ++++++ --- /var/tmp/diff_new_pack.OoNDN1/_old 2021-02-20 22:12:11.691032992 +0100 +++ /var/tmp/diff_new_pack.OoNDN1/_new 2021-02-20 22:12:11.695032996 +0100 @@ -1,7 +1,7 @@ # # spec file for package falkon # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # Copyright ?? 2015 Mariusz Fik <[email protected]> # Copyright ?? 2019 Markus S. <[email protected]> # @@ -43,7 +43,7 @@ BuildRequires: ki18n-devel BuildRequires: libQt5Gui-private-headers-devel BuildRequires: libqt5-qttools-devel -BuildRequires: libressl-devel +BuildRequires: openssl-devel BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: cmake(KF5CoreAddons) >= 5.54.0 @@ -156,7 +156,8 @@ /sbin/ldconfig %files -%doc CHANGELOG COPYING README.md +%doc CHANGELOG README.md +%license COPYING %exclude %{_kf5_plugindir}/falkon/GnomeKeyringPasswords.so %exclude %{_kf5_plugindir}/falkon/KDEFrameworksIntegration.so %{_kf5_appstreamdir}/org.kde.falkon.appdata.xml
