Hello community, here is the log from the commit of package kmymoney for openSUSE:Factory checked in at 2020-09-16 19:34:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kmymoney (Old) and /work/SRC/openSUSE:Factory/.kmymoney.new.4249 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kmymoney" Wed Sep 16 19:34:31 2020 rev:72 rq:834640 version:5.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kmymoney/kmymoney.changes 2020-06-30 21:56:16.154722483 +0200 +++ /work/SRC/openSUSE:Factory/.kmymoney.new.4249/kmymoney.changes 2020-09-16 19:34:36.442517667 +0200 @@ -1,0 +2,10 @@ +Tue Sep 15 10:55:38 UTC 2020 - Michel Normand <[email protected]> + +- Add _constraints with 4GB min disk space + +------------------------------------------------------------------- +Thu Aug 27 09:56:03 UTC 2020 - Christophe Giboudeaux <[email protected]> + +- Spec cleanup + +------------------------------------------------------------------- New: ---- _constraints ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kmymoney.spec ++++++ --- /var/tmp/diff_new_pack.ms9pJb/_old 2020-09-16 19:34:37.898519013 +0200 +++ /var/tmp/diff_new_pack.ms9pJb/_new 2020-09-16 19:34:37.898519013 +0200 @@ -17,16 +17,12 @@ %bcond_without lang -%if 0%{?suse_version} >= 1500 # Only include WebEngine for platforms that support it %ifarch %{ix86} x86_64 %{arm} aarch64 mips mips64 %bcond_without qtwebengine %else %bcond_with qtwebengine %endif -%else -%bcond_with qtwebengine -%endif Name: kmymoney Version: 5.1.0 Release: 0 @@ -82,8 +78,6 @@ BuildRequires: pkgconfig(libical) BuildRequires: pkgconfig(sqlcipher) BuildRequires: pkgconfig(sqlite3) -Requires(post): shared-mime-info -Requires(postun): shared-mime-info Recommends: %{name}-lang = %{version} # For users of KDE:Unstable:Extra Provides: kmymoney5 = %{version} @@ -132,18 +126,14 @@ %{kf5_find_htmldocs} %endif -%post -/sbin/ldconfig -%mime_database_post - -%postun -/sbin/ldconfig -%mime_database_postun +%post -p /sbin/ldconfig + +%postun -p /sbin/ldconfig %files %license COPYING -%doc AUTHORS ChangeLog ChangeLog.original README.Fileformats %doc %lang(en) %{_kf5_htmldir}/en/kmymoney/ +%doc AUTHORS ChangeLog ChangeLog.original README.Fileformats %{_datadir}/mime/packages/x-kmymoney.xml %{_kf5_applicationsdir}/org.kde.kmymoney.desktop %{_kf5_appsdir}/kbanking/ ++++++ _constraints ++++++ <constraints> <hardware> <disk> <size unit="G">4</size> </disk> </hardware> </constraints>
