Hello community, here is the log from the commit of package kcontacts for openSUSE:Factory checked in at 2019-10-22 16:41:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kcontacts (Old) and /work/SRC/openSUSE:Factory/.kcontacts.new.2352 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kcontacts" Tue Oct 22 16:41:59 2019 rev:50 rq:739043 version:5.63.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kcontacts/kcontacts.changes 2019-10-14 13:34:38.650469874 +0200 +++ /work/SRC/openSUSE:Factory/.kcontacts.new.2352/kcontacts.changes 2019-10-22 16:42:03.465639979 +0200 @@ -1,0 +2,5 @@ +Thu Oct 17 08:10:54 UTC 2019 - Wolfgang Bauer <[email protected]> + +- Add missing Requires to devel package, fix dependencies' versions + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kcontacts.spec ++++++ --- /var/tmp/diff_new_pack.4atCQ1/_old 2019-10-22 16:42:04.133640692 +0200 +++ /var/tmp/diff_new_pack.4atCQ1/_new 2019-10-22 16:42:04.137640696 +0200 @@ -35,14 +35,14 @@ Source2: frameworks.keyring %endif Source99: baselibs.conf -BuildRequires: extra-cmake-modules >= 1.3.0 +BuildRequires: extra-cmake-modules >= %{_kf5_version} BuildRequires: kf5-filesystem -BuildRequires: cmake(KF5Codecs) >= %{kf5_version} -BuildRequires: cmake(KF5Config) >= %{kf5_version} -BuildRequires: cmake(KF5CoreAddons) >= %{kf5_version} -BuildRequires: cmake(KF5I18n) >= %{kf5_version} -BuildRequires: cmake(Qt5Gui) >= 5.3.0 -BuildRequires: cmake(Qt5Test) >= 5.3.0 +BuildRequires: cmake(KF5Codecs) >= %{_kf5_version} +BuildRequires: cmake(KF5Config) >= %{_kf5_version} +BuildRequires: cmake(KF5CoreAddons) >= %{_kf5_version} +BuildRequires: cmake(KF5I18n) >= %{_kf5_version} +BuildRequires: cmake(Qt5Gui) +BuildRequires: cmake(Qt5Test) %description kcontacts is a Qt5 based library which provides an API @@ -64,7 +64,10 @@ %package devel Summary: Development files for kcontacts Group: Development/Libraries/KDE -Requires: cmake(KF5CoreAddons) >= %{kf5_version} +Requires: cmake(KF5Codecs) >= %{_kf5_version} +Requires: cmake(KF5Config) >= %{_kf5_version} +Requires: cmake(KF5CoreAddons) >= %{_kf5_version} +Requires: cmake(KF5I18n) >= %{_kf5_version} Requires: libKF5Contacts5 = %{version} Provides: kcontacts5-devel = %{version} Obsoletes: kcontacts5-devel < %{version}
