Hello community, here is the log from the commit of package kpat for openSUSE:Factory checked in at 2014-11-19 20:24:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kpat (Old) and /work/SRC/openSUSE:Factory/.kpat.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kpat" Changes: -------- --- /work/SRC/openSUSE:Factory/kpat/kpat.changes 2014-10-16 18:15:24.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kpat.new/kpat.changes 2014-11-19 20:26:55.000000000 +0100 @@ -1,0 +2,12 @@ +Mon Nov 10 03:08:00 UTC 2014 - Led <[email protected]> + +- fix bashisms in post/postun scripts + +------------------------------------------------------------------- +Sun Nov 9 21:08:06 UTC 2014 - [email protected] + +- Update to 4.14.3 + * KDE 4.14.3 SC Bugfix Release + * See http://www.kde.org/announcements/announce-4.14.3.php + +------------------------------------------------------------------- Old: ---- kpat-4.14.2.tar.xz New: ---- kpat-4.14.3.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kpat.spec ++++++ --- /var/tmp/diff_new_pack.ohn7ls/_old 2014-11-19 20:26:56.000000000 +0100 +++ /var/tmp/diff_new_pack.ohn7ls/_new 2014-11-19 20:26:56.000000000 +0100 @@ -21,7 +21,7 @@ License: GPL-2.0+ Group: Amusements/Games/Board/Card Url: http://www.kde.org -Version: 4.14.2 +Version: 4.14.3 Release: 0 Source0: kpat-%{version}.tar.xz BuildRequires: libkdegames-devel @@ -50,10 +50,10 @@ %kde_post_install %post -/usr/bin/update-mime-database %{_datadir}/mime &> /dev/null || : +/usr/bin/update-mime-database %{_datadir}/mime > /dev/null 2>&1 || : %postun -/usr/bin/update-mime-database %{_datadir}/mime &> /dev/null || : +/usr/bin/update-mime-database %{_datadir}/mime > /dev/null 2>&1 || : %files %defattr(-,root,root) ++++++ kpat-4.14.2.tar.xz -> kpat-4.14.3.tar.xz ++++++ -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
